diff --git a/python-pyasn1.changes b/python-pyasn1.changes index b9c86a0..a0502b3 100644 --- a/python-pyasn1.changes +++ b/python-pyasn1.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 11:10:32 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Tue May 7 08:23:39 UTC 2013 - michael@stroeder.com diff --git a/python-pyasn1.spec b/python-pyasn1.spec index ed4c3cc..45128d9 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -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