Hello community, here is the log from the commit of package python-d2to1 for openSUSE:Factory checked in at 2013-09-27 18:00:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-d2to1 (Old) and /work/SRC/openSUSE:Factory/.python-d2to1.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-d2to1" Changes: -------- --- /work/SRC/openSUSE:Factory/python-d2to1/python-d2to1.changes 2013-06-19 16:59:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-d2to1.new/python-d2to1.changes 2013-09-27 18:00:39.000000000 +0200 @@ -1,0 +2,12 @@ +Mon Sep 16 09:54:08 UTC 2013 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- d2to1-0.2.10.tar.gz New: ---- d2to1-0.2.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-d2to1.spec ++++++ --- /var/tmp/diff_new_pack.gON9iy/_old 2013-09-27 18:00:40.000000000 +0200 +++ /var/tmp/diff_new_pack.gON9iy/_new 2013-09-27 18:00:40.000000000 +0200 @@ -17,7 +17,7 @@ Name: python-d2to1 -Version: 0.2.10 +Version: 0.2.11 Release: 0 Url: http://pypi.python.org/pypi/d2to1 Summary: Allows using distutils2-like setup.cfg with a distribute/setuptools @@ -27,7 +27,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools # Test requirements: BuildRequires: python-nose %if 0%{?suse_version} && 0%{?suse_version} <= 1110 @@ -50,7 +50,6 @@ %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} -#%fdupes %{buildroot}%{py_sitedir} %check python setup.py test ++++++ d2to1-0.2.10.tar.gz -> d2to1-0.2.11.tar.gz ++++++ ++++ 2323 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
