[Python-modules-team] python-flake8_3.0.4+dfsg1-4~bpo8+1_amd64.changes ACCEPTED into jessie-backports, jessie-backports
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Mon Nov 28 10:00:26 UTC 2016
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 17 Nov 2016 00:56:43 +0200
Source: python-flake8
Binary: flake8 python-flake8 python3-flake8
Architecture: source all
Version: 3.0.4+dfsg1-4~bpo8+1
Distribution: jessie-backports
Urgency: medium
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Changed-By: Al Nikolov <clown at debian.org>
Description:
flake8 - code checker using pycodestyle and pyflakes
python-flake8 - code checker using pycodestyle and pyflakes - Python 2.x
python3-flake8 - code checker using pycodestyle and pyflakes - Python 3.x
Closes: 661044 722704 725236 742482 804741 824195 837169 843036 843673
Changes:
python-flake8 (3.0.4+dfsg1-4~bpo8+1) jessie-backports; urgency=medium
.
* Rebuild for jessie-backports.
* Bumped up python-mock version.
.
python-flake8 (3.0.4+dfsg1-4) unstable; urgency=medium
.
* Bumped debhelper version to 10
* Added patch to work with pycodestyle 2.1.0 (Closes: #843673)
.
python-flake8 (3.0.4+dfsg1-3) unstable; urgency=medium
.
* Remove upper constrains from upstream requirements (Closes: #843036)
.
python-flake8 (3.0.4+dfsg1-2) unstable; urgency=medium
.
* d/source/options: Ignore egg-info
* d/rules: clean target fixed for new release
* Require to install same version of python3-flake8 and flake8
(Closes: #837169)
.
python-flake8 (3.0.4+dfsg1-1) unstable; urgency=medium
.
[ Barry Warsaw ]
* d/patches/update-pyflakes-version.patch: Removed; applied upstream.
.
[ Ondřej Nový ]
* New upstream release.
* d/{control,copyright}: Use my @debian.org email address
* Generate changelog from docs/source/release-notes/*.rst
* Bumped required Python version to 2.7 / 3.4
* Rearranged build depends and depends for new upstream version
* Renaming pep8 to pycodestyle
* d/rules: Cleanup and use pybuild
* Removed prebuilded docs from orig tarball
* d/copyright: Fixed for new upstream release
* Updated manpage for new release
.
python-flake8 (2.5.4-3) unstable; urgency=medium
.
* d/patches/update-pyflakes-version.patch: Update for pyflakes 1.2.x.
(Closes: #824195)
* d/control:
- Add myself to Uploaders.
- Bump Standards-Version with no other changes needed.
.
python-flake8 (2.5.4-2) unstable; urgency=medium
.
* Team upload.
* debian/patches/update-pyflakes-version.patch: Allow for pyflakes 1.1.
* debian/watch: Use the pypi.debian.net redirector.
.
python-flake8 (2.5.4-1) unstable; urgency=medium
.
[ Sylvestre Ledru ]
* Team upload
* New upstream release
* Update of the standard version
* Update of the homepage
* Depends on python-pyflakes/python3-pyflakes instead of pyflakes
(Closes: #804741)
* Run the test suite when building the package
* Cherry-pick Ubuntu changes
.
[ Jackson Doak ]
* debian/tests/tools: Call flake8 on some actual files (setup.py as a
known-good one, and a synthetic one for a known-bad one) instead of
without arguments on an empty directory. Closes: #742482
.
[ Ondřej Nový ]
* Standards-Version is 3.9.7 now (no change).
* Vcs-Git changed to https.
* Added python-pyflakes and dh-python to Build-Depend.
* Removed useless XS-Testsuite.
* Added myself to d/copyright.
* Added myself as uploader.
* d/copyright: Cleanup.
* Removed python-mock from Debian tests dependency - it's not needed.
* Moved /usr/bin/flake8 to solo package.
* Changed architecture of python3-flake8 to all.
.
python-flake8 (2.2.2-1ubuntu4) xenial; urgency=medium
.
* Add explicit dependency on setuptools. LP: #1509396.
* python-flake8: (Build)-Depend on python-pep8 instead of pep8.
.
python-flake8 (2.2.2-1ubuntu2) wily; urgency=medium
.
* d/patches/py35-compat.patch: Added for Python 3.5 compatibility.
.
python-flake8 (2.2.2-1ubuntu1) vivid; urgency=medium
.
* Merge from Debian testing. Remaining changes:
- debian/rules: Run tests during package build.
- debian/tests/tools: Call flake8 on some actual files (setup.py as a
known-good one, and a synthetic one for a known-bad one) instead of
without arguments on an empty directory.
.
python-flake8 (2.2.2-1) unstable; urgency=medium
.
* Team upload.
* New upstream release
* debian/control: update Standards-Version to 3.9.5.0 (no change)
* debian/rules: remove unused PY2_PACAKGE_NAME and PY3_PACKAGE_NAME
* debian/control: change architecture to 'arch: all' since there are
no binary or otherwise arch-specific executables in this package
* debian/control: correct dependencies for python3-flake8 (python3-pep8
instead of pep8, remove python3-flake8)
* debian/copyright: add current upstream maintainer copyright
* debian/control: add Suggest: python-mock to python-flake8, this is
required to run the tests
* debian/tests/control: install python-mock to let tests run, note that
tests are currently relying on the executable which is currently
python2-only so no similar changes are made to the python3 side of the
package
* debian/control: bump dependencies as required by flake8
.
python-flake8 (2.1.0-2) unstable; urgency=medium
.
* Added debian/py{3,}dist-overrides for pyflakes.
* Ran wrap-and-sort.
.
python-flake8 (2.1.0-1ubuntu2) utopic; urgency=medium
.
* debian/rules: Run tests during package build.
.
python-flake8 (2.1.0-1ubuntu1) trusty; urgency=medium
.
* debian/tests/tools: Call flake8 on some actual files (setup.py as a
known-good one, and a synthetic one for a known-bad one) instead of
without arguments on an empty directory.
.
python-flake8 (2.1.0-1) unstable; urgency=low
.
* Team upload.
* New upstream release
* Add manpage. Closes: #722704
* debian/control:
- Update versioned depends
* Make basic autopkgtest
.
python-flake8 (2.0-2) unstable; urgency=low
.
* Team upload.
* Add additional build-dependencies, such that dh_python2|3 can
correctly resolve python modules -> debian package name
dependencies. (Closes: #725236)
.
python-flake8 (2.0-1) unstable; urgency=low
.
* Initial release (Closes: #661044)
Checksums-Sha1:
54a874c885d9d1a058f62685a06fcb0a9ef99c33 2772 python-flake8_3.0.4+dfsg1-4~bpo8+1.dsc
2b268982338f21a8087a64e8d591d11abb168f4a 8012 python-flake8_3.0.4+dfsg1-4~bpo8+1.debian.tar.xz
7de5df14eb67d19f54315b1f43ed1a9a02b7f530 13986 flake8_3.0.4+dfsg1-4~bpo8+1_all.deb
912c25ecda94e79cdc10caec22f7f2162c6c0088 53394 python-flake8_3.0.4+dfsg1-4~bpo8+1_all.deb
6ca11272115f4a007f110177105e37fc4c5af2b5 53416 python3-flake8_3.0.4+dfsg1-4~bpo8+1_all.deb
Checksums-Sha256:
734d98da33316f3eb090e87f27fe50a5d5db7a657eeafb7e54a5a318f5455964 2772 python-flake8_3.0.4+dfsg1-4~bpo8+1.dsc
7d64399824fe64fb0a7236c2291fae91d11f003da91fb79b2dbdd2a982f7d5b3 8012 python-flake8_3.0.4+dfsg1-4~bpo8+1.debian.tar.xz
f20567e3424be0310dae30cf8f2f3399016fad8baa4b0168d3cf8f37e081befb 13986 flake8_3.0.4+dfsg1-4~bpo8+1_all.deb
3cd491106cc1338110e6d70523e1838a02104805aa49d3da30d0156186e29b3a 53394 python-flake8_3.0.4+dfsg1-4~bpo8+1_all.deb
570b84b679eb088dd9b5eeaa407ec2f7edcb13ff5bbe50995630b2310c0cdc27 53416 python3-flake8_3.0.4+dfsg1-4~bpo8+1_all.deb
Files:
5e07c86bfff934b516f2091095548142 2772 python optional python-flake8_3.0.4+dfsg1-4~bpo8+1.dsc
6f13b51baf97661c33101c9410617db1 8012 python optional python-flake8_3.0.4+dfsg1-4~bpo8+1.debian.tar.xz
dc7e6601109e1ee32e03ffd263c30225 13986 python optional flake8_3.0.4+dfsg1-4~bpo8+1_all.deb
3d2969e99aabf61dccf7ff5222b0ef05 53394 python optional python-flake8_3.0.4+dfsg1-4~bpo8+1_all.deb
61563645950a63a448c47122f8252843 53416 python optional python3-flake8_3.0.4+dfsg1-4~bpo8+1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJYLO+vAAoJEFZuhhMERo3sy2cP/jXYyPPDjF87o4ptZqNxVzUH
usLvk0p2/fiFQQKRhjGR6jFmFDgsioVMEdlsGrAGz73muBFLA9v+pqrs/AZv8o6a
RLZwS0A66deFBlL4bZaKiFPXcnLx0fE+rU4z1re+c8ObE5Ob0NamFYQ56lCviwQN
wlbXXG0gw6Et0vhSy8XsY67ufST3HJC4bZT/ssk99hmVs7Wz6QanXOMrSDupq5Vr
95R03y+iM9vOsCsF+6rup0zBUrAYvj9G/fYlaowUCe9QjZ3D0OSgtI2sr4DdAgfC
m0+o9OcwN9iZrQfAznRSz6cft+kXWUQqoU/QaRpbsduCsondomlff2Ux4JDY3LSz
kiMHWHtRlNidPaSaUna12CP5lUpyIPXyg8vNOhIpWCI15QF2o1zHH79dpj60Txhs
05Y/fzMM+RG2x/dcEW+y3rGLFjYaotnCzFTO68zLWL6dYOlFRDK9JrnV8WFr+gBO
P88+2YVzj+pb0E3aWYId9CM8czquajJLgAgEL3TWLarvVhAMyVdMZrqOQ+/932Fl
EfH9CSe9iF3alFCe7PTbsIwN3sfHdoPqFi5liKOZ+1JgCz7ASpmLRR7tvbkzdWlw
yiaTwNEjWsy6FBhSue1ADjJhLX3jbp6Subq2qzLsOSRfcZP2HhvNXCDDPQG4a7g6
pqlftC9n/plfCP2KN9bU
=jIEP
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the Python-modules-team
mailing list