Rebuilt for Python 3.11
This commit is contained in:
committed by
Miro Hrončok
parent
0598f683e3
commit
a9d086676a
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.0.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Tox plugin to run tests in current Python environment
|
||||
|
||||
License: MIT
|
||||
@@ -57,6 +57,9 @@ The tox-current-env plugin allows to run tests in current Python environment.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.0.8-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Wed Mar 02 2022 Miro Hrončok <mhroncok@redhat.com> - 0.0.8-1
|
||||
- Update to 0.0.8 to support allowlist_externals
|
||||
|
||||
|
||||
Reference in New Issue
Block a user