forked from pool/python-pytools
- Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
c7bb4b775d
commit
1e9b131118
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 24 11:12:52 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
- Require python-setuptools instead of distribute (upstreams merged)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 2 10:41:40 UTC 2013 - speilicke@suse.com
|
Thu May 2 10:41:40 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
@@ -13,18 +13,19 @@
|
|||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: python-pytools
|
Name: python-pytools
|
||||||
Version: 2012.1
|
Version: 2012.1
|
||||||
Release: 0
|
Release: 0
|
||||||
License: MIT
|
|
||||||
Summary: A collection of tools for Python
|
Summary: A collection of tools for Python
|
||||||
Url: http://pypi.python.org/pypi/pytools
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
|
Url: http://pypi.python.org/pypi/pytools
|
||||||
Source: http://pypi.python.org/packages/source/p/pytools/pytools-%{version}.tar.gz
|
Source: http://pypi.python.org/packages/source/p/pytools/pytools-%{version}.tar.gz
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-distribute
|
BuildRequires: python-setuptools
|
||||||
# Test requirements:
|
# Test requirements:
|
||||||
BuildRequires: python-decorator
|
BuildRequires: python-decorator
|
||||||
Requires: python-decorator
|
Requires: python-decorator
|
||||||
|
Reference in New Issue
Block a user