1
0
Go to file
Dominique Leuenberger 200d731b07 Accepting request 1095465 from devel:languages:python
- Update to v0.13.1 
  * Support for old serialization formats has been removed.
  * Move the serialization implementation into own method.
  * Drop support for Python older than 3.7.
- version 0.13.0
  * YANKED
  * The project has been moved to the PSF organization.
  * Discard the strict attribute when serializing and deserializing responses.
  * Fix the IncompleteRead error thrown by urllib3 2.0.
  * Remove usage of utcnow in favor of timezone-aware datetimes.
  * Remove the compat module.
  * Use Python's unittest.mock library instead of mock.
  * Add type annotations.
  * Exclude the tests directory from the wheel.
- version 0.12.14
  * Revert the change "switch lockfile to filelock" to fix the compatibility issue.
- version 0.12.13
  * Discard the strict attribute when serializing and deserializing responses.
  * Fix the IncompleteRead error thrown by urllib3 2.0.
  * Exclude the tests directory from the wheel.
- Remove requests-fix.patch (obsolete)

OBS-URL: https://build.opensuse.org/request/show/1095465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=13
2023-06-27 21:16:31 +00:00
.gitattributes - Initial packaging (version 0.12.4) 2018-03-23 15:14:07 +00:00
.gitignore - Initial packaging (version 0.12.4) 2018-03-23 15:14:07 +00:00
cachecontrol-0.13.1.tar.gz Accepting request 1093781 from home:Simmphonie:branches:devel:languages:python 2023-06-19 13:25:11 +00:00
python-CacheControl.changes - Remove requests-fix.patch (obsolete) 2023-06-26 19:46:07 +00:00
python-CacheControl.spec Accepting request 1093781 from home:Simmphonie:branches:devel:languages:python 2023-06-19 13:25:11 +00:00