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
|
python-truststore (0.10.4-1) unstable; urgency=medium
* New upstream point release.
* Bump Standards-Version to 4.7.2, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Sat, 16 Aug 2025 19:00:19 +0200
python-truststore (0.10.3-1) unstable; urgency=medium
* New upstream point release.
-- Stefano Rivera <stefanor@debian.org> Sun, 10 Aug 2025 11:08:22 +0200
python-truststore (0.10.1-1) unstable; urgency=medium
* New upstream point release.
* Drop patches, superseded upstream.
-- Stefano Rivera <stefanor@debian.org> Tue, 11 Feb 2025 11:43:07 -0400
python-truststore (0.10.0-3) unstable; urgency=medium
* Patch: Ignore DeprecationWarning for enable_cleanup_closed from new
python-aiohttp.
* Bump copyright years.
-- Stefano Rivera <stefanor@debian.org> Tue, 07 Jan 2025 20:46:12 -0400
python-truststore (0.10.0-2) unstable; urgency=medium
* Patch: Mark test_wrong_host_succeeds_with_hostname_verification_disabled
test with the internet tag.
-- Stefano Rivera <stefanor@debian.org> Sat, 26 Oct 2024 11:58:48 -0700
python-truststore (0.10.0-1) unstable; urgency=medium
* New upstream release.
* Drop patch, superseded upstream.
* Mark autopkgtest with allow-stderr, for deprecation warnings.
* Patch: Avoid ResourceWarnings from unclosed TCP connections in tests.
-- Stefano Rivera <stefanor@debian.org> Sat, 26 Oct 2024 11:16:57 -0700
python-truststore (0.9.2-1) unstable; urgency=medium
* New upstream point release.
* Bump Standards-Version to 4.7.0, no changes needed.
* Patch: test-mark-internet mark another test that needs Internet.
-- Stefano Rivera <stefanor@debian.org> Fri, 23 Aug 2024 12:05:24 +0200
python-truststore (0.9.1-1) unstable; urgency=medium
* New upstream point release.
-- Stefano Rivera <stefanor@debian.org> Sat, 11 May 2024 13:46:18 -0400
python-truststore (0.9.0-1) unstable; urgency=medium
* New upstream release.
* Drop patch mark-internet-tests.patch, superseded upstream.
* Bump copyright years.
-- Stefano Rivera <stefanor@debian.org> Thu, 02 May 2024 14:17:35 -0400
python-truststore (0.8.0-2) unstable; urgency=medium
* Upload to unstable.
* Drop patch urllib3-cert_none, we dropped the related patch in Debian's
urllib3.
-- Stefano Rivera <stefanor@debian.org> Sat, 21 Oct 2023 23:02:04 +0200
python-truststore (0.8.0-1) experimental; urgency=low
* Initial release.
-- Stefano Rivera <stefanor@debian.org> Thu, 19 Oct 2023 13:01:40 +0200
|