diff --git a/python-tap.py.changes b/python-tap.py.changes index dc9e1c9..18e3fdd 100644 --- a/python-tap.py.changes +++ b/python-tap.py.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 18 07:28:19 UTC 2019 - Tomáš Chvátal + +- Update to 2.6.1: + * Fix to work with new releases of more-itertools + ------------------------------------------------------------------- Thu Mar 21 02:11:09 PM UTC 2019 - John Vandenberg diff --git a/python-tap.py.spec b/python-tap.py.spec index 9a0d14a..b66c844 100644 --- a/python-tap.py.spec +++ b/python-tap.py.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tap.py -Version: 2.5 +Version: 2.6.1 Release: 0 Summary: Test Anything Protocol (TAP) tools License: BSD-2-Clause diff --git a/tap.py-2.5.tar.gz b/tap.py-2.5.tar.gz deleted file mode 100644 index f4a3600..0000000 --- a/tap.py-2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ad62ba6898fcef4913c67d468d0c4beae3109b74c03363538145e31b1840b29 -size 145948 diff --git a/tap.py-2.6.1.tar.gz b/tap.py-2.6.1.tar.gz new file mode 100644 index 0000000..af39ccf --- /dev/null +++ b/tap.py-2.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c78970f5e4eedc5d3451a79afca28a1ecce74876c00ce7862722f360191c8310 +size 146173