!2 python-mypy-extensions delete -S git from %autosetup
From: @chenyanpanHW Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
e5bcbdad36
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-mypy-extensions
|
||||
Version: 0.4.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Experimental type system extensions for programs checked with the mypy typechecker.
|
||||
License: MIT
|
||||
URL: https://github.com/python/mypy_extensions
|
||||
@ -32,7 +32,7 @@ The "mypy_extensions" module defines experimental extensions to the standard
|
||||
"typing" module that are supported by the mypy typechecker.
|
||||
|
||||
%prep
|
||||
%autosetup -n mypy_extensions-0.4.3 -S git
|
||||
%autosetup -n mypy_extensions-0.4.3 -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.4.3-2
|
||||
- DESC: delete -S git from %autosetup
|
||||
|
||||
* Tue Jul 20 2021 OpenStack_SIG <openstack@openeuler.org> - 0.4.3-1
|
||||
- Package Spec generate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user