community/py3-toolz: upgrade to 0.12.0
https://github.com/pytoolz/toolz/releases/tag/0.12.0
- Add
apply
(#411)- Support newer Python versions--up to Python 3.11-alpha (#525, #527, #533)
- Improve warning when using
toolz.compatibility
(#485)- Improve documentation (#507, #524, #526, #530)
- Improve performance of
merge_with
(#532)- Improve import times (#534)
- Auto-upload new releases to PyPI (#536, #537)