Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-geventhttpclient for
openSUSE:Factory checked in at 2026-01-08 15:28:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-geventhttpclient (Old)
and /work/SRC/openSUSE:Factory/.python-geventhttpclient.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-geventhttpclient"
Thu Jan 8 15:28:33 2026 rev:14 rq:1325883 version:2.3.7
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-geventhttpclient/python-geventhttpclient.changes
2025-12-30 12:02:21.213461850 +0100
+++
/work/SRC/openSUSE:Factory/.python-geventhttpclient.new.1928/python-geventhttpclient.changes
2026-01-08 15:29:23.269953838 +0100
@@ -1,0 +2,5 @@
+Thu Jan 8 03:20:27 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Add missing BuildRequires on urllib3.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-geventhttpclient.spec ++++++
--- /var/tmp/diff_new_pack.t3VCa8/_old 2026-01-08 15:29:23.765974915 +0100
+++ /var/tmp/diff_new_pack.t3VCa8/_new 2026-01-08 15:29:23.765974915 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-geventhttpclient
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,6 @@
Release: 0
Summary: HTTP client library for gevent
License: MIT
-Group: Development/Languages/Python
URL: https://github.com/gwik/geventhttpclient
Source:
https://files.pythonhosted.org/packages/source/g/geventhttpclient/geventhttpclient-%{version}.tar.gz
# Needed for tests
@@ -35,6 +34,7 @@
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module urllib3}
BuildRequires: %{python_module wheel}
%if 0%{?suse_version} <= 1500
BuildRequires: python-mock
@@ -87,5 +87,5 @@
%doc README.md
%license LICENSE-MIT
%{python_sitearch}/geventhttpclient
-%{python_sitearch}/geventhttpclient-%{version}*-info
+%{python_sitearch}/geventhttpclient-%{version}.dist-info