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 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189
|
python-cachecontrol (0.14.3-1) unstable; urgency=medium
* New upstream point release.
* Refresh patches.
* Bump Standards-Version to 4.7.2, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Sat, 03 May 2025 13:02:45 -0400
python-cachecontrol (0.14.2-1) unstable; urgency=medium
* New upstream point release.
* Refresh patches.
* Bump copyright years.
-- Stefano Rivera <stefanor@debian.org> Sat, 11 Jan 2025 13:23:44 -0400
python-cachecontrol (0.14.1-1) unstable; urgency=medium
* New upstream point release.
* Bump Standards-Version to 4.7.0, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Thu, 07 Nov 2024 17:37:09 -0800
python-cachecontrol (0.14.0-1) unstable; urgency=medium
[ Stefano Rivera ]
* New upstream release.
* Refresh patches.
* Bump copyright years.
[ Alexandre Detiste ]
* Remove extraneous dependency on python3-mock.
-- Stefano Rivera <stefanor@debian.org> Wed, 07 Feb 2024 16:11:27 -0400
python-cachecontrol (0.13.1-1) unstable; urgency=medium
* New upstream release. (Closes: #1019705)
* Refresh patches.
* Migrate to flit (and built with pybuild-plugin-pyproject), following
upstream.
* Bump Standards-Version to 4.6.2, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Sat, 10 Jun 2023 17:32:24 -0400
python-cachecontrol (0.12.12-2) unstable; urgency=medium
* Support the nocheck build profile.
-- Stefano Rivera <stefanor@debian.org> Sat, 15 Oct 2022 22:28:11 +0200
python-cachecontrol (0.12.12-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Switch Build-Depends from python3-lockfile to python3-filelock, following
upstream.
* Bump Standards-Version to 4.6.1, no changes needed.
* Update copyright.
-- Stefano Rivera <stefanor@debian.org> Tue, 13 Sep 2022 11:26:38 +0200
python-cachecontrol (0.12.11-1) unstable; urgency=medium
* New upstream release.
-- Stefano Rivera <stefanor@debian.org> Thu, 21 Apr 2022 23:27:00 -0400
python-cachecontrol (0.12.10-1) unstable; urgency=medium
* New upstream release.
-- Stefano Rivera <stefanor@debian.org> Sat, 06 Nov 2021 21:43:48 -0700
python-cachecontrol (0.12.9-1) unstable; urgency=medium
* New upstream release.
-- Stefano Rivera <stefanor@debian.org> Wed, 03 Nov 2021 10:50:47 -0700
python-cachecontrol (0.12.8-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Drop patch avoid-httpbin, accepted upstream.
* Flesh out UMEGAYA a little.
* Drop +ds suffix again, for new upstream release.
* Drop Copyright from the first line of License in debian/copyright.
-- Stefano Rivera <stefanor@debian.org> Sat, 30 Oct 2021 09:17:05 -0700
python-cachecontrol (0.12.6+ds-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Remove MIA uploader Barry Warsaw <barry@debian.org>. Closes: #970169
* Bump debhelper from old 12 to 13.
[ Stefano Rivera ]
* Adopt package, it needs a human maintainer.
* Bump standards version to 4.6.0, no changes needed.
* Switch to source from GitHub (+ds for now), with upstream test suite.
* Build-Depend on python3-{cherrypy,lockfile,mock,pytest,redis}, to run
upstream test suite.
* Unset http[s]_proxy for tests, usually set by pybuild.
* Patch avoid-httpbin.patch: Use a local test endpoint instead of
httpbin.org.
* Add autopkgtests to run upstream test suite.
* Don't ship web_cache seeded by the test suite.
-- Stefano Rivera <stefanor@debian.org> Wed, 15 Sep 2021 17:14:00 -0700
python-cachecontrol (0.12.6-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.12.6
* Rebase patch
* Add python3-msgpack as build-dependency
* Add Rules-Requires-Root: no
* Update Standards-Version to 4.5.0
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Sat, 25 Jan 2020 08:45:32 +0100
python-cachecontrol (0.11.7-2) unstable; urgency=medium
* Team upload.
[ Barry Warsaw ]
* d/control: Put DPMT in Maintainers and myself in Uploaders.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support (Closes: #937626).
* Bump debhelper compat level to 12.
* Enable autopkgtest-pkg-python testsuite.
* Bump standards version to 4.4.0.
-- Ondřej Nový <onovy@debian.org> Thu, 12 Sep 2019 14:39:21 +0200
python-cachecontrol (0.11.7-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Barry Warsaw ]
* New upstream release.
* d/control: Bump Standards-Version with no other changes necessary.
* d/patches/no-doesitcache-script.patch: Exclude usr/bin/doesitcache, an
undocumented and unnecessary command line script.
-- Barry Warsaw <barry@debian.org> Mon, 31 Oct 2016 16:37:49 -0400
python-cachecontrol (0.11.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add python-requests to Build-Depends. (Closes: #802145)
* Removed some underscores from long description. (Closes: #799531)
-- Andreas Tille <tille@debian.org> Mon, 26 Oct 2015 10:51:48 +0100
python-cachecontrol (0.11.5-1) unstable; urgency=medium
* New upstream release.
-- Barry Warsaw <barry@debian.org> Mon, 01 Jun 2015 15:48:03 -0400
python-cachecontrol (0.11.4-1) unstable; urgency=medium
* New upstream release.
-- Barry Warsaw <barry@debian.org> Mon, 18 May 2015 14:08:10 -0400
python-cachecontrol (0.11.3-1) unstable; urgency=medium
* Initial release. (Closes: #785059)
-- Barry Warsaw <barry@debian.org> Fri, 15 May 2015 18:24:27 -0400
|