epel9
Neal Gompa 6 years ago
parent 3624a6b8d2
commit aac7cc644b

@ -84,11 +84,13 @@ export URLGRABBER_EXT_DOWN="%{_builddir}/%{pypi_name}-%{version}/scripts/urlgrab
%files -n python2-%{pypi_name} %files -n python2-%{pypi_name}
%license LICENSE %license LICENSE
%doc ChangeLog README TODO
%{python2_sitelib}/%{pypi_name} %{python2_sitelib}/%{pypi_name}
%{python2_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %{python2_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
%files -n python3-%{pypi_name} %files -n python3-%{pypi_name}
%license LICENSE %license LICENSE
%doc ChangeLog README TODO
%{_bindir}/urlgrabber %{_bindir}/urlgrabber
%{_libexecdir}/urlgrabber-ext-down %{_libexecdir}/urlgrabber-ext-down
%{python3_sitelib}/%{pypi_name} %{python3_sitelib}/%{pypi_name}

Loading…
Cancel
Save