Commit Graph

6 Commits

Author SHA256 Message Date
Sascha Peilicke
1166254bfc - Fix changes format
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=11
2013-11-07 12:39:04 +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