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
|
python-moto (5.1.1-4) unstable; urgency=medium
* Add patch to make the package reproducible, thanks to Chris Lamb
(Closes: #1100977).
-- Thomas Goirand <zigo@debian.org> Fri, 21 Mar 2025 16:23:22 +0100
python-moto (5.1.1-3) unstable; urgency=medium
* Team upload.
* Ignore tests/test_route53domains/test_route53domains_domain.py on i386,
since even collecting its tests involves constructing a timestamp after
2038.
-- Colin Watson <cjwatson@debian.org> Wed, 12 Mar 2025 10:35:11 +0000
python-moto (5.1.1-2) unstable; urgency=medium
* Team upload.
* Reorganize test exclusions and enable as many tests as possible.
* test_cognitoidp: Load jwks-public.json using load_resource.
* Remove unnecessary build-dependency on python3-ruff, which isn't in
testing.
* Merge 5.0.11-3.
-- Colin Watson <cjwatson@debian.org> Tue, 11 Mar 2025 13:03:19 +0000
python-moto (5.1.1-1) unstable; urgency=medium
* New upstream release:
- fixes smart-open FTBFS (Closes: #1095392).
-- Thomas Goirand <zigo@debian.org> Mon, 10 Mar 2025 13:39:04 +0100
python-moto (5.0.11-3) unstable; urgency=medium
* Team upload.
[ Bastian Germann ]
* Fill Description
[ Jochen Sprickerhof ]
* Drop unused build dependency on python3-ruff
* Fix lintian insecure-copyright-format-uri
* Use debhelper-compat 13 and dh-sequence-python3
* Add Rules-Requires-Root: no
* Switch to declarative Testsuite: autopkgtest-pkg-pybuild
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 28 Nov 2024 10:31:41 +0100
python-moto (5.0.11-2) unstable; urgency=medium
* Re-upload source-only.
-- Thomas Goirand <zigo@debian.org> Tue, 15 Oct 2024 10:10:42 +0200
python-moto (5.0.11-1) unstable; urgency=medium
* Initial release. (Closes: #777089)
-- Thomas Goirand <zigo@debian.org> Fri, 02 Aug 2024 04:42:10 +0200
|