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

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 18 07:28:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- 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 <jayvdb@gmail.com>