diff --git a/python-tox.changes b/python-tox.changes index 100e06e..48f7748 100644 --- a/python-tox.changes +++ b/python-tox.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Apr 17 11:43:16 UTC 2020 - pgajdos@suse.com + +- version update to 3.14.6 + - Exclude virtualenv depencency versions with known + regressions (20.0.[0-7]) - by :user:`webknjaz`. + `#1537 `_ + - Fix ``tox -h`` and ``tox --hi`` shows an error when run outside a directory with tox support files by :user:`nkpro2000sr`. + `#1539 `_ + ------------------------------------------------------------------- Fri Mar 20 10:30:48 UTC 2020 - Tomáš Chvátal diff --git a/python-tox.spec b/python-tox.spec index b6f6c95..d4e3b58 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -19,13 +19,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-tox -Version: 3.14.5 +Version: 3.14.6 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 filelock} +BuildRequires: %{python_module filelock >= 3.0.0} BuildRequires: %{python_module flaky >= 3.4.0} BuildRequires: %{python_module freezegun >= 0.3.11} BuildRequires: %{python_module importlib-metadata >= 0.12} @@ -49,7 +49,7 @@ BuildRequires: fdupes BuildRequires: python-base BuildRequires: python-rpm-macros BuildRequires: unzip -Requires: python-filelock +Requires: python-filelock >= 3.0.0 Requires: python-importlib-metadata >= 0.12 Requires: python-packaging >= 17.1 Requires: python-pluggy >= 0.12.0 diff --git a/tox-3.14.5.tar.gz b/tox-3.14.5.tar.gz deleted file mode 100644 index 453f0df..0000000 --- a/tox-3.14.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:676f1e3e7de245ad870f956436b84ea226210587d1f72c8dfb8cd5ac7b6f0e70 -size 299601 diff --git a/tox-3.14.6.tar.gz b/tox-3.14.6.tar.gz new file mode 100644 index 0000000..2d82965 --- /dev/null +++ b/tox-3.14.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a6689045d93c208d77230853b28058b7513f5123647b67bf012f82fa168303 +size 300025