14
0
forked from pool/python-tap.py
Files
python-tap.py/python-tap.py.changes
Tomáš Chvátal 369f1ef210 Accepting request 783832 from home:pgajdos:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/783832
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tap.py?expand=0&rev=5
2020-03-11 13:52:58 +00:00

20 lines
695 B
Plaintext

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