Hello community, here is the log from the commit of package python-nose for openSUSE:Factory checked in at 2013-10-25 11:23:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nose (Old) and /work/SRC/openSUSE:Factory/.python-nose.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nose" Changes: -------- --- /work/SRC/openSUSE:Factory/python-nose/python-nose.changes 2013-07-02 07:42:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-nose.new/python-nose.changes 2013-10-25 11:23:54.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Oct 24 10:12:54 UTC 2013 - [email protected] + +- Require setuptools instead of now obsolete distribute + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nose.spec ++++++ --- /var/tmp/diff_new_pack.KS8tU2/_old 2013-10-25 11:23:55.000000000 +0200 +++ /var/tmp/diff_new_pack.KS8tU2/_new 2013-10-25 11:23:55.000000000 +0200 @@ -26,11 +26,11 @@ Source: http://pypi.python.org/packages/source/n/nose/nose-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools BuildRequires: python-xml #Testsuite build requirements: BuildRequires: python-coverage -Requires: python-distribute +Requires: python-setuptools Requires: python-xml Requires(post): update-alternatives Requires(postun): update-alternatives -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
