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
This commit is contained in:
Sascha Peilicke
2013-04-29 13:25:43 +00:00
committed by Git OBS Bridge
parent 523de0f338
commit 5a07df7f9c
4 changed files with 13 additions and 6 deletions

View File

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

3
extras-0.0.3.tar.gz Normal file
View File

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

View File

@@ -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

View File

@@ -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