Hello community, here is the log from the commit of package python3-nbxmpp for openSUSE:Factory checked in at 2016-05-25 21:24:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-nbxmpp (Old) and /work/SRC/openSUSE:Factory/.python3-nbxmpp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-nbxmpp" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-nbxmpp/python3-nbxmpp.changes 2015-07-21 13:29:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-nbxmpp.new/python3-nbxmpp.changes 2016-05-25 21:24:51.000000000 +0200 @@ -1,0 +2,7 @@ +Sun May 8 07:03:11 UTC 2016 - [email protected] + +- specfile: + * updated source url to files.pythonhosted.org + + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-nbxmpp.spec ++++++ --- /var/tmp/diff_new_pack.Yuz2X6/_old 2016-05-25 21:24:52.000000000 +0200 +++ /var/tmp/diff_new_pack.Yuz2X6/_new 2016-05-25 21:24:52.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python3-nbxmpp # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # -%define _name nbxmpp Name: python3-nbxmpp Version: 0.5.3 Release: 0 @@ -24,7 +23,7 @@ License: GPL-3.0+ Group: Development/Languages/Python Url: http://python-nbxmpp.gajim.org/ -Source: https://pypi.python.org/packages/source/n/%{_name}/%{_name}-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/n/nbxmpp/nbxmpp-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python3-devel BuildArch: noarch @@ -42,7 +41,7 @@ This packages provides documentation of Nbxmpp API. %prep -%setup -q -n %{_name}-%{version} +%setup -q -n nbxmpp-%{version} %build python3 setup.py build @@ -54,8 +53,8 @@ %files %defattr(-,root,root) %doc COPYING -%{python3_sitelib}/%{_name}/ -%{python3_sitelib}/%{_name}-* +%{python3_sitelib}/nbxmpp/ +%{python3_sitelib}/nbxmpp-* %files doc %defattr(-,root,root)
