SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-toolz-0.12.1-lp154.3.3.noarch.rpm :

* Wed Jun 12 2024 Dirk Müller - switch to PEP517 build
* Sun Apr 21 2024 ecsos - Add %{?sle15_python_module_pythons}
* Sat Mar 16 2024 Dirk Müller - update to 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
* Tue Oct 11 2022 Yogalakshmi Arunachalam - update to version 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)
* Thu Jan 06 2022 Ben Greiner - update to 0.11.2
* Support Python 3.10
* Mon Mar 08 2021 Dirk Müller - update to 0.11.1:
* drop python 2.x
* Mon Jul 22 2019 Tomáš Chvátal - Update to 0.10.0:
* no upstream changelog
* Mon Jun 03 2019 Petr Gajdos - run the testsuite, run spec-cleaner
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Thu May 03 2018 toddrme2178AATTgmail.com- Update to 0.9.0
* do not worry abount having good introspection on breakpoint
* Backport fix to a test from cytoolz.
* A slightly faster interposed.
* Don\'t import or reference `toolz.curried.exceptions`.
* Sun Mar 11 2018 sebix+novell.comAATTsebix.at- Use %license macro for license.
* Sat Apr 15 2017 toddrme2178AATTgmail.com- Update to 0.8.2
* No upstream changelog- Implement single-spec version
* Mon Aug 31 2015 toddrme2178AATTgmail.com- Update to 0.7.4
* No upstream changelog
* Wed May 20 2015 toddrme2178AATTgmail.com- Update to 0.7.2
* No upstream changelog
* Tue Mar 03 2015 toddrme2178AATTgmail.com- Update to 0.7.1
* Test `nth` with negative index on sequence and iterator.
* Add itemmap, itemfilter to api doc.
* Add `itemmap` and `itemfilter` to `dicttoolz`.
* binstar: add more platforms/versions
* add tail to itertoolz.__all__
* take, drop, tail refer to each other in docstrings
* test tail in lazy setting
* fix tail doctest
* last is a recipe of tail
* add tail operation
* pep8 space error fix
* Identity doc string
* add dissoc function to dictoolz
* Describe the ideal contribution
* reduceby takes callable init keyword argument
* Add pypy3 to build matrix
* getter works in empty index case
* simpler check on index in get
* get([], seq) returns ()
 
ICM