Revisions of python-six

Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 2)
This is mostly to get the Leaps working, in 15:Update I would need ECO.

It does not affect existing pkgs, it exposes just more functions compared to 1.11.0 we had.

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

- 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

- 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

- Simplify the pytest call

- Fix pytest call
- Fixdocumentation package generating

- Change %pretrans back to %pre to fix bootstrap issue
  boo#1123064 bsc#1143893
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 1)
initialize package
Displaying all 2 revisions
openSUSE Build Service is sponsored by