From 8ca9770bf1d21a73b3b58e6ea3e3be6e36ea1cc35d14b3121c6b3808dfc767a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 18 Sep 2019 07:29:04 +0000 Subject: [PATCH] - Update to 2.6.1: * Fix to work with new releases of more-itertools OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tap.py?expand=0&rev=3 --- python-tap.py.changes | 6 ++++++ python-tap.py.spec | 2 +- tap.py-2.5.tar.gz | 3 --- tap.py-2.6.1.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 tap.py-2.5.tar.gz create mode 100644 tap.py-2.6.1.tar.gz 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