2016-11-25 10:10:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 25 08:26:47 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 0.16.0
|
|
|
|
* Fix newbytes constructor bug.
|
|
|
|
* Fix semantics of bool() with newobject.
|
|
|
|
* Fix standard_library.install_aliases() on PyPy
|
|
|
|
* Fix assertRaises for pow and compile` on Python 3.5.
|
|
|
|
* Fix return argument of future.utils.ensure_new_type
|
|
|
|
if conversion to new type does not exist.
|
|
|
|
* Add missing cmp_to_key for Py2.6.
|
|
|
|
* Allow the old_div fixer to be disabled.
|
|
|
|
* Improve compatibility with Google App Engine.
|
|
|
|
* Add some missing imports to the tkinter and tkinter.filedialog
|
|
|
|
package namespaces
|
|
|
|
* Fix raise_from on PY3 when the exception cannot be recreated from its repr.
|
|
|
|
|
2016-10-11 13:45:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 11 13:27:45 UTC 2016 - ms@suse.com
|
|
|
|
|
|
|
|
- Tracker changelog entry to add python-future to SLE12 (bnc#999200)
|
|
|
|
|
2016-09-23 10:30:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 21 15:56:12 UTC 2016 - okurz@suse.com
|
|
|
|
|
|
|
|
- Fix rpm uninstall warnings by removing alternatives in postun as
|
|
|
|
discussed in https://build.opensuse.org/request/show/427095
|
|
|
|
|
2016-09-15 15:24:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 15 15:18:21 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Fix update-alternatives usage.
|
|
|
|
|
2016-09-12 11:13:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 9 03:28:19 UTC 2016 - glin@suse.com
|
|
|
|
|
|
|
|
- Remove %ghost from %{_bindir}/futurize and %{_bindir}/pasteurize
|
|
|
|
(fate#320644)
|
|
|
|
|
2015-12-17 13:37:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 14 08:19:07 UTC 2015 - glin@suse.com
|
|
|
|
|
2016-09-12 08:08:48 +00:00
|
|
|
- initial import: 0.15.2 (fate#320644)
|
2015-12-17 13:37:13 +00:00
|
|
|
|