From c11bc34af89e03ab61a3300507244582db684b8acaee7956f4556cc7b1cd2b28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 22 Apr 2015 08:50:49 +0000 Subject: [PATCH] Accepting request 298509 from home:Nijel:branches:devel:languages:python - Update to 0.8.8: * many changes OBS-URL: https://build.opensuse.org/request/show/298509 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpretty?expand=0&rev=20 --- httpretty-0.8.3.tar.gz | 3 --- httpretty-0.8.8.tar.gz | 3 +++ python-httpretty.changes | 6 ++++++ python-httpretty.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 httpretty-0.8.3.tar.gz create mode 100644 httpretty-0.8.8.tar.gz diff --git a/httpretty-0.8.3.tar.gz b/httpretty-0.8.3.tar.gz deleted file mode 100644 index d6e74cd..0000000 --- a/httpretty-0.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46472447ec9c1a1d81fcd8a0a7ce5cbd795f62b53e2485050e77c651afc61b43 -size 40220 diff --git a/httpretty-0.8.8.tar.gz b/httpretty-0.8.8.tar.gz new file mode 100644 index 0000000..29828ca --- /dev/null +++ b/httpretty-0.8.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d65fe6f20502d5fee082d83c5c73ccfaba1519b9bbd0efdcb65cffe58e32d6 +size 40886 diff --git a/python-httpretty.changes b/python-httpretty.changes index b599797..33d2c13 100644 --- a/python-httpretty.changes +++ b/python-httpretty.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 22 08:43:41 UTC 2015 - mcihar@suse.cz + +- Update to 0.8.8: + * many changes + ------------------------------------------------------------------- Wed Jul 23 10:58:55 UTC 2014 - mcihar@suse.cz diff --git a/python-httpretty.spec b/python-httpretty.spec index 84e7856..54a3575 100644 --- a/python-httpretty.spec +++ b/python-httpretty.spec @@ -1,7 +1,7 @@ # # spec file for package python-httpretty # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -17,7 +17,7 @@ Name: python-httpretty -Version: 0.8.3 +Version: 0.8.8 Release: 0 Summary: HTTP client mock for Python License: MIT