Changes of Revision 8
[-] | Changed | python-setuptools.spec |
1
2 License: Python License 3 BuildRoot: %{_tmppath}/build-%{name}-%{version} 4 %py_requires 5 +Obsoletes: python-setuptools 6 Provides: python-setuptools = %{version} 7 Provides: python-setuptools = 0.6c11 8 Requires: python >= %{py_ver} 9 |