From 5a07df7f9c8f0fe8972d74fb785c99b99634ecb4645bd151b914a556b34efebf Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 29 Apr 2013 13:25:43 +0000 Subject: [PATCH] Accepting request 173730 from home:dirkmueller:branches:devel:languages:python - update to 0.0.3: * Fix support with older testtools OBS-URL: https://build.opensuse.org/request/show/173730 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extras?expand=0&rev=4 --- extras-0.0.2.tar.gz | 3 --- extras-0.0.3.tar.gz | 3 +++ python-extras.changes | 6 ++++++ python-extras.spec | 7 ++++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 extras-0.0.2.tar.gz create mode 100644 extras-0.0.3.tar.gz diff --git a/extras-0.0.2.tar.gz b/extras-0.0.2.tar.gz deleted file mode 100644 index c7f9021..0000000 --- a/extras-0.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2e3e273c8f01b77d1a5c33e00b82e02027a84c110c97494b5ac72652e784766 -size 5894 diff --git a/extras-0.0.3.tar.gz b/extras-0.0.3.tar.gz new file mode 100644 index 0000000..d5bbd0e --- /dev/null +++ b/extras-0.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a60d84cb661b477c41a5ea35e931ae93860af8cd259ecc0a38a32ef1ae9ffc0 +size 6231 diff --git a/python-extras.changes b/python-extras.changes index 1f00ab2..b16205f 100644 --- a/python-extras.changes +++ b/python-extras.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 29 11:49:58 UTC 2013 - dmueller@suse.com + +- update to 0.0.3: + * Fix support with older testtools + ------------------------------------------------------------------- Mon Jan 14 13:24:03 UTC 2013 - saschpe@suse.de diff --git a/python-extras.spec b/python-extras.spec index 2ce555a..21f3d02 100644 --- a/python-extras.spec +++ b/python-extras.spec @@ -13,15 +13,16 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-extras -Version: 0.0.2 +Version: 0.0.3 Release: 0 -License: MIT Summary: Useful extra bits for Python -Url: https://github.com/testing-cabal/extras +License: MIT Group: Development/Languages/Python +Url: https://github.com/testing-cabal/extras Source: http://pypi.python.org/packages/source/e/extras/extras-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-nose