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
|
pytest-django (3.5.1-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Fix Format URL to correct one
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* New upstream version.
* Drop Python 2 support.
* Increase the required python3-pytest version to 3.6.
-- Andrey Rahmatullin <wrar@debian.org> Wed, 07 Aug 2019 22:20:45 +0500
pytest-django (3.1.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* Depend on newer dh-python which sets SETUPTOOLS_SCM_PRETEND_VERSION
[ Brian May ]
* New upstream version.
* Update standards version to 4.0.0.
* Tests not enabled because they depend on django-configurations which
isn't packaged yet in Debian.
-- Brian May <bam@debian.org> Mon, 10 Jul 2017 19:46:24 +1000
pytest-django (2.9.1-3) unstable; urgency=medium
[ Neil Williams ]
* Allow setuptools-scm >= 1.8.0 (Closes: #808536)
-- Brian May <bam@debian.org> Tue, 12 Apr 2016 09:43:40 +1000
pytest-django (2.9.1-2) unstable; urgency=medium
* Fix depends on python3-pytest-django package.
-- Brian May <bam@debian.org> Wed, 28 Oct 2015 20:02:35 +1100
pytest-django (2.9.1-1) unstable; urgency=low
* Initial version. Closes: #802727.
-- Brian May <bam@debian.org> Fri, 23 Oct 2015 11:18:36 +1100
|