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-23 17:13:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyGithub (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyGithub.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyGithub"

Mon Mar 23 17:13:38 2026 rev:28 rq:1341915 version:2.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyGithub/python-PyGithub.changes  
2026-03-09 16:12:06.178814986 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-PyGithub.new.8177/python-PyGithub.changes    
    2026-03-23 17:14:47.233215475 +0100
@@ -1,0 +2,20 @@
+Mon Mar 23 01:05:30 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 2.9.0:
+  ## New Features
+  * Consider per-page settings when iterating paginated properties
+  * Add Secret Scanning Alerts and Improve Code Scan Alerts
+  ## Improvements
+  * Make more objects lazy
+  * Allow for enterprise base url prefixed with api
+  * Add throw option to Workflow.create_dispatch to raise exceptions
+  * Use GET url or _links.self as object url
+  * Add support for type parameter to get_issues
+  * Align implemented paths with OpenAPI spec
+  * Add suggested OpenAPI schemas
+  * Apply OpenAPI schemas
+  ## Bug Fixes
+  * Fix PaginatedList.totalCount returning 0 with GitHub deprecation notices
+  * Use default type if known type is not supported
+
+-------------------------------------------------------------------

Old:
----
  pygithub-2.8.1.tar.gz

New:
----
  pygithub-2.9.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-PyGithub.spec ++++++
--- /var/tmp/diff_new_pack.t8gREB/_old  2026-03-23 17:14:47.753237103 +0100
+++ /var/tmp/diff_new_pack.t8gREB/_new  2026-03-23 17:14:47.753237103 +0100
@@ -18,37 +18,36 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-PyGithub
-Version:        2.8.1
+Version:        2.9.0
 Release:        0
 Summary:        Python library to use the GitHub API v3
 License:        LGPL-3.0-or-later
 URL:            https://github.com/PyGithub/PyGithub
 Source:         
https://files.pythonhosted.org/packages/source/p/pygithub/pygithub-%{version}.tar.gz
 Source99:       python-PyGithub.rpmlintrc
-BuildRequires:  %{python_module Deprecated}
-BuildRequires:  %{python_module PyJWT >= 2.4.0}
-BuildRequires:  %{python_module PyNaCl >= 1.4.0}
-BuildRequires:  %{python_module cryptography >= 3.4}
+BuildRequires:  %{python_module base >= 3.9}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module requests >= 2.14.0}
-BuildRequires:  %{python_module responses}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module typing-extensions >= 4.0.0}
-BuildRequires:  %{python_module urllib3 >= 1.26.0}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Deprecated
 Requires:       python-PyJWT >= 2.4.0
 Requires:       python-PyNaCl >= 1.4.0
 Requires:       python-cryptography >= 3.4
 Requires:       python-requests >= 2.14.0
-Requires:       python-typing-extensions >= 4.0.0
+Requires:       python-typing-extensions >= 4.5.0
 Requires:       python-urllib3 >= 1.26.0
 Provides:       python-pygithub = %{version}-%{release}
 # SECTION test requirements
+BuildRequires:  %{python_module PyJWT >= 2.4.0}
+BuildRequires:  %{python_module PyNaCl >= 1.4.0}
+BuildRequires:  %{python_module cryptography >= 3.4}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module requests >= 2.14.0}
+BuildRequires:  %{python_module responses}
+BuildRequires:  %{python_module typing-extensions >= 4.5.0}
+BuildRequires:  %{python_module urllib3 >= 1.26.0}
 # /SECTION
 BuildArch:      noarch
 %python_subpackages

++++++ pygithub-2.8.1.tar.gz -> pygithub-2.9.0.tar.gz ++++++
++++ 15010 lines of diff (skipped)

Reply via email to