From 0fbeef6ce6dae1384cbc0d1a28e87ccf02da8d365977777930ecfcd47f9d82ae Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 5 May 2023 14:45:01 +0000 Subject: [PATCH] - 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 --- python-tox.changes | 7 +++++++ python-tox.spec | 21 ++++++++++++++------- tox-3.26.0.tar.gz | 3 --- tox-4.5.1.tar.gz | 3 +++ 4 files changed, 24 insertions(+), 10 deletions(-) delete mode 100644 tox-3.26.0.tar.gz create mode 100644 tox-4.5.1.tar.gz diff --git a/python-tox.changes b/python-tox.changes index ba912ee..fd1e806 100644 --- a/python-tox.changes +++ b/python-tox.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 5 14:30:53 UTC 2023 - Matej Cepl + +- 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 diff --git a/python-tox.spec b/python-tox.spec index e61eeef..f8f0aed 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -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 diff --git a/tox-3.26.0.tar.gz b/tox-3.26.0.tar.gz deleted file mode 100644 index 50b8697..0000000 --- a/tox-3.26.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44f3c347c68c2c68799d7d44f1808f9d396fc8a1a500cbc624253375c7ae107e -size 319768 diff --git a/tox-4.5.1.tar.gz b/tox-4.5.1.tar.gz new file mode 100644 index 0000000..18ab14c --- /dev/null +++ b/tox-4.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf37c10479bf1335cfc70919a6030e0bc145f0029bcc6da505b38c92e36fd94 +size 306426