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
|
python-stripe (12.0.0-1) unstable; urgency=medium
* Merging upstream version 12.0.0.
-- Mathias Behrle <mathiasb@m9s.biz> Wed, 09 Apr 2025 08:13:05 +0200
python-stripe (11.5.0-1) unstable; urgency=medium
* Merging upstream version 11.5.0.
-- Mathias Behrle <mathiasb@m9s.biz> Fri, 21 Feb 2025 10:25:45 +0100
python-stripe (11.2.0-1) unstable; urgency=medium
* Bump the Standards-Version to 4.7.0, no changes needed.
* Merging upstream version 11.2.0.
-- Mathias Behrle <mathiasb@m9s.biz> Wed, 06 Nov 2024 12:25:02 +0100
python-stripe (10.1.0-1) unstable; urgency=medium
* Bump the Standards-Version to 4.6.2, no changes needed.
* Merging upstream version 10.1.0.
* Update year of debian copyright.
-- Mathias Behrle <mathiasb@m9s.biz> Wed, 03 Jul 2024 09:52:14 +0200
python-stripe (5.0.0-1) unstable; urgency=medium
* Merging upstream version 5.0.0.
-- Mathias Behrle <mathiasb@m9s.biz> Wed, 18 Jan 2023 17:18:12 +0100
python-stripe (4.2.0-1) unstable; urgency=medium
* Copy the tests to /usr/share/python3-stripe.
* Explain that we are missing stripe-mock for the tests.
* Add the upstream signing key and target only stable releases in
d/watch.
* Merging upstream version 4.2.0.
-- Mathias Behrle <mathiasb@m9s.biz> Wed, 12 Oct 2022 11:12:08 +0200
python-stripe (4.1.0-4) unstable; urgency=medium
* Rebuild for unstable (source-only upload).
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 04 Oct 2022 09:06:48 +0200
python-stripe (4.1.0-3) unstable; urgency=medium
* Follow the renaming of the salsa repos.
* Improve the package long description.
* Add copyright for Benjamin Peterson on stripe/six.py.
-- Mathias Behrle <mathiasb@m9s.biz> Mon, 03 Oct 2022 11:52:37 +0200
python-stripe (4.1.0-2) unstable; urgency=medium
* Rename the source package from stripe to python-stripe.
* Document why we do not use the weak sign key.
-- Mathias Behrle <mathiasb@m9s.biz> Thu, 29 Sep 2022 16:51:56 +0200
python-stripe (4.1.0-1) unstable; urgency=medium
* Initial release (closes: #1020946)
-- Mathias Behrle <mathiasb@m9s.biz> Thu, 29 Sep 2022 12:10:33 +0200
|