diff --git a/python-execnet.spec b/python-execnet.spec index 556269fd9a6c093edefd5c59eedb5ff48f9fe113..efaafcd76efc98ad29f74b354d1a5d15439b9b36 100644 --- a/python-execnet.spec +++ b/python-execnet.spec @@ -4,8 +4,8 @@ Summary: Distributed Python deployment and communication Name: python-%{srcname} -Version: 1.9.0 -Release: 5%{?dist} +Version: 2.0.2 +Release: 1%{?dist} License: MIT URL: https://github.com/pytest-dev/execnet Source0: %pypi_source @@ -45,13 +45,14 @@ find . -type f -a \( -name '*.py' -o -name 'py.*' \) \ -exec sed -i '1{/^#!/d}' {} \; \ -exec chmod u=rw,go=r {} \; +%generate_buildrequires +%pyproject_buildrequires + %build -SETUPTOOLS_SCM_PRETEND_VERSION=%{version} -%py3_build +%pyproject_wheel %install -SETUPTOOLS_SCM_PRETEND_VERSION=%{version} -%py3_install +%pyproject_install %check %if %{with tests} @@ -68,10 +69,13 @@ py.test-%{python3_version} -r s \ %files -n python3-%{srcname} %license LICENSE -%doc README.rst CHANGELOG.rst +%doc README.rst %{python3_sitelib}/%{srcname}*/ %changelog +* Mon Sep 25 2023 Shuo Wang - 2.0.2-1 +- update to 2.0.2 + * Tue Sep 19 2023 OpenCloudOS Release Engineering - 1.9.0-5 - Rebuilt for python 3.11 diff --git a/sources b/sources index c2c1fe1bfbfb2654587ce5924d2df4d792a4a959..a6114292416f695eb56359eebc58d2a3a5c57210 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (execnet-1.9.0.tar.gz) = d425e7b6f3708efecb5dfa2c36a837cb55f2c32cf2ec0c1dc11cd1ca6ea614d119d04908b84dd5a3593c87db35e71fee202f843665c853ac3538479f60c83d60 +SHA512 (execnet-2.0.2.tar.gz) = 9e2e7ff4e04f50b12a3dd47d3326a3ea229f64926e8598bdce6ea25bd57afb41e96249e1c9f7333927a38a2793f67cac77965c922980055ed758dee361bf2ce4