diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-22 18:58:00 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-22 18:58:00 +0000 |
| commit | 0de35feac9a2319015ad913e05a104ec4bc12ac2 (patch) | |
| tree | 532c711a381390c3f60d18637577a7bd7316d461 /dev-python/pygobject | |
| parent | aa60ccb7c9d247fc8f12cfb61f2e2a4a18da8e40 (diff) | |
| download | baldeagleos-repo-0de35feac9a2319015ad913e05a104ec4bc12ac2.tar.gz baldeagleos-repo-0de35feac9a2319015ad913e05a104ec4bc12ac2.tar.xz baldeagleos-repo-0de35feac9a2319015ad913e05a104ec4bc12ac2.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pygobject')
| -rw-r--r-- | dev-python/pygobject/pygobject-3.46.0-r1.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.48.2-r1.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.50.0.ebuild | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/pygobject/pygobject-3.46.0-r1.ebuild b/dev-python/pygobject/pygobject-3.46.0-r1.ebuild index 36e62dfd6a5c..d66c8d445256 100644 --- a/dev-python/pygobject/pygobject-3.46.0-r1.ebuild +++ b/dev-python/pygobject/pygobject-3.46.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=no -PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit gnome.org meson virtualx xdg distutils-r1 diff --git a/dev-python/pygobject/pygobject-3.48.2-r1.ebuild b/dev-python/pygobject/pygobject-3.48.2-r1.ebuild index 4d6cd11e0ef6..a193649614df 100644 --- a/dev-python/pygobject/pygobject-3.48.2-r1.ebuild +++ b/dev-python/pygobject/pygobject-3.48.2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=no -PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit gnome.org meson virtualx xdg distutils-r1 diff --git a/dev-python/pygobject/pygobject-3.50.0.ebuild b/dev-python/pygobject/pygobject-3.50.0.ebuild index ef185e534fa2..f98d734d6016 100644 --- a/dev-python/pygobject/pygobject-3.50.0.ebuild +++ b/dev-python/pygobject/pygobject-3.50.0.ebuild @@ -5,6 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=no +# py3.14: https://gitlab.gnome.org/GNOME/pygobject/-/issues/694 PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) inherit gnome.org meson virtualx xdg distutils-r1 |
