- Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=22
This commit is contained in:
parent
68031faa61
commit
f3bc15f571
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 24 11:11:51 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
- Require python-setuptools instead of distribute (upstreams merged)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 3 22:43:21 UTC 2013 - toddrme2178@gmail.com
|
Fri May 3 22:43:21 UTC 2013 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -26,9 +26,9 @@ Group: Development/Languages/Python
|
|||||||
Source: http://pypi.python.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
|
Source: http://pypi.python.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-distribute
|
|
||||||
BuildRequires: python-nose
|
BuildRequires: python-nose
|
||||||
Requires: python-distribute
|
BuildRequires: python-setuptools
|
||||||
|
Requires: python-setuptools
|
||||||
Provides: python-pygments = %{version}
|
Provides: python-pygments = %{version}
|
||||||
Obsoletes: python-pygments < %{version}
|
Obsoletes: python-pygments < %{version}
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
|
Loading…
Reference in New Issue
Block a user