forked from pool/python-pyrsistent
- update to 0.15.7:
* Fix #186, type errors with more recent versions of MyPy. Thanks @qhesz for this! * Build and test on ARM during CI. Thanks @ossdev07 for this! * Set absolute imports for python2 compatibility. Thanks @michalvi for this! * Fix #182 moduleinit name clash. * Fix #179 Fixed 'ignore_extra' factory parameter for pvector. Thanks @ss18 for this! OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 22:03:26 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 0.15.7:
|
||||
* Fix #186, type errors with more recent versions of MyPy. Thanks @qhesz for this!
|
||||
* Build and test on ARM during CI. Thanks @ossdev07 for this!
|
||||
* Set absolute imports for python2 compatibility. Thanks @michalvi for this!
|
||||
* Fix #182 moduleinit name clash.
|
||||
* Fix #179 Fixed 'ignore_extra' factory parameter for pvector. Thanks @ss18 for this!
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 08:24:54 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user