From 9784b1b62ffa4ac6b9f1f045c8933263a513638787bab754a8004d3951b4548c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 28 Feb 2019 09:12:06 +0000 Subject: [PATCH] - 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 --- CacheControl-0.12.4.tar.gz | 3 --- CacheControl-0.12.5.tar.gz | 3 +++ python-CacheControl.changes | 7 +++++++ python-CacheControl.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 CacheControl-0.12.4.tar.gz create mode 100644 CacheControl-0.12.5.tar.gz diff --git a/CacheControl-0.12.4.tar.gz b/CacheControl-0.12.4.tar.gz deleted file mode 100644 index a891fab..0000000 --- a/CacheControl-0.12.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7d21ba4e3633d95ac9fed5be205ee6d1da36bdc4b8914eb7a57ff50b7e5628c -size 14471 diff --git a/CacheControl-0.12.5.tar.gz b/CacheControl-0.12.5.tar.gz new file mode 100644 index 0000000..6f9ec9a --- /dev/null +++ b/CacheControl-0.12.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef77effdf51b43178f6a2d3b787e3734f98ade253fa3187f3bb7315aaa42ff7 +size 14383 diff --git a/python-CacheControl.changes b/python-CacheControl.changes index fa507f2..5ab234d 100644 --- a/python-CacheControl.changes +++ b/python-CacheControl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 28 09:10:36 UTC 2019 - Tomáš Chvátal + +- Update to 0.12.5: + * various test fixes + * few crasher fixes + ------------------------------------------------------------------- Tue Dec 4 12:46:22 UTC 2018 - Matej Cepl diff --git a/python-CacheControl.spec b/python-CacheControl.spec index 88c87fb..30e36cf 100644 --- a/python-CacheControl.spec +++ b/python-CacheControl.spec @@ -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