1
0
Commit Graph

23 Commits

Author SHA256 Message Date
Dominique Leuenberger
6222a330c7 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
6cac4b2c94 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
Dominique Leuenberger
9ff6c31418 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
e370a72254 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
Dominique Leuenberger
e7ea844acf 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
e21c4f4a80 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
Dominique Leuenberger
bac775b395 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
ffa6a7d73f 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
Dominique Leuenberger
6d4d59fe36 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
c705ac72c0 - 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
Dominique Leuenberger
95e26f1c54 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
32e0a65362 - 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
b89666545b - 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
Dominique Leuenberger
cc7acbac7c 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
c6106f6e0b - 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
355a847339 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
Dominique Leuenberger
1b6d677b9b 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
9784b1b62f - 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
Dominique Leuenberger
d0a04bb6ed 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
d1e0f94388 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
5c70112032 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
Dominique Leuenberger
92e409483d 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
Thomas Bechtold
8dc93f166e - 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