File python3-d2to1.changes of Package python3-d2to1

-------------------------------------------------------------------
Sun Jul 19 02:02:44 UTC 2015 - arun@gmx.de

- update to version 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) we 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).

-------------------------------------------------------------------
Fri Jan 16 02:51:16 UTC 2015 - arun@gmx.de

- specfile:
  * remove modname variable
  * update source url to pypi
  * removed ifdefs for outdated opensuse versions

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

-------------------------------------------------------------------
Sun Jan 10 00:51:53 UTC 2015 - arun@gmx.de

- specfile:
  * update copyright year
  * remove python(abi) requirement

-------------------------------------------------------------------
Thu May  9 10:09:08 UTC 2013 - matwey.kornilov@gmail.com

- update to 0.2.10

-------------------------------------------------------------------
Thu Sep  6 09:28:27 UTC 2012 - toddrme2178@gmail.com

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

-------------------------------------------------------------------
Tue Aug 21 03:06:47 UTC 2012 - highwaystar.ru@gmail.com

- python3 package added 

openSUSE Build Service is sponsored by