Package upgrade
This commit is contained in:
parent
fa604cabb6
commit
e2ea8071b5
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
|
||||
Version: 1.6.0
|
||||
Release: 3
|
||||
Version: 1.7.1
|
||||
Release: 1
|
||||
Summary: A fast and thorough lazy object proxy
|
||||
License: BSD-2-Clause
|
||||
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.
|
||||
|
||||
%prep
|
||||
%autosetup -n lazy-object-proxy-%{version}
|
||||
%autosetup -n python-lazy-object-proxy-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -39,6 +39,9 @@ abstract syntax tree from Python's ast.
|
||||
%exclude %{python3_sitearch}/lazy_object_proxy/cext.c
|
||||
|
||||
%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
|
||||
- License compliance rectification
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user