Hello community, here is the log from the commit of package python-sudsds for openSUSE:Factory checked in at 2013-10-25 11:33:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sudsds (Old) and /work/SRC/openSUSE:Factory/.python-sudsds.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sudsds" Changes: -------- --- /work/SRC/openSUSE:Factory/python-sudsds/python-sudsds.changes 2013-01-20 14:44:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-sudsds.new/python-sudsds.changes 2013-10-25 11:33:32.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Oct 24 11:15:38 UTC 2013 - [email protected] + +- Require python-setuptools instead of distribute (upstreams merged) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sudsds.spec ++++++ --- /var/tmp/diff_new_pack.e5VCmS/_old 2013-10-25 11:33:33.000000000 +0200 +++ /var/tmp/diff_new_pack.e5VCmS/_new 2013-10-25 11:33:33.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-sudsds # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,19 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-sudsds Version: 1.0.1 Release: 0 -License: LGPL-3.0+ Summary: A lightweight SOAP python client ; fork by Czech NIC -Url: https://labs.nic.cz/page/969/datovka/ +License: LGPL-3.0+ Group: Development/Languages/Python +Url: https://labs.nic.cz/page/969/datovka/ Source: sudsds-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python-devel -BuildRequires: python-distribute -BuildRequires: python-xml BuildRequires: python-nose +BuildRequires: python-setuptools +BuildRequires: python-xml BuildRoot: %{_tmppath}/%{name}-%{version}-build %py_requires %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
