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 2026-03-09 16:11:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyGithub (Old)
and /work/SRC/openSUSE:Factory/.python-PyGithub.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyGithub"
Mon Mar 9 16:11:28 2026 rev:27 rq:1337521 version:2.8.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyGithub/python-PyGithub.changes
2025-09-30 17:44:33.946768667 +0200
+++
/work/SRC/openSUSE:Factory/.python-PyGithub.new.8177/python-PyGithub.changes
2026-03-09 16:12:06.178814986 +0100
@@ -1,0 +2,35 @@
+Sun Mar 8 20:48:19 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.8.1:
+ * Use default type if known type is not supported
+ * Add self hosted runner management to Organization
+ * Add support to generate release notes
+ * Fix connection pooling to improve connection performance
+ * Add Repository.get_automated_security_fixes method
+ * Sync Issue class with API spec
+ * Return more union classes like NamedUser | Organization |
+ Enterprise
+ * Sync Enterprise class with API spec
+ * Sync GitReleaseAsset class with API spec
+ * Sync many class with OpenAPI spec
+ * Point deprecation warnings to the caller code rather than
+ inner class
+ * Allow for repo strings in all Team repo methods
+ * Fix API path of Repository.get_git_ref
+ * Rework redirection URL allowance check
+ * Fix GitRelease.name, deprecate GitRelease.title
+ * Remove "COMMENT" as the default event for create_review
+ * Add support for public release assets
+ * Fix GitHub breaking API change of maintainers in
+ Organization.create_team
+ * Minor fix to release.yml
+ * Reduce test replay data
+ * Add check to OpenAPI script to check doc-string verbs
+ * Improve apply OpenAPI schemas
+ * Add config to OpenAPI script to ignore schemas
+ * Add suggest and create method feature to OpenAPI script
+ * Fix CI OpenApi apply command
+ * Improve OpenAPI scripts
+ * Improve OpenAPI CI
+
+-------------------------------------------------------------------
Old:
----
pygithub-2.6.1.tar.gz
New:
----
pygithub-2.8.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyGithub.spec ++++++
--- /var/tmp/diff_new_pack.p2IBqL/_old 2026-03-09 16:12:06.970847725 +0100
+++ /var/tmp/diff_new_pack.p2IBqL/_new 2026-03-09 16:12:06.978848056 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-PyGithub
#
-# 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
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-PyGithub
-Version: 2.6.1
+Version: 2.8.1
Release: 0
Summary: Python library to use the GitHub API v3
License: LGPL-3.0-or-later
++++++ pygithub-2.6.1.tar.gz -> pygithub-2.8.1.tar.gz ++++++
++++ 41902 lines of diff (skipped)