Allow building with setuptools_scm 6+

This commit is contained in:
Miro Hrončok 2021-03-30 13:24:07 +02:00
commit e06327a4fc
2 changed files with 32 additions and 1 deletions

View file

@ -13,13 +13,16 @@
Name: python-tox
Version: 3.23.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Virtualenv-based automation of test activities
License: MIT
URL: https://tox.readthedocs.io/
Source0: %{pypi_source tox}
# Allow building with setuptools_scm 6+
Patch1: https://github.com/tox-dev/tox/commit/a91c0935.patch
BuildArch: noarch
BuildRequires: python3-devel
@ -113,6 +116,9 @@ Obsoletes: python3-tox < 3.21.0-2
%changelog
* Tue Mar 30 2021 Miro Hrončok <mhroncok@redhat.com> - 3.23.0-2
- Allow building with setuptools_scm 6+
* Wed Mar 17 2021 Miro Hrončok <mhroncok@redhat.com> - 3.23.0-1
- Update to 3.23.0