2022-08-02 18:06:01 by Thomas Klausner | Files touched by this commit (1) | |
Log message: py-zipp: update distinfo From Oskar |
2022-08-01 09:33:33 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-zipp: switch to .whl |
2022-07-29 11:02:47 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-zipp: updated to 3.8.1 v3.8.1 Refreshed packaging. Enrolled with Tidelift. v3.8.0 Removed compatibility code. v3.7.0 Require Python 3.7 or later. v3.6.0 Only ``Path`` is exposed in the public API. v3.5.1 Remove news file intended only for CPython. |
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 11:57:20 by Nia Alarie | Files touched by this commit (140) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes. |
2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140) |
Log message: archivers: Remove SHA1 distfiles hashes |
2021-03-05 08:57:15 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-zipp: updated to 3.4.1 v3.4.1 Refresh packaging. |
2020-11-30 21:18:06 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-zipp: updated to 3.4.0 v3.4.0 ``Path.joinpath`` now takes arbitrary positional arguments and no longer accepts ``add`` as a keyword argument. |
2020-10-21 08:44:09 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-zipp: updated to 3.3.1 v3.3.1 bpo-42043: Add tests capturing subclassing requirements. |
2020-10-05 14:34:28 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-zipp: updated to 3.3.0 v3.3.0 ``Path`` objects now expose a ``.filename`` attribute and rely on that to resolve ``.name`` and ``.parent`` when the ``Path`` object is at the root of the zipfile. |