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 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205
|
python-authlib (1.6.1-1) unstable; urgency=medium
* New upstream release.
-- Stefano Rivera <stefanor@debian.org> Sat, 09 Aug 2025 23:21:37 +0200
python-authlib (1.6.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.7.2, no changes needed.
* Update GitHub repo: it now lives under its own org.
-- Stefano Rivera <stefanor@debian.org> Sat, 24 May 2025 17:14:40 +0200
python-authlib (1.5.2-1) unstable; urgency=medium
* New upstream release.
-- Stefano Rivera <stefanor@debian.org> Sat, 05 Apr 2025 18:17:18 -0400
python-authlib (1.5.1-1) unstable; urgency=medium
* New upstream release.
-- Stefano Rivera <stefanor@debian.org> Mon, 03 Mar 2025 17:50:19 -0400
python-authlib (1.5.0-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Update autopkgtest script (setup.cfg replaced by pyproject.toml).
-- Stefano Rivera <stefanor@debian.org> Wed, 26 Feb 2025 15:58:47 -0400
python-authlib (1.4.1-1) unstable; urgency=medium
* New upstream release.
* Bump copyright years.
-- Stefano Rivera <stefanor@debian.org> Wed, 29 Jan 2025 14:29:43 -0400
python-authlib (1.4.0-1) unstable; urgency=medium
* New upstream release.
* Drop patch python3.13, superseded upstream.
* Patch: Install RST Sphinx sources.
-- Stefano Rivera <stefanor@debian.org> Tue, 24 Dec 2024 12:30:14 -0400
python-authlib (1.3.2-2) unstable; urgency=medium
* Patch: Python 3.13 support. (Closes: #1082196)
-- Stefano Rivera <stefanor@debian.org> Mon, 21 Oct 2024 07:02:06 -0700
python-authlib (1.3.2-1) unstable; urgency=medium
* New upstream point-release.
* Bump Standards-Version to 4.7.0, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Tue, 27 Aug 2024 10:56:10 +0200
python-authlib (1.3.1-1) unstable; urgency=medium
* New upstream release.
-- Stefano Rivera <stefanor@debian.org> Thu, 06 Jun 2024 11:38:26 +0100
python-authlib (1.3.0-3) unstable; urgency=medium
* Team Upload
* remove unneeded dependency on python3-mock
-- Alexandre Detiste <tchet@debian.org> Sat, 27 Apr 2024 14:04:30 +0200
python-authlib (1.3.0-2) unstable; urgency=medium
* Unset http_proxy and https_proxy for client test. (Closes: #1066764)
* Bump copyright years.
-- Stefano Rivera <stefanor@debian.org> Mon, 25 Mar 2024 20:02:04 -0400
python-authlib (1.3.0-1) unstable; urgency=medium
* New upstream release.
-- Stefano Rivera <stefanor@debian.org> Wed, 20 Dec 2023 17:09:53 -0400
python-authlib (1.2.1-1) unstable; urgency=medium
* New upstream point-release.
* Refresh patches.
* Bump copyright years.
* Bump Standards-Version to 4.6.2, no changes needed.
* Add new doc build-depends.
* Clean egg-info.
* Allow authlib to be importable when building docs.
* Run clients and jose test suites.
* Support the nocheck build profiles.
-- Stefano Rivera <stefanor@debian.org> Thu, 29 Jun 2023 18:35:46 -0400
python-authlib (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Correct copyright years.
-- Stefano Rivera <stefanor@debian.org> Fri, 09 Dec 2022 18:08:37 -0400
python-authlib (1.1.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + python-authlib-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 22 Oct 2022 11:44:37 +0100
python-authlib (1.1.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.6.1, no changes needed.
* Bump copyright years.
-- Stefano Rivera <stefanor@debian.org> Sun, 25 Sep 2022 10:55:06 +0200
python-authlib (1.0.1-1) unstable; urgency=high
* New upstream release.
- Resolving a security bug in JWT validation (no CVE).
-- Stefano Rivera <stefanor@debian.org> Fri, 08 Apr 2022 11:57:52 -0400
python-authlib (1.0.0-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Build with pybuild-plugin-pyproject.
* Support nodoc builds.
* Depend and Build-Depends on python3-pycryptodome for XC20P support.
-- Stefano Rivera <stefanor@debian.org> Fri, 18 Mar 2022 09:39:02 -0400
python-authlib (0.15.5-1) unstable; urgency=medium
* New upstream release.
* Drop patch werkzeug-2.0.0, superseded upstream.
-- Stefano Rivera <stefanor@debian.org> Tue, 19 Oct 2021 20:45:42 -0700
python-authlib (0.15.4-2) unstable; urgency=medium
* Patch: Support werkzeug >= 2.0.0.
* Bump Standards-Version to 4.6.0, no changes needed.
* Bump debhelper compat level to 13.
-- Stefano Rivera <stefanor@debian.org> Tue, 12 Oct 2021 00:54:43 -0700
python-authlib (0.15.4-1) unstable; urgency=medium
* New upstream point release, fixing a security issue.
-- Stefano Rivera <stefanor@debian.org> Wed, 07 Jul 2021 19:32:08 -0400
python-authlib (0.15.3-1) unstable; urgency=medium
[ Stefano Rivera ]
* New upstream release.
* Bump Standards-Version to 4.5.1, no changes needed.
* Bump copyright years.
[ Debian Janitor ]
* Set upstream metadata fields: Repository.
-- Stefano Rivera <stefanor@debian.org> Wed, 20 Jan 2021 11:21:23 -0700
python-authlib (0.15.2-1) unstable; urgency=medium
* New upstream release.
* Add upstream metadata.
-- Stefano Rivera <stefanor@debian.org> Fri, 30 Oct 2020 11:56:19 -0700
python-authlib (0.15.1-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Build-Depend on python3-itsdangerous for tests.
* Drop Build-Depends for starelette test suite, not shipped in upstream
source.
* Run the 3 test suites separately, as upstream does. They fail otherwise.
-- Stefano Rivera <stefanor@debian.org> Wed, 14 Oct 2020 21:16:12 -0700
python-authlib (0.14.3-2) unstable; urgency=medium
* Upload to unstable.
* Update Maintainer email for DPMT & PAPT merger.
* Update Vcs URLs for DPMT & PAPT merger.
-- Stefano Rivera <stefanor@debian.org> Wed, 23 Sep 2020 13:36:52 -0700
python-authlib (0.14.3-1) experimental; urgency=low
* Initial Release (Closes: #968644)
-- Stefano Rivera <stefanor@debian.org> Wed, 19 Aug 2020 15:14:48 -0700
|