Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-requestsexceptions for openSUSE:Factory checked in at 2021-11-08 17:24:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-requestsexceptions (Old) and /work/SRC/openSUSE:Factory/.python-requestsexceptions.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requestsexceptions" Mon Nov 8 17:24:11 2021 rev:6 rq:929834 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-requestsexceptions/python-requestsexceptions.changes 2019-04-30 13:04:33.178003855 +0200 +++ /work/SRC/openSUSE:Factory/.python-requestsexceptions.new.1890/python-requestsexceptions.changes 2021-11-08 17:24:58.784724650 +0100 @@ -1,0 +2,5 @@ +Wed Nov 3 11:16:30 UTC 2021 - pgaj...@suse.com + +- %check: note that no testsuite have been found + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-requestsexceptions.spec ++++++ --- /var/tmp/diff_new_pack.cOBxBR/_old 2021-11-08 17:24:59.272724971 +0100 +++ /var/tmp/diff_new_pack.cOBxBR/_new 2021-11-08 17:24:59.276724974 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-requestsexceptions # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Summary: Import exceptions from potentially bundled packages in requests License: Apache-2.0 Group: Development/Languages/Python -Url: http://www.openstack.org/ +URL: http://www.openstack.org/ Source: https://files.pythonhosted.org/packages/source/r/requestsexceptions/requestsexceptions-%{version}.tar.gz BuildRequires: %{python_module pbr} BuildRequires: %{python_module setuptools} @@ -50,8 +50,7 @@ %python_install %check -sed -i -e "s,hacking.*,," *txt -%python_exec setup.py test +# no tests found %files %{python_files} %license LICENSE