pyflakes 2.1.1-2 source package in Ubuntu

Changelog

pyflakes (2.1.1-2) unstable; urgency=medium

  * Team upload.
  * debian/control: Bump Standards-Version to 4.5.0.
  * debian/tests/: Explicitly use python2 in the autopkg test.
    (Closes: #948414)

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Helmut Grohne ]
  * debian/control: Mark pyflakes and pyflakes3 Multi-Arch: foreign.
    (Closes: #941369)

 -- Boyuan Yang <email address hidden>  Wed, 19 Feb 2020 11:56:58 -0500

Upload details

Uploaded by:
Python Applications Packaging Team
Uploaded to:
Sid
Original maintainer:
Python Applications Packaging Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe interpreters

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyflakes_2.1.1-2.dsc 2.2 KiB b81b16b3c1177fa39a51d846031cc50e3612d4678d3b0876775c4c65665efb46
pyflakes_2.1.1.orig.tar.gz 56.7 KiB d976835886f8c5b31d47970ed689944a0262b5f3afa00a5a7b4dc81e5449f8a2
pyflakes_2.1.1-2.debian.tar.xz 7.1 KiB 3e5a161317d1752fdd981ba103a88f26ddb461bb7f18e8fd9642f32cc7a4c2c9

No changes file available.

Binary packages built by this source

pyflakes: passive checker of Python 2 programs

 Pyflakes is program to analyze Python programs and detect various
 errors. It works by parsing the source file, not importing it, so it
 is safe to use on modules with side effects. It's also much faster.
 .
 Unlike PyLint, Pyflakes checks only for logical errors in programs;
 it does not perform any checks on style.
 .
 This is the Python 2 command line `pyflakes` program.

pyflakes3: No summary available for pyflakes3 in ubuntu groovy.

No description available for pyflakes3 in ubuntu groovy.

python-pyflakes: No summary available for python-pyflakes in ubuntu groovy.

No description available for python-pyflakes in ubuntu groovy.

python3-pyflakes: No summary available for python3-pyflakes in ubuntu groovy.

No description available for python3-pyflakes in ubuntu groovy.