Changes of Revision 13
[-] | Changed | python-futures.spec |
1
2 Group: Development/Languages/Python 3 Source0: pythonfutures.tar.bz2 4 BuildRoot: %{_tmppath}/%{name}-%{version}-root 5 -0%{?suse_version} 6 +%if 0%{?suse_version} 7 BuildRequires: python >= 2.6 8 %else 9 BuildRequires: python-devel >= 2.6 10 |