2023-11-17 18:52:06 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-subunit: updated to 1.4.4
1.4.4
Unknown changes
|
2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112) |
Log message:
*: latest py-sphinx only support Python 3.9+
|
2023-09-17 20:01:23 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-subunit: updated to 1.4.3
1.4.3 (2023-09-17)
---------------------
* Subunit now has a dependency on an external iso8601
module rather than shipping its own.
|
2022-11-17 15:37:13 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-subunit: updated to 1.4.2
1.4.2
BUG FIXES
* Fix "subunit-filter --fixup-expected-failures"
|
2022-11-09 15:45:02 by Adam Ciarcinski | Files touched by this commit (3) | |
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.
|
2022-04-30 01:33:05 by Thomas Klausner | Files touched by this commit (4) |
Log message:
*: recurse more not-for-python-2.x
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2020-10-06 12:51:22 by Thomas Klausner | Files touched by this commit (13) |
Log message:
*: use py-hypothesis via versioned_dependencies.mk
|