10 Commits

Author SHA256 Message Date
Tomáš Chvátal
5c14641bb0 - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=23
2020-03-14 08:58:45 +00:00
Tomáš Chvátal
c29a24ac67 - Update to 0.2.21.post1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=20
2019-09-13 10:12:31 +00:00
5804c2101a Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=18
2018-12-04 13:24:39 +00:00
22ad59fe2c Accepting request 510309 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/510309
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=16
2017-07-17 05:10:47 +00:00
1dfb5798ad Accepting request 374040 from home:1Antoine1:branches:devel:languages:python
- Update to 0.2.12:
  + Fixed a corner case where depending on the order of events when
    installing multiple packages (i.e. when installing packages
    with dependencies, some of which might also use d2to1) would
    end up calling the incorrect Distribution class (the patched
    version from setuptools, where d2to1 needs to get to the
    unpatched version from distutils for some cases).
  + Upgraded bundled copy of the six module to the current version
    (1.9.0). This fixes incompatibility between d2to1 and other
    packages that import different versions of six during their
    setup (the older version of six had a habit of fighting with
    other six instances over sys.modules, which is fixed in newer
    versions).
  + Upgraded to latest ez_setup.py so that the most up to date
    version of setuptools will be correctly bootstrapped in the
    rare cases that it is needed.
  + Included some miscellaneous hacks to keep d2to1 working,
    nominally, with Python 2.5 despite the broad move away from
    Python 2.5 support in the Python community. The d2to1 v0.2.x
    releases will be the last to continue Python 2.5 support,
    given that testing it has become more difficult (and the
    overhead is probably no longer worth it).

OBS-URL: https://build.opensuse.org/request/show/374040
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=14
2016-03-29 19:45:52 +00:00
Sascha Peilicke
b82ee2a086 - Update to version 0.2.11
+ Replaced distribute_setup.py with ez_setup.py in order to bootstrap
    with modern setuptools when necessary.
  + Fixed a couple minor Python 3-specific issues. In particular the
    data_files option could be passed to setup() as a dict_items
    object instead of a list which is what would normally be expected.
  + Added a tox.ini (frankly I thought there already was one).
- Switch back to setuptools after distribute merge

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=9
2013-09-16 09:56:25 +00:00
Sascha Peilicke
a3d3a2f97f - Fix changelog, cleanup spec-file
- Run testsuite
- Update to version 0.2.10:
  + Added support for the seutp-requires-dist option in the [metadata]
    section of setup.cfg.  This is analogous to the Setup-Requires-Dist metadata
    field supported by PEP-426 and uses the setup_requires argument to
    setuptools' setup() to implement it.
  + Added support for the dependency_links and include_package_data
    arguments to setuptools' setup() in the [backwards_compat] section of
    setup.cfg.
  + When a setup_hook calls sys.exit() don't show a traceback for the
    SystemExit exception.
  + Fixed a bug in the exception formatting when exceptions occur in setup.cfg
    handling.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=7
2013-06-18 13:20:02 +00:00
Todd R
2c2b74fec4 Accepting request 174886 from home:matwey:branches:devel:languages:python
- update to 0.2.10

- update to 0.2.10

OBS-URL: https://build.opensuse.org/request/show/174886
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=5
2013-05-10 11:12:32 +00:00
Ismail Dönmez
95961ac5ba Accepting request 131269 from home:HighwayStar:branches:devel:languages:python
update to latest version
python3 package added

OBS-URL: https://build.opensuse.org/request/show/131269
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=2
2012-08-31 16:23:00 +00:00
Sascha Peilicke
d4bfe3e705 Accepting request 90561 from home:matwey:pyfits
python-pyfits builddepends on this package

OBS-URL: https://build.opensuse.org/request/show/90561
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=1
2011-11-09 09:13:49 +00:00