14
0
forked from pool/python-pyasn1

- Require python-setuptools instead of distribute (upstreams merged)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=26
This commit is contained in:
Sascha Peilicke
2013-10-24 11:11:01 +00:00
committed by Git OBS Bridge
parent 74b94982f1
commit efcfd09cce
2 changed files with 6 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ Group: Development/Languages/Python
Url: http://pyasn1.sf.net/
Source: http://pypi.python.org/packages/source/p/pyasn1/pyasn1-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-setuptools
Provides: python-asn1 = %{version}
Obsoletes: python-asn1 < 0.1.2
BuildRoot: %{_tmppath}/%{name}-%{version}-build