83 Commits

Author SHA256 Message Date
26f1232fb0 Accepting request 811025 from devel:languages:python
- update to 1.15.0:
 - Pull request #331: Optimize `six.ensure_str` and `six.ensure_binary`.

OBS-URL: https://build.opensuse.org/request/show/811025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=38
2020-06-05 18:00:27 +00:00
dd57485501 - update to 1.15.0:
- Pull request #331: Optimize `six.ensure_str` and `six.ensure_binary`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=82
2020-06-02 17:12:36 +00:00
4a6b2b3598 Accepting request 785216 from devel:languages:python
- Change %pretrans back to %pre to fix bootstrap issue
  boo#1123064 bsc#1143893

OBS-URL: https://build.opensuse.org/request/show/785216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=37
2020-03-16 09:16:36 +00:00
406448557e Accepting request 783174 from devel:languages:python
- Do not cause buildcycle with previous change but rather
  install the egg-info prepared metadata from the tarball

- use setuptools for building to support pip 10.x (bsc#1166139)

OBS-URL: https://build.opensuse.org/request/show/783174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=36
2020-03-12 21:58:24 +00:00
Tomáš Chvátal
00e6dc8efc - Change %pretrans back to %pre to fix bootstrap issue
boo#1123064 bsc#1143893

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=79
2020-03-11 08:00:01 +00:00
Tomáš Chvátal
ba203ce937 - Do not cause buildcycle with previous change but rather
install the egg-info prepared metadata from the tarball

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=78
2020-03-10 07:54:18 +00:00
a5f1d364b0 - use setuptools for building to support pip 10.x (bsc#1166139)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=77
2020-03-09 20:57:21 +00:00
232577890c - use setuptools for building to support pip 10.x
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=76
2020-03-09 20:54:55 +00:00
189658100a Accepting request 766053 from devel:languages:python
- update to 1.14.0
 * Add `six.assertNotRegex`
 * `six.moves._dummy_thread` now points to the `_thread` module on
    Python 3.9+. Python 3.7 and later requires threading and deprecated the
    `_dummy_thread` module
 * Remove support for Python 2.6 and Python 3.2
 * `six.wraps` now ignores missing attributes

OBS-URL: https://build.opensuse.org/request/show/766053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=35
2020-01-23 15:10:54 +00:00
e9d14aec1f - update to 1.14.0
* Add `six.assertNotRegex`
 * `six.moves._dummy_thread` now points to the `_thread` module on
    Python 3.9+. Python 3.7 and later requires threading and deprecated the
    `_dummy_thread` module
 * Remove support for Python 2.6 and Python 3.2
 * `six.wraps` now ignores missing attributes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=74
2020-01-21 11:18:42 +00:00
04aa94f444 Accepting request 761132 from devel:languages:python
- Pull in dbm/gdbm module from python for testing

- update to 0.13.0:
  - Issue #298, pull request #299: Add `six.moves.dbm_ndbm`.
  - Issue #155: Add `six.moves.collections_abc`, which aliases the `collections`
    module on Python 2-3.2 and the `collections.abc` on Python 3.3 and greater.
  - Pull request #304: Re-add distutils fallback in `setup.py`.
  - Pull request #305: On Python 3.7, `with_metaclass` supports classes using PEP

OBS-URL: https://build.opensuse.org/request/show/761132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=34
2020-01-16 17:13:15 +00:00
Tomáš Chvátal
4b5ab81a4d - Pull in dbm/gdbm module from python for testing
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=72
2020-01-02 10:36:17 +00:00
2d9eb82f7c - update to 0.13.0:
- Issue #298, pull request #299: Add `six.moves.dbm_ndbm`.
  - Issue #155: Add `six.moves.collections_abc`, which aliases the `collections`
    module on Python 2-3.2 and the `collections.abc` on Python 3.3 and greater.
  - Pull request #304: Re-add distutils fallback in `setup.py`.
  - Pull request #305: On Python 3.7, `with_metaclass` supports classes using PEP

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=71
2019-12-20 19:08:13 +00:00
01ea77a158 Accepting request 716252 from devel:languages:python
- Simplify the pytest call

OBS-URL: https://build.opensuse.org/request/show/716252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=33
2019-07-30 11:00:52 +00:00
Tomáš Chvátal
168218431c - Simplify the pytest call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=69
2019-07-18 09:15:37 +00:00
8c0e9555c4 Accepting request 709049 from devel:languages:python
- Fix pytest call
- Fixdocumentation package generating

OBS-URL: https://build.opensuse.org/request/show/709049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=32
2019-06-18 12:49:05 +00:00
Tomáš Chvátal
cd50c7bd81 - Fix pytest call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=67
2019-06-11 07:01:25 +00:00
1c3dcd0d75 Accepting request 668762 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/668762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=31
2019-01-28 19:47:18 +00:00
b6dfa362c3 Accepting request 668727 from home:Pharaoh_Atem:branches:devel:languages:python
- Change %pretrans back to %pre to fix bootstrap issue (boo#1123064)

OBS-URL: https://build.opensuse.org/request/show/668727
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=65
2019-01-25 23:41:08 +00:00
Tomáš Chvátal
f528338bcf - Require just base python module, even full python is too much
and it is not required here

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=64
2019-01-17 11:31:54 +00:00
29aa571aa6 Accepting request 656810 from devel:languages:python
- Update to 0.12.0:
    * `six.add_metaclass` now preserves `__qualname__` from the
      original class.
    * Add `six.ensure_binary`, `six.ensure_text`, and
      `six.ensure_str`.
- Because of cyclical dependencies between six and Sphinx, we
  need to to do multibuild.

OBS-URL: https://build.opensuse.org/request/show/656810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=30
2018-12-14 19:47:59 +00:00
de04809549 Accepting request 656793 from home:mcepl:branches:devel:languages:python
- Because of cyclical dependencies between six and Sphinx, we
  need to to do multibuild.

OBS-URL: https://build.opensuse.org/request/show/656793
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=62
2018-12-10 10:50:09 +00:00
7b020ee4e3 - Update to 0.12.0:
* `six.add_metaclass` now preserves `__qualname__` from the
      original class.
    * Add `six.ensure_binary`, `six.ensure_text`, and
      `six.ensure_str`.
- Remove special python-six-doc package and switch to multibuild

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=61
2018-12-10 08:22:48 +00:00
e7e388a098 Accepting request 632909 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/632909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=29
2018-09-05 11:44:33 +00:00
Tomáš Chvátal
8983a2409c Accepting request 632896 from home:frispete:python
- remove egg-info directory in %pretrans
- fix egg-info directory pattern
- match any version of egg-info for a certain python version

OBS-URL: https://build.opensuse.org/request/show/632896
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=59
2018-09-03 18:19:29 +00:00
c6c369c6b1 Accepting request 630058 from home:mcepl:work
- Break the cycilical dependency on python-setuptools.

OBS-URL: https://build.opensuse.org/request/show/630058
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=58
2018-08-18 09:13:35 +00:00
c7636e1a17 Accepting request 628634 from devel:languages:python
- Remove argparse dependency

- Remove argparse dependency

OBS-URL: https://build.opensuse.org/request/show/628634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=28
2018-08-17 21:59:44 +00:00
Tomáš Chvátal
d7c0f146df OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=56 2018-08-10 13:39:25 +00:00
Tomáš Chvátal
e9d1fbbd7d - Remove argparse dependency
- Remove argparse dependency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=55
2018-08-10 13:08:40 +00:00
7c214e975c Accepting request 534285 from devel:languages:python
- remove egg-info directory before installation if it exists,
  because setuptools produce directory and six switched to distutils
  that produce a file
  (and because rpm can't handle that by itself)
  fixes bsc#1057496

OBS-URL: https://build.opensuse.org/request/show/534285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=27
2017-10-23 14:38:35 +00:00
Jan Matejek
c16d819d80 fixes bsc#1057496
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=53
2017-10-16 16:51:13 +00:00
Jan Matejek
02931c79f5 - remove egg-info directory before installation if it exists,
because setuptools produce directory and six switched to distutils
  that produce a file
  (and because rpm can't handle that by itself)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=52
2017-10-16 16:50:46 +00:00
0ca43684b8 Accepting request 529092 from devel:languages:python
- Fix Source url

- README->README.rst, add CHANGES
- update to version 1.11.0:
  * Pull request #178: `with_metaclass` now properly proxies
    `__prepare__` to the underlying metaclass.
  * Pull request #191: Allow `with_metaclass` to work with metaclasses
    implemented in C.
  * Pull request #203: Add parse_http_list and parse_keqv_list to
    moved urllib.request.
  * Pull request #172 and issue #171: Add unquote_to_bytes to moved
    urllib.parse.
  * Pull request #167: Add `six.moves.getoutput`.
  * Pull request #80: Add `six.moves.urllib_parse.splitvalue`.
  * Pull request #75: Add `six.moves.email_mime_image`.
  * Pull request #72: Avoid creating reference cycles through
    tracebacks in `reraise`.

- Fix Source url

- README->README.rst, add CHANGES
- update to version 1.11.0:
  * Pull request #178: `with_metaclass` now properly proxies
    `__prepare__` to the underlying metaclass.
  * Pull request #191: Allow `with_metaclass` to work with metaclasses
    implemented in C.
  * Pull request #203: Add parse_http_list and parse_keqv_list to
    moved urllib.request.
  * Pull request #172 and issue #171: Add unquote_to_bytes to moved
    urllib.parse.

OBS-URL: https://build.opensuse.org/request/show/529092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=26
2017-09-29 09:52:53 +00:00
Thomas Bechtold
f0406e0784 - Fix Source url
- Fix Source url

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=50
2017-09-28 07:48:29 +00:00
Thomas Bechtold
bbbe9d9f97 Accepting request 529025 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/529025
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=49
2017-09-28 06:01:51 +00:00
9fa5bd80f3 Accepting request 460248 from devel:languages:python
first batch of singlespec packages

OBS-URL: https://build.opensuse.org/request/show/460248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=25
2017-02-27 17:28:30 +00:00
Jan Matejek
498b7a1f78 Accepting request 460224 from devel:languages:python:singlespec
- update for singlespec
- only use python3 version of Sphinx to build docs
- provide $flavor-doc for all pythons

OBS-URL: https://build.opensuse.org/request/show/460224
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=47
2017-02-24 14:34:14 +00:00
Jan Matejek
3ca5d26bf6 Accepting request 458703 from devel:languages:python:singlespec
- update to run tests against python3 as well

- update for multipython build

OBS-URL: https://build.opensuse.org/request/show/458703
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=46
2017-02-17 15:47:03 +00:00
42eecd7e20 Accepting request 358478 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/358478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=24
2016-02-23 15:53:23 +00:00
3f2604065e Accepting request 358457 from home:olh:branches:devel:languages:python
- Restore buildarch for SLE_11 to fix build

OBS-URL: https://build.opensuse.org/request/show/358457
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=44
2016-02-09 09:48:53 +00:00
54206238a0 Accepting request 354719 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/354719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=23
2016-01-23 00:04:09 +00:00
Todd R
6dcd5708d8 Accepting request 354717 from home:TheBlackCat:branches:devel:languages:python
- Run tests in -doc package to avoid dependency loops
- Actually run the tests.  They weren't previously being run.

OBS-URL: https://build.opensuse.org/request/show/354717
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=42
2016-01-19 09:29:45 +00:00
7ae78dcbd4 Accepting request 337375 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/337375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=22
2015-10-19 20:47:13 +00:00
Michal Čihař
7d448c46c2 Accepting request 337374 from home:Nijel:branches:devel:languages:python
- Update to 1.10.0:
  - Issue #122: Improve the performance of `six.int2byte` on Python 3.
  - Pull request #55 and issue #99: Don't add the `winreg` module to `six.moves`
    on non-Windows platforms.
  - Pull request #60 and issue #108: Add `six.moves.getcwd` and
    `six.moves.getcwdu`.
  - Pull request #64: Add `create_unbound_method` to create unbound methods.

OBS-URL: https://build.opensuse.org/request/show/337374
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=40
2015-10-09 08:22:20 +00:00
4d7c9d6d15 Accepting request 320370 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/320370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=21
2015-08-06 22:23:42 +00:00
c13a3655aa Accepting request 320361 from home:dimstar:Factory
Fix personal stupidity....

OBS-URL: https://build.opensuse.org/request/show/320361
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=38
2015-08-04 12:07:47 +00:00
Todd R
dc0cde9671 Accepting request 320309 from home:dimstar:Factory
- Delete the system egg-info during pre phase: older versions of
  the package installed it as a directory, the latest update
  creates a file, and rpm has known issues with replacing this.

OBS-URL: https://build.opensuse.org/request/show/320309
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=37
2015-08-04 08:41:26 +00:00
Todd R
277dadddc6 Accepting request 319400 from home:TheBlackCat:branches:devel:languages:python
Make tests conditional to avoid dependency loop.

OBS-URL: https://build.opensuse.org/request/show/319400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=36
2015-07-29 13:06:12 +00:00
Todd R
67eeb13a64 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=35 2015-07-29 12:57:25 +00:00
Todd R
358e812c83 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=34 2015-07-29 12:55:52 +00:00