14
0
forked from pool/python-tap.py

- 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
This commit is contained in:
Tomáš Chvátal
2019-09-18 07:29:04 +00:00
committed by Git OBS Bridge
parent 1531d1730f
commit 8ca9770bf1
4 changed files with 10 additions and 4 deletions

View File

@@ -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