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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
django-environ (0.12.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add a patch working around several urllib-related test failures
(Closes: #1098541).
-- Simon Quigley <tsimonq2@debian.org> Sat, 01 Mar 2025 23:26:10 -0600
django-environ (0.12.0-1) unstable; urgency=medium
* Team upload.
* Use dh-sequence-python3
* Fix d/watch for new PyPi archive naming convention
* New upstream version 0.12.0
-- Alexandre Detiste <tchet@debian.org> Mon, 13 Jan 2025 21:33:04 +0100
django-environ (0.11.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.11.2
* Remove dependency on python3-six
* Add build dependency on pytest
* Set 'Rules-Requires-Root: no'
-- Alexandre Detiste <tchet@debian.org> Wed, 17 Jan 2024 00:20:59 +0100
django-environ (0.4.4-5) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on python3-setuptools.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 16 Oct 2022 20:51:33 +0100
django-environ (0.4.4-4) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 28 May 2022 01:02:24 +0100
django-environ (0.4.4-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Sandro Tosi <morph@debian.org> Sun, 24 Apr 2022 01:53:54 -0400
django-environ (0.4.4-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Team upload.
* Removed Python 2 support.
* Ran wrap-and-sort -bast.
* Added dh-python build-depends.
-- Thomas Goirand <zigo@debian.org> Thu, 25 Jul 2019 02:00:09 +0200
django-environ (0.4.4-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ Brian May ]
* New upstream version.
-- Brian May <bam@debian.org> Tue, 01 May 2018 07:52:50 +1000
django-environ (0.4.3-1) unstable; urgency=medium
* New upstream version.
-- Brian May <bam@debian.org> Thu, 06 Jul 2017 17:14:39 +1000
django-environ (0.4.0-2) unstable; urgency=medium
* Fix FTBFS due to locale not being set to UTF8.
-- Brian May <bam@debian.org> Sun, 17 Apr 2016 20:59:16 +1000
django-environ (0.4.0-1) unstable; urgency=low
* Initial upload. Closes: #810061.
-- Brian May <bam@debian.org> Wed, 06 Jan 2016 18:23:05 +1100
|