24 Commits

Author SHA256 Message Date
aff0071d3a Accepting request 784870 from devel:languages:python
- Fix build without python2

OBS-URL: https://build.opensuse.org/request/show/784870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-d2to1?expand=0&rev=12
2020-03-16 09:18:01 +00:00
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
63883c3cae Accepting request 730665 from devel:languages:python
- Update to 0.2.21.post1:
  * no obvious changelog

OBS-URL: https://build.opensuse.org/request/show/730665
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-d2to1?expand=0&rev=11
2019-09-16 08:50:06 +00:00
Tomáš Chvátal
a436ce336c - Update to 0.2.21.post1:
* no obvious changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=21
2019-09-13 10:12:53 +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
98b11c1b24 Accepting request 654025 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/654025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-d2to1?expand=0&rev=10
2018-12-13 18:43:25 +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
76e2ca18a5 Accepting request 510843 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/510843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-d2to1?expand=0&rev=9
2017-08-16 14:10:54 +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
f08e37f1c2 Accepting request 381327 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/381327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-d2to1?expand=0&rev=8
2016-04-22 14:23:37 +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
Tomáš Chvátal
493a679b25 Accepting request 206860 from devel:languages:python
- Fix changes format of first entry from local timezone (UTC+4) to UTC

OBS-URL: https://build.opensuse.org/request/show/206860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-d2to1?expand=0&rev=6
2013-11-15 15:56:44 +00:00
Sascha Peilicke
6f667134e2 - Fix changes format of first entry from local timezone (UTC+4) to UTC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=12
2013-11-14 09:38:12 +00:00
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
Stephan Kulow
f1aab0214e Accepting request 200745 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/200745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-d2to1?expand=0&rev=5
2013-09-27 16:00:37 +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
Stephan Kulow
e79c725d83 Accepting request 179772 from devel:languages:python
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.

OBS-URL: https://build.opensuse.org/request/show/179772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-d2to1?expand=0&rev=3
2013-06-19 14:59:12 +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
Sascha Peilicke
86c62aa59a Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=6
2013-06-17 12:50:37 +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
Stephan Kulow
35c597ba00 Accepting request 148712 from devel:languages:python
Future OpenStack dependency

OBS-URL: https://build.opensuse.org/request/show/148712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-d2to1?expand=0&rev=1
2013-01-17 14:19:26 +00:00
Todd R
8717a728a6 Accepting request 132965 from devel:languages:python
Restore BuildRequires: python3  This package depends on hash algorithms that are only available if python3 is installed, python3-devel will not pull them in.  Building will fail if  BuildRequires: python3 is removed.

OBS-URL: https://build.opensuse.org/request/show/132965
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-d2to1?expand=0&rev=3
2012-09-06 12:57:35 +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