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
|
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
|