forked from pool/python-tap.py
submit OBS-URL: https://build.opensuse.org/request/show/807144 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tap.py?expand=0&rev=7
25 lines
866 B
Plaintext
25 lines
866 B
Plaintext
-------------------------------------------------------------------
|
|
Tue May 19 08:03:11 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 11 12:59:42 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 3.0
|
|
* Drop support for Python 2 (it is end-of-life).
|
|
* Add support for subtests.
|
|
* Run a test suite with ``python -m tap``.
|
|
* Discontinue use of Pipenv for managing development.
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Initial spec for v2.5
|