From d6f700f56a0942003cdb24b958b25a839094c54d Mon Sep 17 00:00:00 2001 From: hht8 Date: Tue, 1 Jun 2021 14:42:19 +0800 Subject: [PATCH] Completing build dependencies --- python-lazy-object-proxy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-lazy-object-proxy.spec b/python-lazy-object-proxy.spec index 0d4f5e3..c8f6c20 100644 --- a/python-lazy-object-proxy.spec +++ b/python-lazy-object-proxy.spec @@ -1,11 +1,11 @@ Name: python-lazy-object-proxy Version: 1.3.1 -Release: 9 +Release: 10 Summary: A fast and thorough lazy object proxy License: BSD Url: https://github.com/ionelmc/python-lazy-object-proxy Source0: %{url}/archive/v%{version}/lazy-object-proxy-%{version}.tar.gz -BuildRequires: python%{python3_pkgversion}-devel python%{python3_pkgversion}-setuptools +BuildRequires: python%{python3_pkgversion}-devel python%{python3_pkgversion}-setuptools gcc %description A fast and thorough lazy object proxy that rebuilds a new @@ -38,6 +38,9 @@ abstract syntax tree from Python's ast. %exclude %{python3_sitearch}/lazy_object_proxy/cext.c %changelog +* Mon May 31 2021 huanghaitao - 1.3.1-10 +- Completing build dependencies + * Wed Oct 21 2020 Ge Wang - 1.3.1-9 - remove python2