forked from pool/python-dogpile.cache
- update to 1.0.2:
* Added support for TLS connections to the bmemcached backend.
* dogpile.cache 1.0.0 was released with a minimum Python version of 3.5.
However, due to a dependency issue, the minimum version is now Python 3.6.
* Removed the "universal=1" directive from setup.cfg as this would create
py2/py3 wheels. dogpile 1.0.x is Python 3 only so a py3-only wheel is now
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=58
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 21 05:40:07 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 1.0.2:
|
||||
* Added support for TLS connections to the bmemcached backend.
|
||||
* dogpile.cache 1.0.0 was released with a minimum Python version of 3.5.
|
||||
However, due to a dependency issue, the minimum version is now Python 3.6.
|
||||
* Removed the "universal=1" directive from setup.cfg as this would create
|
||||
py2/py3 wheels. dogpile 1.0.x is Python 3 only so a py3-only wheel is now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 30 11:03:50 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user