Changes of Revision 2
[-] | Changed | python-pydot.spec |
1
2 License: MIT 3 Group: Development/Libraries/Python 4 Source: pydot-%{version}.tar.gz 5 -Buildarch: noarch 6 BuildRequires: python-devel 7 BuildRoot: %{_tmppath}/%{name}-%{version}-build 8 %{py_requires} 9 |