15
0

Accepting request 945430 from home:bnavigator:branches:devel:languages:python

- Update to 0.11.2
  * Support Python 3.10
- No further release notes found
  * Dropped support for Python <= 3.4
  * Officially uses pytest now

OBS-URL: https://build.opensuse.org/request/show/945430
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=11
This commit is contained in:
2022-01-11 00:13:10 +00:00
committed by Git OBS Bridge
parent 74bec26c72
commit 800a3c2866
4 changed files with 19 additions and 13 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 10 22:38:39 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 0.11.2
* Support Python 3.10
- No further release notes found
* Dropped support for Python <= 3.4
* Officially uses pytest now
-------------------------------------------------------------------
Mon Mar 30 14:32:52 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>