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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
|
python-josepy (2.0.0-1) unstable; urgency=medium
* New upstream version 2.0.0 (Closes: #1106463)
* Drop patches applied upstream; refresh remaining
* Drop dependency on openssl, following upstream (Closes: #1080132)
* Drop dependency on importlib.resources (Closes: #1104684)
* Bump S-V; no changes needed
* Touch all files at build time
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sat, 24 May 2025 14:47:42 -0400
python-josepy (1.14.0-3) unstable; urgency=medium
* Add patch to fix intersphinx mapping (Closes: #1090148)
-- Harlan Lieberman-Berg <hlieberman@debian.org> Wed, 25 Dec 2024 14:54:15 -0500
python-josepy (1.14.0-2) unstable; urgency=medium
[ Janitor ]
* Remove unnecessary constraints
[ Debian Janitor ]
* Apply multi-arch hints.
[ Harlan Lieberman-Berg ]
* Disable warning re: PyOpenSSL (cf #1080132)
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sat, 31 Aug 2024 16:11:35 -0400
python-josepy (1.14.0-1) unstable; urgency=medium
* New upstream version 1.14.0
* Bump S-V; no changes needed
* Remove no longer needed patches
* Add new dependencies due to upstream switch to poetry
* Add patch to not ship unneeded files.
-- Harlan Lieberman-Berg <hlieberman@debian.org> Fri, 16 Feb 2024 16:11:43 -0500
python-josepy (1.13.0-2) unstable; urgency=medium
* Add new signing key per upstream
* Run wrap-and-sort
* Add patch to fix FTBFS (Closes: #1042279)
-- Harlan Lieberman-Berg <hlieberman@debian.org> Thu, 27 Jul 2023 22:14:36 -0400
python-josepy (1.13.0-1) unstable; urgency=medium
* New upstream version 1.13.0
* Bumped cryptography version requirement
* Updated d/copyright, just bumping years
* Refreshed patch
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 20 Mar 2022 17:46:38 -0400
python-josepy (1.10.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
[ Harlan Lieberman-Berg ]
* Add new signing keys, see bug #999503
* New upstream version 1.10.0
* Refresh patches
-- Harlan Lieberman-Berg <hlieberman@debian.org> Thu, 11 Nov 2021 23:12:58 -0500
python-josepy (1.8.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
[ Harlan Lieberman-Berg ]
* New upstream version 1.8.0
* Drop dependencies no longer used
* Refresh patch
* Bump S-V; no changes needed
* Update watch file version
* Adjust deletion of jws script to match new path
-- Harlan Lieberman-Berg <hlieberman@debian.org> Fri, 20 Aug 2021 21:48:34 -0400
python-josepy (1.2.0-2) unstable; urgency=medium
* Drop python-josepy package (Closes: #935214)
* Bump compat, dh to 12; S-V to 4.4.1, no changes
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 20 Oct 2019 23:56:31 -0400
python-josepy (1.2.0-1) unstable; urgency=medium
* New upstream version 1.2.0
* Add support for running test harness
* Drop X-Python versions
* Auto-run DEP-8 test suite.
* Add R-R-R and bump S-V to latest.
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 07 Jul 2019 21:14:36 -0400
python-josepy (1.1.0-2) unstable; urgency=medium
* Change team name to tracker.d.o address. (Closes: #899760)
-- Harlan Lieberman-Berg <hlieberman@debian.org> Mon, 28 May 2018 18:57:43 -0400
python-josepy (1.1.0-1) unstable; urgency=medium
* New upstream release.
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 15 Apr 2018 16:45:24 -0400
python-josepy (1.0.1-1) unstable; urgency=medium
* Initial release. (Closes: #888624)
* To prevent breaking downstream libs that may be using python-acme, we
also have to build the Python 2 version.
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sat, 27 Jan 2018 22:57:57 -0500
|