From 9c3c689e4fc2888d49b4b8d9edd5057ca16d1f38000bce28e2608781c7317d9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 7 Nov 2024 10:00:07 +0000 Subject: [PATCH] Accepting request 1221980 from home:bmwiedemann:branches:devel:languages:python Update to 2.5.0 * Make tests pass after 2024-11-25 (https://github.com/PyGithub/PyGithub/pull/3045, boo#1102840) OBS-URL: https://build.opensuse.org/request/show/1221980 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=49 --- pygithub-2.4.0.tar.gz | 3 --- pygithub-2.5.0.tar.gz | 3 +++ python-PyGithub.changes | 6 ++++++ python-PyGithub.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pygithub-2.4.0.tar.gz create mode 100644 pygithub-2.5.0.tar.gz diff --git a/pygithub-2.4.0.tar.gz b/pygithub-2.4.0.tar.gz deleted file mode 100644 index 8ed3f10..0000000 --- a/pygithub-2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6601e22627e87bac192f1e2e39c6e6f69a43152cfb8f307cee575879320b3051 -size 3476673 diff --git a/pygithub-2.5.0.tar.gz b/pygithub-2.5.0.tar.gz new file mode 100644 index 0000000..47f894b --- /dev/null +++ b/pygithub-2.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1613ac508a9be710920d26eb18b1905ebd9926aa49398e88151c1b526aad3cf +size 3552804 diff --git a/python-PyGithub.changes b/python-PyGithub.changes index 74d7c5c..28a4012 100644 --- a/python-PyGithub.changes +++ b/python-PyGithub.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 7 06:44:31 UTC 2024 - Bernhard Wiedemann + +- Update to 2.5.0 + * Make tests pass after 2024-11-25 (https://github.com/PyGithub/PyGithub/pull/3045, boo#1102840) + ------------------------------------------------------------------- Sun Sep 8 12:25:40 UTC 2024 - Ben Greiner diff --git a/python-PyGithub.spec b/python-PyGithub.spec index f48fcb1..5ee5099 100644 --- a/python-PyGithub.spec +++ b/python-PyGithub.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-PyGithub -Version: 2.4.0 +Version: 2.5.0 Release: 0 Summary: Python library to use the GitHub API v3 License: LGPL-3.0-or-later