1
0

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
This commit is contained in:
2021-12-04 22:32:27 +00:00
committed by Git OBS Bridge
parent e21c4f4a80
commit e370a72254
4 changed files with 27 additions and 18 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 4 21:10:51 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to v0.12.10
* Dropped support for Python 2.7, 3.4, 3.5.
* Reduced memory usage when caching large files.
-------------------------------------------------------------------
Wed May 27 09:36:33 UTC 2020 - Petr Gajdos <pgajdos@suse.com>