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