fix build fail

This commit is contained in:
shixuantong 2021-12-18 18:12:38 +08:00
parent 75f8457df4
commit 5aebeeddc8

View File

@ -1,6 +1,6 @@
Name: python-urlgrabber Name: python-urlgrabber
Version: 4.0.0 Version: 4.0.0
Release: 2 Release: 3
Summary: Cross-protocol urlgrabber Summary: Cross-protocol urlgrabber
License: LGPLv2+ License: LGPLv2+
Url: http://urlgrabber.baseurl.org/ Url: http://urlgrabber.baseurl.org/
@ -45,9 +45,12 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir}/urlgrabber-%{version}
%{_bindir}/urlgrabber %{_bindir}/urlgrabber
%{_libexecdir}/urlgrabber-ext-down %{_libexecdir}/urlgrabber-ext-down
%{python3_sitelib}/urlgrabber %{python3_sitelib}/urlgrabber
%{python3_sitelib}/urlgrabber-%{version}-py?.?.egg-info %{python3_sitelib}/urlgrabber-%{version}-py?.??.egg-info
%changelog %changelog
* Sat Dec 18 2021 shixuantong<shixuantong@huawei.com> - 4.0.1-3
- fix build fail
* Thu Aug 27 2020 shixuantong<shixuantong@huawei.com> - 4.0.1-2 * Thu Aug 27 2020 shixuantong<shixuantong@huawei.com> - 4.0.1-2
- remove python2 - remove python2