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