Path to this page:
Subject: CVS commit: pkgsrc/net/py-subunit
From: Adam Ciarcinski
Date: 2022-11-09 15:45:02
Message id: 20221109144502.E751CFA90@cvs.NetBSD.org
Log Message:
py-subunit: updated to 1.4.1
1.4.1
IMPROVEMENTS
* Add support for Python 3.9
* Add support for Python 3.10
* Drop support for Python 2.7, 3.4, and 3.5
* Convert python scripts to entry_points.
* Migrate CI from travis to GitHub actions.
* Add options to output filter to set timestamps.
* Remove dependency on unittest2.
BUGFIXES
* Fix tests with testtools >= 2.5.0.
* Mark rawstrings as such, fixing warnings.
Files: