14
0

Accepting request 701310 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/701310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests-cache?expand=0&rev=3
This commit is contained in:
2019-05-07 21:20:09 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 5 deletions

View File

@@ -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 <mcepl@suse.com> Tue Dec 4 12:53:42 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-requests-cache # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-requests-cache Name: python-requests-cache
Version: 0.4.13 Version: 0.5.0
Release: 0 Release: 0
Summary: Persistent cache for requests library Summary: Persistent cache for requests library
License: BSD-2-Clause License: BSD-2-Clause

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe561ca119879bbcfb51f03a35e35b425e18f338248e59fd5cf2166c77f457a2
size 29342

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6822f788c5ee248995c4bfbd725de2002ad710182ba26a666e85b64981866060
size 30711