Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-02 13:58:53 +02:00 committed by Miro Hrončok
commit 5f0b848a6a

View file

@ -13,7 +13,7 @@
Name: python-tox
Version: 3.23.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Virtualenv-based automation of test activities
License: MIT
@ -116,6 +116,9 @@ Obsoletes: python3-tox < 3.21.0-2
%changelog
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 3.23.0-3
- Rebuilt for Python 3.10
* Tue Mar 30 2021 Miro Hrončok <mhroncok@redhat.com> - 3.23.0-2
- Allow building with setuptools_scm 6+