forked from pool/python-web_cache
- update to version 1.1.0 * Store database format in table name to ease future incompatible changes * Allow disabling compression if ratio is below a threshold value * Drop Python 3.3 support * Get rid of pypandoc - use Github release tarball because the tests are not exported on PyPi OBS-URL: https://build.opensuse.org/request/show/693193 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web_cache?expand=0&rev=5
23 lines
856 B
Plaintext
23 lines
856 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 11 11:00:53 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 1.1.0
|
|
* Store database format in table name to ease future
|
|
incompatible changes
|
|
* Allow disabling compression if ratio is below a threshold value
|
|
* Drop Python 3.3 support
|
|
* Get rid of pypandoc
|
|
- use Github release tarball because the tests are not exported
|
|
on PyPi
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:55:56 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 17 13:10:52 UTC 2017 - alarrosa@suse.com
|
|
|
|
- Initial release of python-web_cache 1.0.2
|
|
- Use skip_python2 since python-web_cache only supports python3
|