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
|
python-flask-jwt-extended (4.7.1-1) unstable; urgency=medium
* New upstream version.
* d/control: Bump Standards-Version to 4.7.0.1 (from 4.6.2; no further
changes needed).
-- Emmanuel Arias <eamanu@debian.org> Sat, 25 Jan 2025 18:23:19 -0300
python-flask-jwt-extended (4.6.0-1) unstable; urgency=medium
* New upstream version.
-- Emmanuel Arias <eamanu@debian.org> Wed, 27 Dec 2023 02:36:23 -0300
python-flask-jwt-extended (4.5.3-1) unstable; urgency=medium
* New upstream release.
* d/control: Update my contact information. Also update in d/copyright.
-- Emmanuel Arias <eamanu@debian.org> Tue, 10 Oct 2023 23:22:29 -0300
python-flask-jwt-extended (4.5.2-1) unstable; urgency=medium
* New upstream version.
* d/control: Bump Standards-Version to 4.6.2 (from 4.6.1.1; no further
changes needed).
* d/copyright: Update Copyright year for Debian files.
-- Emmanuel Arias <eamanu@yaerobi.com> Sat, 10 Jun 2023 16:36:47 -0300
python-flask-jwt-extended (4.4.4-2) unstable; urgency=medium
* Team upload.
* No change source-only upload for testing migration.
-- Boyuan Yang <byang@debian.org> Fri, 30 Sep 2022 14:01:47 -0400
python-flask-jwt-extended (4.4.4-1) unstable; urgency=medium
* New upstream version.
* d/control: Bump Standards-Version to 4.6.1.1 (from 4.6.1; no changes
needed).
-- Emmanuel Arias <eamanu@yaerobi.com> Mon, 29 Aug 2022 18:49:18 -0300
python-flask-jwt-extended (4.4.3-1) unstable; urgency=medium
* New upstream version.
* d/patches/use_response_data_in_tests.patch: Add patch to use
TestReponse.data instead of TestResponse.text. 'text' property was added
in version 2.1 of python-werkzeug and that version is not in Debian yet.
-- Emmanuel Arias <eamanu@yaerobi.com> Mon, 01 Aug 2022 14:56:03 -0300
python-flask-jwt-extended (4.4.2-2) unstable; urgency=medium
* Source-only upload.
-- Emmanuel Arias <eamanu@yaerobi.com> Wed, 13 Jul 2022 18:28:43 -0300
python-flask-jwt-extended (4.4.2-1) unstable; urgency=medium
* New upstream version.
-- Emmanuel Arias <eamanu@yaerobi.com> Fri, 08 Jul 2022 13:56:00 -0300
python-flask-jwt-extended (4.4.1-1) unstable; urgency=medium
* New upstream version.
-- Emmanuel Arias <eamanu@yaerobi.com> Mon, 06 Jun 2022 19:37:51 -0300
python-flask-jwt-extended (4.4.0-1) unstable; urgency=medium
* New upstream version.
* d/copyright: Update Copyright for upstream source.
* d/control: Bump Standards-Version to 4.6.1 (from 4.6.0.1; no changes
needed).
* d/control: remove trivial autopkgtest-pkg-python.
* d/copyright: Update Copyright year for debian/* files.
* wrap-and-sort.
-- Emmanuel Arias <eamanu@yaerobi.com> Wed, 18 May 2022 19:33:28 -0300
python-flask-jwt-extended (4.3.1-2) unstable; urgency=medium
* Rebuild to upload a source-only pkg.
-- Emmanuel Arias <eamanu@yaerobi.com> Fri, 26 Nov 2021 15:34:05 -0300
python-flask-jwt-extended (4.3.1-1) unstable; urgency=medium
* New upstream version 4.3.1 (Closes: #997308).
* Update contact email in d/control and d/copyright.
* d/control: Bump debhelper-compat to 13.
* d/control: Bump Standards-Version to 4.6.0.1.
* d/control: add Rules-Requires-Root: no key.
* Package examples files.
* d/control: add nocheck profile to b-depends packages used in tests.
* d/tests: add autopkgtests.
-- Emmanuel Arias <eamanu@yaerobi.com> Wed, 24 Nov 2021 16:50:37 -0300
python-flask-jwt-extended (3.24.1-2) unstable; urgency=medium
* Rebuild to upload a source-only pkg.
-- Emmanuel Arias <emmanuelarias30@gmail.com> Mon, 07 Sep 2020 09:00:52 -0300
python-flask-jwt-extended (3.24.1-1) unstable; urgency=medium
* Team Upload
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/changelog: Remove trailing whitespaces.
[ Manas Kashyap ]
* New Upstream Release (3.24.1)
* Bump Standards-Version to 4.5.0
[ Emmanuel Arias ]
* d/gbp.conf: Set debian/master as default branch.
-- Manas Kashyap <manaskashyaptech@gmail.com> Mon, 23 Mar 2020 16:02:13 +0000
python-flask-jwt-extended (3.21.0-1) unstable; urgency=medium
* Initial release (Closes: #934102)
-- Emmanuel Arias <emmanuelarias30@gmail.com> Sun, 11 Aug 2019 13:23:21 +0000
|