2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-10-14 09:14:42 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-toolz: updated to 1.0.0
1.0.0
Test fixes for changes in recent upstream Python
Drop Python 3.7
Test against Python 3.13
Update docs
|
2024-01-24 07:52:32 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-toolz: updated to 0.12.1
Release 0.12.1
Add support for Python 3.12 and PyPy 3.10
Drop support for Python 3.5 and 3.6
Fix typos
Use codecov for coverage instead of coveralls
|
2022-07-11 15:00:41 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-toolz: updated to 0.12.0
Release 0.12.0
Add apply
Support newer Python versions--up to Python 3.11-alpha
Improve warning when using toolz.compatibility
Improve documentation
Improve performance of merge_with
Improve import times
Auto-upload new releases to PyPI
|
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-11-14 19:48:50 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-toolz: updated to 0.11.2
0.11.2:
Support Python 3.10
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-02-07 20:23:30 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-toolz: updated to 0.11.1
0.11.1:
Importing toolz no longer warns (by importing .compatibility)
0.11.0:
Drop Python 2.7 support!
Give deprecation warning on using toolz.compatibility
Some doc fixes
First time using auto-deployment. Fingers crossed!
|
2019-08-22 14:04:33 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-toolz: updated to 0.10.0
0.10.0:
Unknown changes
|