Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-PyGithub for openSUSE:Factory
checked in at 2025-09-30 17:42:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyGithub (Old)
and /work/SRC/openSUSE:Factory/.python-PyGithub.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyGithub"
Tue Sep 30 17:42:42 2025 rev:26 rq:1308111 version:2.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyGithub/python-PyGithub.changes
2025-04-14 16:08:39.955484058 +0200
+++
/work/SRC/openSUSE:Factory/.python-PyGithub.new.11973/python-PyGithub.changes
2025-09-30 17:44:33.946768667 +0200
@@ -1,0 +2,6 @@
+Tue Sep 30 07:28:07 UTC 2025 - Markéta Machová <[email protected]>
+
+- Drop no-longer-needed dependency on httpretty, dropped in 2.6.0
+ * https://github.com/PyGithub/PyGithub/pull/3087
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyGithub.spec ++++++
--- /var/tmp/diff_new_pack.9aBUjE/_old 2025-09-30 17:44:34.654798549 +0200
+++ /var/tmp/diff_new_pack.9aBUjE/_new 2025-09-30 17:44:34.658798718 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-PyGithub
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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
@@ -49,7 +49,6 @@
Provides: python-pygithub = %{version}-%{release}
# SECTION test requirements
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module httpretty}
# /SECTION
BuildArch: noarch
%python_subpackages