Rebuilt for Python 3.10

epel9
Python Maint 4 years ago committed by Miro Hrončok
parent b79d6d55b6
commit 7a61912e00

@ -2,7 +2,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 1.8.0 Version: 1.8.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Distributed Python deployment and communication Summary: Distributed Python deployment and communication
License: MIT License: MIT
URL: https://github.com/pytest-dev/execnet URL: https://github.com/pytest-dev/execnet
@ -94,6 +94,9 @@ py.test-%{python3_version} -r s \
%changelog %changelog
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 1.8.0-2
- Rebuilt for Python 3.10
* Sat May 8 2021 Thomas Moschny <thomas.moschny@gmx.de> - 1.8.0-1 * Sat May 8 2021 Thomas Moschny <thomas.moschny@gmx.de> - 1.8.0-1
- Update to 1.8.0. - Update to 1.8.0.

Loading…
Cancel
Save