forked from pool/python-requests-cache
Accepting request 885485 from home:jayvdb:branches:devel:languages:python
- Fix runtime Requires, adding missing prefix python- - Add Recommends python-redis and Suggests for python-boto3 and python-mongodb - Activate integration tests, including redis - Update to v0.6.2 OBS-URL: https://build.opensuse.org/request/show/885485 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-cache?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 14 22:46:16 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Fix runtime Requires, adding missing prefix python-
|
||||
- Add Recommends python-redis and Suggests for python-boto3 and
|
||||
python-mongodb
|
||||
- Activate integration tests, including redis
|
||||
- Update to v0.6.2
|
||||
* Explicitly include docs, tests, and examples in sdist
|
||||
- from v0.6.1
|
||||
* Handle errors due to invalid responses in BaseCache.urls
|
||||
* Add recently renamed BaseCache.remove_old_entries() back, as an
|
||||
alias with a DeprecationWarning
|
||||
* Make parent dirs for new SQLite databases
|
||||
* Add aws_access_key_id and aws_secret_access_key kwargs to
|
||||
DynamoDbDict
|
||||
* Update GridFSPickleDict.__delitem__ to raise a KeyError for
|
||||
missing items
|
||||
* Demote most logging.info statements to debug level
|
||||
* Exclude test directory from find_packages()
|
||||
* Make integration tests easier to run and/or fail more quickly in
|
||||
environments where Docker isn't available
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 10 04:33:50 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user