From f953dc70343485250b836ad157649aaad47ac5bc Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 May 2026 17:23:40 -0500 Subject: Adding metadata --- dev-python/pygithub/metadata.xml | 2 +- dev-python/pygithub/pygithub-2.9.0.ebuild | 2 +- dev-python/pygithub/pygithub-2.9.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/pygithub') diff --git a/dev-python/pygithub/metadata.xml b/dev-python/pygithub/metadata.xml index 4635307dfe51..4f90c4297c04 100644 --- a/dev-python/pygithub/metadata.xml +++ b/dev-python/pygithub/metadata.xml @@ -10,6 +10,6 @@ Python - gentoo-staging + liguros-repo \ No newline at end of file diff --git a/dev-python/pygithub/pygithub-2.9.0.ebuild b/dev-python/pygithub/pygithub-2.9.0.ebuild index 7abd1abef1a4..004bdf7198b8 100644 --- a/dev-python/pygithub/pygithub-2.9.0.ebuild +++ b/dev-python/pygithub/pygithub-2.9.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_PN=PyGithub -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi diff --git a/dev-python/pygithub/pygithub-2.9.1.ebuild b/dev-python/pygithub/pygithub-2.9.1.ebuild index 4844e8f6cbd5..e4f51d832cb2 100644 --- a/dev-python/pygithub/pygithub-2.9.1.ebuild +++ b/dev-python/pygithub/pygithub-2.9.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_PN=PyGithub -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi -- cgit v1.3.1