!3 python-URLObject delete -S git from %autosetup
From: @chenyanpanHW Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
15384a5e8c
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-URLObject
|
Name: python-URLObject
|
||||||
Version: 2.4.3
|
Version: 2.4.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A utility class for manipulating URLs.
|
Summary: A utility class for manipulating URLs.
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
URL: http://github.com/zacharyvoase/urlobject
|
URL: http://github.com/zacharyvoase/urlobject
|
||||||
@ -29,7 +29,7 @@ Provides: python3-urlobject-doc
|
|||||||
URLObject is a utility class for manipulating URLs.
|
URLObject is a utility class for manipulating URLs.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n URLObject-%{version} -S git
|
%autosetup -n URLObject-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.4.3-2
|
||||||
|
- DESC: delete -S git from %autosetup
|
||||||
|
|
||||||
* Mon Jul 26 2021 OpenStack_SIG <openstack@openeuler.org> - 2.4.3-1
|
* Mon Jul 26 2021 OpenStack_SIG <openstack@openeuler.org> - 2.4.3-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user