Hello community, here is the log from the commit of package python-requestsexceptions for openSUSE:Factory checked in at 2019-04-30 13:04:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-requestsexceptions (Old) and /work/SRC/openSUSE:Factory/.python-requestsexceptions.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requestsexceptions" Tue Apr 30 13:04:28 2019 rev:5 rq:697951 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-requestsexceptions/python-requestsexceptions.changes 2017-07-04 09:11:57.133464449 +0200 +++ /work/SRC/openSUSE:Factory/.python-requestsexceptions.new.5536/python-requestsexceptions.changes 2019-04-30 13:04:33.178003855 +0200 @@ -1,0 +2,6 @@ +Thu Apr 25 20:04:06 UTC 2019 - Dirk Mueller <dmuel...@suse.com> + +- update to 1.4.0: + * no changelog + +------------------------------------------------------------------- Old: ---- requestsexceptions-1.3.0.tar.gz New: ---- requestsexceptions-1.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-requestsexceptions.spec ++++++ --- /var/tmp/diff_new_pack.t7dPvg/_old 2019-04-30 13:04:35.869999224 +0200 +++ /var/tmp/diff_new_pack.t7dPvg/_new 2019-04-30 13:04:35.877999210 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-requestsexceptions # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,20 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-requestsexceptions -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: Import exceptions from potentially bundled packages in requests License: Apache-2.0 Group: Development/Languages/Python Url: http://www.openstack.org/ Source: https://files.pythonhosted.org/packages/source/r/requestsexceptions/requestsexceptions-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: %{python_module pbr} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros @@ -50,9 +49,13 @@ %install %python_install +%check +sed -i -e "s,hacking.*,," *txt +%python_exec setup.py test + %files %{python_files} -%defattr(-,root,root,-) -%doc README.rst ChangeLog LICENSE AUTHORS +%license LICENSE +%doc README.rst %{python_sitelib}/* %changelog ++++++ requestsexceptions-1.3.0.tar.gz -> requestsexceptions-1.4.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/requestsexceptions-1.3.0/ChangeLog new/requestsexceptions-1.4.0/ChangeLog --- old/requestsexceptions-1.3.0/ChangeLog 2017-07-03 13:07:19.000000000 +0200 +++ new/requestsexceptions-1.4.0/ChangeLog 2018-02-01 18:03:57.000000000 +0100 @@ -1,7 +1,7 @@ CHANGES ======= -1.3.0 +1.4.0 ----- * Updated from global requirements diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/requestsexceptions-1.3.0/PKG-INFO new/requestsexceptions-1.4.0/PKG-INFO --- old/requestsexceptions-1.3.0/PKG-INFO 2017-07-03 13:07:20.000000000 +0200 +++ new/requestsexceptions-1.4.0/PKG-INFO 2018-02-01 18:03:57.000000000 +0100 @@ -1,11 +1,12 @@ Metadata-Version: 1.1 Name: requestsexceptions -Version: 1.3.0 +Version: 1.4.0 Summary: Import exceptions from potentially bundled packages in requests. Home-page: http://www.openstack.org/ Author: OpenStack Author-email: openstack-...@lists.openstack.org License: UNKNOWN +Description-Content-Type: UNKNOWN Description: requestsexceptions ================== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/requestsexceptions-1.3.0/requestsexceptions.egg-info/PKG-INFO new/requestsexceptions-1.4.0/requestsexceptions.egg-info/PKG-INFO --- old/requestsexceptions-1.3.0/requestsexceptions.egg-info/PKG-INFO 2017-07-03 13:07:19.000000000 +0200 +++ new/requestsexceptions-1.4.0/requestsexceptions.egg-info/PKG-INFO 2018-02-01 18:03:57.000000000 +0100 @@ -1,11 +1,12 @@ Metadata-Version: 1.1 Name: requestsexceptions -Version: 1.3.0 +Version: 1.4.0 Summary: Import exceptions from potentially bundled packages in requests. Home-page: http://www.openstack.org/ Author: OpenStack Author-email: openstack-...@lists.openstack.org License: UNKNOWN +Description-Content-Type: UNKNOWN Description: requestsexceptions ==================