- Update to 4.5.1:

The amount of changes is so huge, that user is kindly referred
  to the packaged changelog.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=96
This commit is contained in:
Matej Cepl 2023-05-05 14:45:01 +00:00 committed by Git OBS Bridge
parent 4380d511bc
commit 0fbeef6ce6
4 changed files with 24 additions and 10 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 5 14:30:53 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Update to 4.5.1:
The amount of changes is so huge, that user is kindly referred
to the packaged changelog.
-------------------------------------------------------------------
Fri Apr 21 12:37:47 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -15,28 +15,35 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?sle15_python_module_pythons}
Name: python-tox
Version: 3.26.0
Version: 4.5.1
Release: 0
Summary: Virtualenv-based automation of test activities
License: MIT
URL: https://github.com/tox-dev/tox
Source: https://files.pythonhosted.org/packages/source/t/tox/tox-%{version}.tar.gz
BuildRequires: %{python_module backports.entry_points_selectable >= 1.0.4}
BuildRequires: %{python_module filelock >= 3.0.0}
BuildRequires: %{python_module packaging >= 14}
Source: https://github.com/tox-dev/tox/archive/refs/tags/%{version}.tar.gz#/tox-%{version}.tar.gz
BuildRequires: %{python_module cachetools >= 5.3}
BuildRequires: %{python_module chardet >= 5.1}
BuildRequires: %{python_module colorama >= 0.4.6}
BuildRequires: %{python_module filelock >= 3.11.0}
BuildRequires: %{python_module hatch >= 0.3}
BuildRequires: %{python_module hatchling >= 1.14}
BuildRequires: %{python_module packaging >= 23.1}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pluggy >= 0.12.0}
BuildRequires: %{python_module platformdirs >= 3.2}
BuildRequires: %{python_module pluggy >= 1.0.0}
BuildRequires: %{python_module poetry-core}
BuildRequires: %{python_module py >= 1.4.17}
BuildRequires: %{python_module pyproject-api >= 1.5.1}
BuildRequires: %{python_module pytoml >= 0.1}
BuildRequires: %{python_module setuptools >= 41.0.1}
BuildRequires: %{python_module setuptools_scm >= 2.0.0}
BuildRequires: %{python_module six >= 1.14.0}
BuildRequires: %{python_module toml >= 0.9.4}
BuildRequires: %{python_module tomli >= 2.0.1}
BuildRequires: %{python_module virtualenv >= 20.0.8}
BuildRequires: %{python_module virtualenv >= 20.21.0}
BuildRequires: %{python_module wheel >= 0.29.0}
BuildRequires: fdupes
BuildRequires: python-rpm-macros

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:44f3c347c68c2c68799d7d44f1808f9d396fc8a1a500cbc624253375c7ae107e
size 319768

3
tox-4.5.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6bf37c10479bf1335cfc70919a6030e0bc145f0029bcc6da505b38c92e36fd94
size 306426