commit python-suds for openSUSE:Factory
Hello community, here is the log from the commit of package python-suds for openSUSE:Factory checked in at 2012-12-28 22:47:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-suds (Old) and /work/SRC/openSUSE:Factory/.python-suds.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-suds", Maintainer is "CThiel@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/python-suds/python-suds.changes 2011-12-20 14:31:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-suds.new/python-suds.changes 2012-12-28 22:47:41.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Dec 19 15:38:17 UTC 2012 - saschpe@suse.de + +- It's a noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-suds.spec ++++++ --- /var/tmp/diff_new_pack.hQbDpN/_old 2012-12-28 22:47:41.000000000 +0100 +++ /var/tmp/diff_new_pack.hQbDpN/_new 2012-12-28 22:47:41.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-suds # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -19,19 +19,22 @@ Name: python-suds Version: 0.4 Release: 0 -License: LGPL-3.0+ Summary: A lightweight SOAP python client that provides a service proxy for Web Services -Url: https://fedorahosted.org/suds +License: LGPL-3.0+ Group: Development/Languages/Python +Url: https://fedorahosted.org/suds Source: %{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python-devel BuildRequires: python-distribute -BuildRequires: python-xml BuildRequires: python-nose +BuildRequires: python-xml BuildRoot: %{_tmppath}/%{name}-%{version}-build -%py_requires +%if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} +%else +BuildArch: noarch +%endif %description Features -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de