From 4d1335f63763603c3bd0aa9ab10b99a1564099429a39a84c8c23f6416ad88f13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 7 May 2019 12:32:57 +0000 Subject: [PATCH] Accepting request 701307 from home:pgajdos - version update to 0.5.0 * Add gridfs support, thanks to @chengguangnan * Add dynamodb support, thanks to @ar90n * Add response filter #104, thanks to @christopher-dG * Fix bulk_commit #78 * Fix remove_expired_responses missed in __init__.py #93 * Fix deprecation warnings #122, thanks to mbarkhau OBS-URL: https://build.opensuse.org/request/show/701307 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-cache?expand=0&rev=6 --- python-requests-cache.changes | 11 +++++++++++ python-requests-cache.spec | 4 ++-- requests-cache-0.4.13.tar.gz | 3 --- requests-cache-0.5.0.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 requests-cache-0.4.13.tar.gz create mode 100644 requests-cache-0.5.0.tar.gz diff --git a/python-requests-cache.changes b/python-requests-cache.changes index 8c6c005..4592df7 100644 --- a/python-requests-cache.changes +++ b/python-requests-cache.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue May 7 12:27:11 UTC 2019 - pgajdos@suse.com + +- version update to 0.5.0 + * Add gridfs support, thanks to @chengguangnan + * Add dynamodb support, thanks to @ar90n + * Add response filter #104, thanks to @christopher-dG + * Fix bulk_commit #78 + * Fix remove_expired_responses missed in __init__.py #93 + * Fix deprecation warnings #122, thanks to mbarkhau + ------------------------------------------------------------------- Tue Dec 4 12:53:42 UTC 2018 - Matej Cepl diff --git a/python-requests-cache.spec b/python-requests-cache.spec index c889cd6..2ba0d19 100644 --- a/python-requests-cache.spec +++ b/python-requests-cache.spec @@ -1,7 +1,7 @@ # # spec file for package python-requests-cache # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-requests-cache -Version: 0.4.13 +Version: 0.5.0 Release: 0 Summary: Persistent cache for requests library License: BSD-2-Clause diff --git a/requests-cache-0.4.13.tar.gz b/requests-cache-0.4.13.tar.gz deleted file mode 100644 index dc0e788..0000000 --- a/requests-cache-0.4.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe561ca119879bbcfb51f03a35e35b425e18f338248e59fd5cf2166c77f457a2 -size 29342 diff --git a/requests-cache-0.5.0.tar.gz b/requests-cache-0.5.0.tar.gz new file mode 100644 index 0000000..02682e2 --- /dev/null +++ b/requests-cache-0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6822f788c5ee248995c4bfbd725de2002ad710182ba26a666e85b64981866060 +size 30711