Package Release Info

python3-CacheControl-0.12.6-bp156.1.1

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-CacheControl

Change Logs

* Wed Feb 21 2024 Max Lin <mlin@suse.com>
- Implement update-alternatives
* Thu Jan 02 2020 John Vandenberg <jayvdb@gmail.com>
- Drop merged pytest4.patch
- Add explanation of one test failure
- Remove mention of httplib2 from package summary
- Update to v0.12.6
  * Test if cache is None before falling back to DictCache
  * Fixed body in 304 response to etag request
  * Added check for "*" value in Vary header
  * Make v4 cache compatible with msgpack 1.0 in the future
* Fri Nov 01 2019 Tomáš Chvátal <tchvatal@suse.com>
- Add patch to work with new pytest:
  * pytest4.patch
* Wed Sep 18 2019 Tomáš Chvátal <tchvatal@suse.com>
- Restrict pytest to 3.x as newer released do not work with
  this package
* Fri Apr 05 2019 Tomáš Chvátal <tchvatal@suse.com>
- Run tests only under py3 as CherryPy is available only there
* Mon Mar 25 2019 John Vandenberg <jayvdb@gmail.com>
- Activate test suite, with two tests currently failing
- Trim description, removing irrelevant information about httplib2
- Recommend lockfile, as a lightweight dependency needed for FileCache,
  which is a primary use of CacheControl.
* Thu Feb 28 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.12.5:
  * various test fixes
  * few crasher fixes
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Fri Mar 23 2018 tbechtold@suse.com
- Initial packaging (version 0.12.4)