forked from pool/python-CacheControl
Dirk Mueller
3fde79e627
- 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 request-fix.patch OBS-URL: https://build.opensuse.org/request/show/1093781 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=27 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
cachecontrol-0.13.1.tar.gz | ||
python-CacheControl.changes | ||
python-CacheControl.spec |