- Update to 0.12.5:

* various test fixes
  * few crasher fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal 2019-02-28 09:12:06 +00:00 committed by Git OBS Bridge
parent d1e0f94388
commit 9784b1b62f
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 28 09:10:36 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.12.5:
* various test fixes
* few crasher fixes
-------------------------------------------------------------------
Tue Dec 4 12:46:22 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-CacheControl
#
# 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-CacheControl
Version: 0.12.4
Version: 0.12.5
Release: 0
Summary: httplib2 caching for requests
License: Apache-2.0