2a34d0b79a
Accepting request 1319677 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1319677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=21
2025-11-25 14:50:27 +00:00
f85351cf40
Accepting request 1319014 from home:glaubitz:branches:devel:languages:python
...
- Update to 0.14.4
* Explicitly support Python 3.14.
* Drop support for Python 3.9.
- Update BuildRequires from pyproject.toml
OBS-URL: https://build.opensuse.org/request/show/1319014
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=44
2025-11-24 09:11:21 +00:00
756b96156f
Accepting request 1300795 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1300795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=20
2025-08-22 15:47:09 +00:00
f3aed4726f
- Convert to libalternatives on SLE-16-based and newer systems only
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=42
2025-08-14 12:56:47 +00:00
98de736297
Accepting request 1291263 from devel:languages:python
...
- Convert to libalternatives
OBS-URL: https://build.opensuse.org/request/show/1291263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=19
2025-07-09 15:26:07 +00:00
a0a32f71a8
- Convert to libalternatives
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=40
2025-07-08 12:38:52 +00:00
87c57725ab
Accepting request 1274887 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1274887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=18
2025-05-07 17:14:54 +00:00
365042f0e5
Accepting request 1274844 from home:glaubitz:branches:devel:languages:python
...
- Update to 0.14.3
* Drop support for Python 3.8.
- Update BuildRequires from pyproject.toml
OBS-URL: https://build.opensuse.org/request/show/1274844
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=38
2025-05-06 11:15:40 +00:00
3eded2ba69
Accepting request 1239862 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1239862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=17
2025-01-24 12:38:49 +00:00
9b2dad825a
Accepting request 1239795 from home:glaubitz:branches:devel:languages:python
...
- Update to 0.14.2
* Eliminate a race condition when overwriting cache entries.
* Fix a requests object leak when doing caching on a streamed
response.
OBS-URL: https://build.opensuse.org/request/show/1239795
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=36
2025-01-23 12:54:28 +00:00
bcbbf9d82f
Accepting request 1223203 from devel:languages:python
...
- update to 0.14.1:
* Drop support for Python 3.8.
* Explicitly support Python 3.13.
OBS-URL: https://build.opensuse.org/request/show/1223203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=16
2024-11-12 18:19:41 +00:00
e291220a81
- update to 0.14.1:
...
* Drop support for Python 3.8.
* Explicitly support Python 3.13.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=34
2024-11-10 21:34:33 +00:00
8926ed44f8
Accepting request 1143810 from devel:languages:python
...
- update to 0.14.0:
* Explicitly allow pathlib.Path as a type for
FileCache.directory.
* Drop support for Python 3.7. Python 3.8 is now the minimum
version.
* Don't use the cache to return a full response if a request
has a Range header.
OBS-URL: https://build.opensuse.org/request/show/1143810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=15
2024-02-04 18:09:09 +00:00
a4547ac2d8
- update to 0.14.0:
...
* Explicitly allow pathlib.Path as a type for
FileCache.directory.
* Drop support for Python 3.7. Python 3.8 is now the minimum
version.
* Don't use the cache to return a full response if a request
has a Range header.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=32
2024-02-03 13:34:46 +00:00
c565886aa2
Accepting request 1136189 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1136189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=14
2024-01-03 11:30:13 +00:00
31b2a7d03c
Accepting request 1135649 from home:alarrosa:branches:devel:languages:python
...
- Remove BuildRequires and Suggests python-redis since it's not
really used when building and there's no reason to suggest it
unless someone wants to explicitly use redis, this simplifies
the dependencies which is useful for SLE.
OBS-URL: https://build.opensuse.org/request/show/1135649
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=30
2024-01-02 13:56:42 +00:00
7983d42ea4
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
482b3c2b62
- Remove requests-fix.patch (obsolete)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=28
2023-06-26 19:46:07 +00:00
b2fe61bba4
Accepting request 1093781 from home:Simmphonie:branches: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 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
2023-06-19 13:25:11 +00:00
30eb5f8d25
Accepting request 1089718 from devel:languages:python
...
- Add requests-fix.patch to support latest version of urllib3 and
requests
gh#ionrock/cachecontrol#301, gh#ionrock/cachecontrol#304
OBS-URL: https://build.opensuse.org/request/show/1089718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=12
2023-05-30 20:02:40 +00:00
2e91b8f6a9
- Add requests-fix.patch to support latest version of urllib3 and
...
requests
gh#ionrock/cachecontrol#301, gh#ionrock/cachecontrol#304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=25
2023-05-30 07:54:41 +00:00
a7617081eb
Accepting request 1085439 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1085439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=11
2023-05-08 15:24:37 +00:00
619819bed6
Accepting request 1085407 from home:ojkastl_buildservice:Branch_devel_languages_python
...
add sle15_python_module_pythons
OBS-URL: https://build.opensuse.org/request/show/1085407
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=23
2023-05-08 08:18:52 +00:00
810e7163ef
Accepting request 992331 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/992331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=10
2022-08-03 19:16:28 +00:00
6842cd6eaa
Accepting request 992233 from home:ohollmann:branches:devel:languages:python
...
- Update to v0.12.11
* Added new variant of FileCache, SeparateBodyFileCache, which uses
less memory by storing the body in a separate file than metadata,
and streaming data in and out directly to/from that file.
OBS-URL: https://build.opensuse.org/request/show/992233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=21
2022-08-02 13:26:59 +00:00
5fc3c95db3
Accepting request 935720 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/935720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=9
2021-12-09 18:45:09 +00:00
6f8b348d95
Accepting request 935709 from home:bnavigator:branches:devel:languages:python
...
- Update to v0.12.10
* Dropped support for Python 2.7, 3.4, 3.5.
* Reduced memory usage when caching large files.
OBS-URL: https://build.opensuse.org/request/show/935709
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=20
2021-12-04 22:32:27 +00:00
dd14057afb
Accepting request 809828 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/809828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=8
2020-06-09 22:44:44 +00:00
Tomáš Chvátal
499412ff5f
Accepting request 809573 from home:pgajdos:python
...
submit
OBS-URL: https://build.opensuse.org/request/show/809573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=18
2020-05-28 07:35:26 +00:00
79ef82cd5b
Accepting request 760434 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/760434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=7
2020-01-03 16:36:41 +00:00
Tomáš Chvátal
939cc2666e
Accepting request 760431 from home:jayvdb:branches:devel:languages:python
...
- 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
OBS-URL: https://build.opensuse.org/request/show/760431
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=16
2020-01-02 13:46:19 +00:00
973e3c8514
Accepting request 744702 from devel:languages:python
...
- Add patch to work with new pytest:
* pytest4.patch
OBS-URL: https://build.opensuse.org/request/show/744702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=6
2019-11-01 14:14:06 +00:00
Tomáš Chvátal
4ed0dcca25
- Add patch to work with new pytest:
...
* pytest4.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=14
2019-11-01 09:32:16 +00:00
e742fe1fd2
Accepting request 732618 from devel:languages:python
...
- Restrict pytest to 3.x as newer released do not work with
this package
OBS-URL: https://build.opensuse.org/request/show/732618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=5
2019-09-25 06:10:12 +00:00
Tomáš Chvátal
072ba309ee
- Restrict pytest to 3.x as newer released do not work with
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=12
2019-09-23 07:39:43 +00:00
Tomáš Chvátal
fd1558550c
- Restrict pytest to < 3.0 as newer released do not work with
...
this package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=11
2019-09-18 09:15:41 +00:00
7ea5823d6a
Accepting request 691698 from devel:languages:python
...
- Run tests only under py3 as CherryPy is available only there
- 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.
OBS-URL: https://build.opensuse.org/request/show/691698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=4
2019-04-05 10:05:27 +00:00
Tomáš Chvátal
1127554a88
- Run tests only under py3 as CherryPy is available only there
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=9
2019-04-05 07:16:38 +00:00
Tomáš Chvátal
5e03f4eaef
Accepting request 688168 from home:jayvdb:branches:devel:languages:python
...
- 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.
OBS-URL: https://build.opensuse.org/request/show/688168
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=8
2019-03-25 09:50:55 +00:00
c83a055f13
Accepting request 680057 from devel:languages:python
...
- Update to 0.12.5:
* various test fixes
* few crasher fixes
OBS-URL: https://build.opensuse.org/request/show/680057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=3
2019-03-01 15:48:07 +00:00
Tomáš Chvátal
545ba2d9e6
- Update to 0.12.5:
...
* various test fixes
* few crasher fixes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=6
2019-02-28 09:12:06 +00:00
48225f389b
Accepting request 653957 from devel:languages:python
...
Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/request/show/653957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=2
2018-12-13 18:40:34 +00:00
5ea5df8f9e
Clean up the SPEC file
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=4
2018-12-04 17:10:38 +00:00
71087a7eb2
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=3
2018-12-04 13:18:07 +00:00
032b60ee4a
Accepting request 590719 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/590719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=1
2018-03-28 08:29:16 +00:00
23aadb8651
- Initial packaging (version 0.12.4)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=1
2018-03-23 15:14:07 +00:00