1
0
forked from pool/python-future

22 Commits

Author SHA256 Message Date
7f0c4e5978 - Add 619-test-zero-byte.patch to fix
gh#PythonCharmers/python-future#618.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=42
2023-07-04 22:16:42 +00:00
7b0aa62f05 Accepting request 1081419 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081419
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=40
2023-04-21 14:35:05 +00:00
92c5396655 - pull in dbm for all flavors on SLE15 SP4+ as well
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=38
2023-02-01 09:52:55 +00:00
67590c4ccb - update to 0.18.3:
* Backport fix for bpo-38804 (c91d70b)
  * Fix bug in fix_print.py fixer (dffc579)
  * Fix bug in fix_raise.py fixer (3401099)
  * Fix newint bool in py3 (fe645ba)
  * Fix bug in super() with metaclasses (6e27aac)
  * docs: fix simple typo, reqest -> request (974eb1f)
  * Correct eq (c780bf5)
  * Pass if lint fails (2abe00d)
  * fix order (f96a219)
  * Add flake8 to image (046ff18)
  * Make lint.sh executable (58cc984)
  * Add docker push to optimize CI (01e8440)
  * Build System (42b3025)
  * Add docs build status badge to README.md (3f40bd7)
  * Use same docs requirements in tox (18ecc5a)
  * Add docs/requirements.txt (5f9893f)
  * Add PY37_PLUS, PY38_PLUS, and PY39_PLUS (bee0247)
  * fix 2.6 test, better comment (ddedcb9)
  * fix 2.6 test (3f1ff7e)
  * remove nan test (4dbded1)
  * include list test values (e3f1a12)
  * fix other python2 test issues (c051026)
  * fix missing subTest (f006cad)
  * import from old imp library on older python versions (fc84fa8)
  * replace fstrings with format for python 3.4,3.5 (4a687ea)
  * minor style/spelling fixes (8302d8c)
  * improve cmp function, add unittest (0d95a40)
  * Pin typing==3.7.4.1 for Python 3.3 compatiblity (1a48f1b)
  * Fix various py26 unit test failures (9ca5a14)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=35
2023-01-21 09:55:27 +00:00
81ffe1c021 - Add CVE-2022-40899.patch to fix REDoS in http.cookiejar
gh#PythonCharmers/python-future#610
  bsc#1206673

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=33
2023-01-05 12:04:36 +00:00
9ce59da21d - Add python39-build.patch to avoid test failures
(gh#PythonCharmers/python-future#578).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=31
2021-03-12 13:37:18 +00:00
6eaa2516c2 Accepting request 852977 from home:bnavigator:branches:devel:languages:python
- Need dbm for more than one python3 flavor
  gh#openSUSE/python-rpm-macros#66

OBS-URL: https://build.opensuse.org/request/show/852977
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=29
2020-12-04 10:47:00 +00:00
c1b5a1b0c1 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=27
2019-12-05 14:38:26 +00:00
Steve Kowalik
003c1600db - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=25
2019-10-14 07:40:24 +00:00
7fa3795973 Accepting request 734621 from home:mcepl:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/734621
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=22
2019-10-02 14:11:43 +00:00
Tomáš Chvátal
373dc955e0 Accepting request 701158 from home:jayvdb:py-backports
- Change License from MIT to MIT and Python-2.0

OBS-URL: https://build.opensuse.org/request/show/701158
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=20
2019-05-07 06:10:13 +00:00
Tomáš Chvátal
9e71402ca2 Accepting request 683762 from home:jayvdb:py-backports
- Activate test suite

OBS-URL: https://build.opensuse.org/request/show/683762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=18
2019-03-11 11:22:35 +00:00
9597bf09b1 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=16
2018-12-04 13:29:10 +00:00
Todd R
4c2c23f69f Accepting request 649803 from home:TheBlackCat:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/649803
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=14
2018-11-16 19:27:55 +00:00
Todd R
9ac719b9e3 Accepting request 486203 from home:TheBlackCat:branches:devel:languages:python
Implement single-spec version

OBS-URL: https://build.opensuse.org/request/show/486203
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=12
2017-04-06 16:24:43 +00:00
Tomas Cech
b82d318638 Accepting request 441961 from home:mimi_vx:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/441961
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=10
2016-11-25 10:10:48 +00:00
cf2fbf4c73 Accepting request 434317 from home:sax2:branches:devel:languages:python
- Tracker changelog entry to add python-future to SLE12 (bnc#999200)

OBS-URL: https://build.opensuse.org/request/show/434317
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=8
2016-10-11 13:45:05 +00:00
Denisart Benjamin
c0327c271c Accepting request 429335 from home:okurz:branches:devel:languages:python
Provide changelog entry for 'preun/postun' fix

OBS-URL: https://build.opensuse.org/request/show/429335
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=6
2016-09-23 10:30:35 +00:00
Todd R
f4bfe3d3be Accepting request 427970 from home:TheBlackCat:branches:devel:languages:python
Fix update-alternatives usage

OBS-URL: https://build.opensuse.org/request/show/427970
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=4
2016-09-15 15:24:57 +00:00
0025046171 Accepting request 426905 from home:gary_lin:branches:devel:languages:python
Remove %ghost from %{_bindir}/futurize and %{_bindir}/pasteurize and add the fate entry

OBS-URL: https://build.opensuse.org/request/show/426905
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=3
2016-09-12 11:13:09 +00:00
86961e35ed Accepting request 425687 from SUSE:SLE-12-SP2:GA
sync sources with SLE

OBS-URL: https://build.opensuse.org/request/show/425687
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=2
2016-09-12 08:08:48 +00:00
ee56c06f7a Accepting request 348797 from home:gary_lin:iovisor
New python module 'future' to provide python 2/3 compatibility

The unit tests were disabled since some of the tests require libfuture in the
default lib path.

OBS-URL: https://build.opensuse.org/request/show/348797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=1
2015-12-17 13:37:13 +00:00