forked from pool/python-web_cache
- No more greedy globs in %files. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web_cache?expand=0&rev=11
39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jun 13 02:43:24 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
- No more greedy globs in %files.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 3 10:19:53 UTC 2020 - pgajdos@suse.com
|
|
|
|
- remove unused unittest2 dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 11 08:15:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Pull in full python for sqlite module
|
|
|
|
-------------------------------------------------------------------
|
|
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
|