42 Commits

Author SHA256 Message Date
Fabian Vogt
576cb5bb4d Accepting request 1096863 from devel:languages:python
- Add 619-test-zero-byte.patch to fix
  gh#PythonCharmers/python-future#618.

OBS-URL: https://build.opensuse.org/request/show/1096863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=18
2023-07-06 16:27:47 +00:00
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
Dominique Leuenberger
1a91c9363d Accepting request 1081909 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1081909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=17
2023-04-22 20:00:48 +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
Dominique Leuenberger
d37f4c89ba Accepting request 1062425 from devel:languages:python
- pull in dbm for all flavors on SLE15 SP4+ as well

OBS-URL: https://build.opensuse.org/request/show/1062425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=16
2023-02-02 17:07:29 +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
Dominique Leuenberger
21282e64e9 Accepting request 1060113 from devel:languages:python
- 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/request/show/1060113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=15
2023-01-23 17:30:40 +00:00
3748a211db OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=36 2023-01-21 09:55:36 +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
Dominique Leuenberger
d01d5fd3b9 Accepting request 1056169 from devel:languages:python
- Add CVE-2022-40899.patch to fix REDoS in http.cookiejar
  gh#PythonCharmers/python-future#610
  bsc#1206673

OBS-URL: https://build.opensuse.org/request/show/1056169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=14
2023-01-06 16:04:23 +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
Dominique Leuenberger
9be19adf3a Accepting request 878588 from devel:languages:python
- Add python39-build.patch to avoid test failures
  (gh#PythonCharmers/python-future#578).

OBS-URL: https://build.opensuse.org/request/show/878588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=13
2021-03-17 19:13:21 +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
Dominique Leuenberger
06914c2bca Accepting request 853083 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/853083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=12
2020-12-05 19:35:31 +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
Dominique Leuenberger
543872934f Accepting request 754444 from devel:languages:python
- 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/request/show/754444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=11
2019-12-11 11:09:33 +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
Dominique Leuenberger
d61db7dbd7 Accepting request 738188 from devel:languages:python
- 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/request/show/738188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=10
2019-11-04 16:05:25 +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
Steve Kowalik
2e38555ae5 * Update to 0.18.0
* Add a patch to correct MIME type detection for Python 3.8
* Drop python38-compat.patch, included in the new release

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=24
2019-10-14 07:14:40 +00:00
Dominique Leuenberger
c77ef9cfd3 Accepting request 734651 from 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/734651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=9
2019-10-05 14:20:27 +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
Dominique Leuenberger
2617b69d9f Accepting request 701205 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/701205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=8
2019-05-08 13:15:18 +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
Dominique Leuenberger
b1cf9189d8 Accepting request 683765 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/683765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=7
2019-03-12 08:46:34 +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
Dominique Leuenberger
338975ac8f Accepting request 659390 from devel:languages:python
- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=6
2018-12-26 23:26:04 +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
Dominique Leuenberger
f1692eb29e Accepting request 649806 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/649806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=5
2018-11-20 21:26:59 +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
Dominique Leuenberger
51bfe22434 Accepting request 486204 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/486204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=4
2017-04-28 07:12:25 +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
Dominique Leuenberger
f2b4666975 Accepting request 441966 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/441966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=3
2016-11-28 14:08:27 +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
Dominique Leuenberger
4d5148ee8d Accepting request 434318 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/434318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=2
2016-10-20 21:08:06 +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
Dominique Leuenberger
e9a5294d09 Accepting request 429775 from devel:languages:python
Fix rpm uninstall warnings by removing alternatives in postun

OBS-URL: https://build.opensuse.org/request/show/429775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-future?expand=0&rev=1
2016-09-27 11:44:21 +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