!14 Update package to version 1.9.0
From: @wubijie123 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
5ba15baa6d
BIN
lazy-object-proxy-1.9.0.tar.gz
Normal file
BIN
lazy-object-proxy-1.9.0.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
Name: python-lazy-object-proxy
|
||||
Version: 1.8.0
|
||||
Version: 1.9.0
|
||||
Release: 1
|
||||
Summary: A fast and thorough lazy object proxy
|
||||
License: BSD-2-Clause
|
||||
Url: https://github.com/ionelmc/python-lazy-object-proxy
|
||||
Source0: https://files.pythonhosted.org/packages/source/l/lazy-object-proxy/v%{version}.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/20/c0/8bab72a73607d186edad50d0168ca85bd2743cfc55560c9d721a94654b20/lazy-object-proxy-1.9.0.tar.gz
|
||||
BuildRequires: python%{python3_pkgversion}-devel python%{python3_pkgversion}-setuptools gcc
|
||||
BuildRequires: python%{python3_pkgversion}-pip python%{python3_pkgversion}-setuptools_scm
|
||||
|
||||
@ -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 python-lazy-object-proxy-%{version}
|
||||
%autosetup -n 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
|
||||
* Thu Feb 9 2023 wubijie <wubijie@kylinos.cn> - 1.9.0-1
|
||||
- Update package to version 1.9.0
|
||||
|
||||
* Thu Dec 15 2022 fushanqing <fushanqing@kylinos.cn> - 1.8.0-1
|
||||
- update to version 1.8.0
|
||||
|
||||
|
||||
BIN
v1.8.0.tar.gz
BIN
v1.8.0.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user