update to 1.8.0

This commit is contained in:
fu-shanqing 2022-12-16 10:49:58 +08:00
parent d41986487c
commit 5c0c9599df
3 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: python-lazy-object-proxy Name: python-lazy-object-proxy
Version: 1.7.1 Version: 1.8.0
Release: 1 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
Source0: https://files.pythonhosted.org/packages/source/l/lazy-object-proxy/lazy-object-proxy-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/source/l/lazy-object-proxy/v%{version}.tar.gz
BuildRequires: python%{python3_pkgversion}-devel python%{python3_pkgversion}-setuptools gcc BuildRequires: python%{python3_pkgversion}-devel python%{python3_pkgversion}-setuptools gcc
BuildRequires: python%{python3_pkgversion}-pip python%{python3_pkgversion}-setuptools_scm BuildRequires: python%{python3_pkgversion}-pip python%{python3_pkgversion}-setuptools_scm
@ -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
* Thu Dec 15 2022 fushanqing <fushanqing@kylinos.cn> - 1.8.0-1
- update to version 1.8.0
* Wed Jun 29 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.7.1-1 * Wed Jun 29 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.7.1-1
- Upgrade to version 1.7.1 - Upgrade to version 1.7.1

BIN
v1.8.0.tar.gz Normal file

Binary file not shown.