forked from pool/python-boltons
- Update to 21.0.0:
* Fix OMD.addlist when the added list is empty * Add funcutils.noop, satisfying PEP 559 * Support lists for iterutils.bucketize * Python 3.9 test fixes for OMD (PEP 584, see #271) * Make typeutils.make_sentinel more pickleable * jsonutils.reverse_iter_lines now works on Py3 and Windows - Drop boltons-pr271-py39-frozendict.patch: * Included upstream. - Add patch fix-ecoutil-imports.patch: * Support Python 3.10. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-boltons?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 00:04:19 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 21.0.0:
|
||||
* Fix OMD.addlist when the added list is empty
|
||||
* Add funcutils.noop, satisfying PEP 559
|
||||
* Support lists for iterutils.bucketize
|
||||
* Python 3.9 test fixes for OMD (PEP 584, see #271)
|
||||
* Make typeutils.make_sentinel more pickleable
|
||||
* jsonutils.reverse_iter_lines now works on Py3 and Windows
|
||||
- Drop boltons-pr271-py39-frozendict.patch:
|
||||
* Included upstream.
|
||||
- Add patch fix-ecoutil-imports.patch:
|
||||
* Support Python 3.10.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 19 19:53:55 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user