!9 Package upgrade
From: @wk333 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
d41986487c
Binary file not shown.
BIN
lazy-object-proxy-1.7.1.tar.gz
Normal file
BIN
lazy-object-proxy-1.7.1.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: python-lazy-object-proxy
|
Name: python-lazy-object-proxy
|
||||||
Version: 1.6.0
|
Version: 1.7.1
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: A fast and thorough lazy object proxy
|
Summary: A fast and thorough lazy object proxy
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
Url: https://github.com/ionelmc/python-lazy-object-proxy
|
Url: https://github.com/ionelmc/python-lazy-object-proxy
|
||||||
@ -21,7 +21,7 @@ A fast and thorough lazy object proxy that rebuilds a new
|
|||||||
abstract syntax tree from Python's ast.
|
abstract syntax tree from Python's ast.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n lazy-object-proxy-%{version}
|
%autosetup -n python-lazy-object-proxy-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -39,6 +39,9 @@ abstract syntax tree from Python's ast.
|
|||||||
%exclude %{python3_sitearch}/lazy_object_proxy/cext.c
|
%exclude %{python3_sitearch}/lazy_object_proxy/cext.c
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 29 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.7.1-1
|
||||||
|
- Upgrade to version 1.7.1
|
||||||
|
|
||||||
* Tue May 10 2022 yangping <yangping69@h-partners> - 1.6.0-3
|
* Tue May 10 2022 yangping <yangping69@h-partners> - 1.6.0-3
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user