File python-future.changes of Package python-future

-------------------------------------------------------------------
Thu Dec  5 15:02:01 CET 2019 - Matej Cepl <mcepl@suse.com>

- Update to 0.18.2:
  - Fix min/max functions with generators, and 'None' default (PR #514)
  - Use BaseException in raise_() (PR #515)
  - Fix builtins.round() for Decimals (Issue #501)
  - Fix raise_from() to prevent failures with immutable classes (PR #518)
  - Make FixInput idempotent (Issue #427)
  - Fix type in newround (PR #521)
  - Support mimetype guessing in urllib2 for Py3.8+ (Issue #508)
  - fix for raise_() when passed an exception that's not an
    Exception (e.g. BaseException subclasses)
- Rebase future-correct-mimetype.patch to revert incorrect fix in
  gh#PythonCharmers/python-future#508

-------------------------------------------------------------------
Mon Oct 14 07:17:21 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>

- Update to 0.18.0.
- Remove python38-compat.patch, already included.
- Add future-correct-mimetype.patch, since Python 3.8 is able to detect
  the MIME type now.

-------------------------------------------------------------------
Wed Oct  2 14:56:02 CEST 2019 - Matej Cepl <mcepl@suse.com>

- Add python38-compat.patch to fix compatibility with Python 3.8
  gh#PythonCharmers/python-future#447
- Add python38-pow.patch not to expect exception on new available
  parameters for Python 3.8. gh#PythonCharmers/python-future#474

-------------------------------------------------------------------
Tue May  7 01:41:21 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

- Change License from MIT to MIT and Python-2.0

-------------------------------------------------------------------
Mon Mar 11 11:15:09 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

- Activate test suite

-------------------------------------------------------------------
Tue Dec  4 12:48:20 UTC 2018 - Matej Cepl <mcepl@suse.com>

- Remove superfluous devel dependency for noarch package

-------------------------------------------------------------------
Fri Nov 16 19:11:06 UTC 2018 - Todd R <toddrme2178@gmail.com>

- Update to version 0.17.1
  * This release address a packaging error because of an erroneous declaration that
    any built wheels are universal.
- Update to version 0.17.0
  * Fix ``from collections import ChainMap`` after install_aliases() (issue #226)
  * Fix multiple import from ``__future__`` bug in futurize (issue #113)
  * Add support for proper %s formatting of newbytes
  * Properly implement iterator protocol for newrange object
  * Fix ``past.translation`` on read-only file systems
  * Fix Tkinter import bug introduced in Python 2.7.4 (issue #262)
  * Correct TypeError to ValueError in a specific edge case for newrange
  * Support inequality tests betwen newstrs and newbytes
  * Add type check to __get__ in newsuper
  * Fix fix_divsion_safe to support better conversion of complex expressions, and
    skip obvious float division.

-------------------------------------------------------------------
Thu Apr  6 16:24:20 UTC 2017 - toddrme2178@gmail.com

- Implement single-spec version

-------------------------------------------------------------------
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.

-------------------------------------------------------------------
Tue Oct 11 13:27:45 UTC 2016 - ms@suse.com

- Tracker changelog entry to add python-future to SLE12 (bnc#999200)

-------------------------------------------------------------------
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

-------------------------------------------------------------------
Thu Sep 15 15:18:21 UTC 2016 - toddrme2178@gmail.com

- Fix update-alternatives usage.

-------------------------------------------------------------------
Fri Sep  9 03:28:19 UTC 2016 - glin@suse.com

- Remove %ghost from %{_bindir}/futurize and %{_bindir}/pasteurize
  (fate#320644)

-------------------------------------------------------------------
Mon Dec 14 08:19:07 UTC 2015 - glin@suse.com

- initial import: 0.15.2 (fate#320644)

openSUSE Build Service is sponsored by