forked from pool/python-six
- Update to 0.12.0:
* `six.add_metaclass` now preserves `__qualname__` from the
original class.
* Add `six.ensure_binary`, `six.ensure_text`, and
`six.ensure_str`.
- Remove special python-six-doc package and switch to multibuild
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=61
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 09:20:52 CET 2018 - mcepl@suse.com
|
||||
|
||||
- Update to 0.12.0:
|
||||
* `six.add_metaclass` now preserves `__qualname__` from the
|
||||
original class.
|
||||
* Add `six.ensure_binary`, `six.ensure_text`, and
|
||||
`six.ensure_str`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 15:37:13 UTC 2018 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user