Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-httplib2 for openSUSE:Factory
checked in at 2024-01-05 22:59:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-httplib2 (Old)
and /work/SRC/openSUSE:Factory/.python-httplib2.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-httplib2"
Fri Jan 5 22:59:20 2024 rev:57 rq:1136309 version:0.22.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-httplib2/python-httplib2.changes
2023-07-06 18:28:04.482925407 +0200
+++
/work/SRC/openSUSE:Factory/.python-httplib2.new.28375/python-httplib2.changes
2024-01-05 22:59:22.469804010 +0100
@@ -1,0 +2,5 @@
+Tue Jan 2 22:31:23 UTC 2024 - Dirk Müller <[email protected]>
+
+- require setuptools
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-httplib2.spec ++++++
--- /var/tmp/diff_new_pack.Z3RSBG/_old 2024-01-05 22:59:23.069825995 +0100
+++ /var/tmp/diff_new_pack.Z3RSBG/_new 2024-01-05 22:59:23.069825995 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-httplib2
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,7 @@
URL: https://github.com/httplib2/httplib2
Source:
https://files.pythonhosted.org/packages/source/h/httplib2/httplib2-%{version}.tar.gz
BuildRequires: %{python_module pip}
+BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros