1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
python-pytest-flake8 (1.1.1-2) unstable; urgency=medium
* Team upload.
* Make dependency on python3-flake8 versioned.
-- Emanuele Rocca <ema@debian.org> Sun, 11 Sep 2022 08:37:29 +0200
python-pytest-flake8 (1.1.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Add flake8-5.x-support.patch to support version 5 of flake8, currently in
unstable. (Closes: #1019352)
* Drop fix-flake8-4.x-support.patch, applied upstream.
* Bump Standards-Version to 4.6.1, no changes needed.
-- Emanuele Rocca <ema@debian.org> Thu, 08 Sep 2022 10:42:17 +0200
python-pytest-flake8 (1.0.6-4) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Update standards version to 4.5.1, no changes needed.
[ Scott Talbert ]
* Enable unittests at build time
* Support python3-flake8 >= 4.x
* Run CI tests on all supported Python versions
* Update Standards-Version to 4.6.0 (no changes needed)
-- Scott Talbert <swt@techie.net> Sat, 19 Feb 2022 16:48:43 -0500
python-pytest-flake8 (1.0.6-3) unstable; urgency=medium
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Debian Janitor <janitor@jelmer.uk> Sat, 21 Aug 2021 13:50:56 +0100
python-pytest-flake8 (1.0.6-2) unstable; urgency=medium
* d/control: Update Vcs-* to reflect DPMT/PAPT merge.
The Debian Python Team has recently merged DPMT and PAPT into a single
project, which means the git clone/browse URLs need to be updated.
* d/control: Update Maintainer field with new Python Team address.
* Source-only upload to make the package migrate.
-- Sergio Durigan Junior <sergiodj@debian.org> Sun, 27 Sep 2020 11:35:35 -0400
python-pytest-flake8 (1.0.6-1) unstable; urgency=medium
* Initial release (Closes: #894786).
-- Sergio Durigan Junior <sergiodj@debian.org> Sun, 06 Sep 2020 17:05:20 -0400
|