diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 10:24:36 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 10:24:36 +0000 |
| commit | 9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2 (patch) | |
| tree | 417f101623b6cda2bc91ed27563ab52c7cdaec61 /dev-python/pygobject | |
| parent | 3087c7476a05c19267b31b20359dd59bad5a86bb (diff) | |
| download | baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.tar.gz baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.tar.xz baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pygobject')
| -rw-r--r-- | dev-python/pygobject/pygobject-3.48.2-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.50.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.50.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.52.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.54.3.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/pygobject/pygobject-3.48.2-r1.ebuild b/dev-python/pygobject/pygobject-3.48.2-r1.ebuild index 50836c03891f..6b809d9742d9 100644 --- a/dev-python/pygobject/pygobject-3.48.2-r1.ebuild +++ b/dev-python/pygobject/pygobject-3.48.2-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=no -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{10..14} ) 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 6509602e20b3..e97b1785c860 100644 --- a/dev-python/pygobject/pygobject-3.50.0.ebuild +++ b/dev-python/pygobject/pygobject-3.50.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=no # py3.14: https://gitlab.gnome.org/GNOME/pygobject/-/issues/694 -PYTHON_COMPAT=( python3_{11..13} pypy3_11 ) +PYTHON_COMPAT=( python3_{10..14} ) inherit gnome.org meson virtualx xdg distutils-r1 diff --git a/dev-python/pygobject/pygobject-3.50.1.ebuild b/dev-python/pygobject/pygobject-3.50.1.ebuild index 3b0f27ab199b..14e33bbbc08d 100644 --- a/dev-python/pygobject/pygobject-3.50.1.ebuild +++ b/dev-python/pygobject/pygobject-3.50.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=no GNOME_TARBALL_SUFFIX="gz" -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{10..14} ) inherit gnome.org meson virtualx xdg distutils-r1 diff --git a/dev-python/pygobject/pygobject-3.52.3.ebuild b/dev-python/pygobject/pygobject-3.52.3.ebuild index a32b8eb758c5..7a55a7d74979 100644 --- a/dev-python/pygobject/pygobject-3.52.3.ebuild +++ b/dev-python/pygobject/pygobject-3.52.3.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=no GNOME_TARBALL_SUFFIX="gz" -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{10..14} ) inherit gnome.org meson virtualx xdg distutils-r1 diff --git a/dev-python/pygobject/pygobject-3.54.3.ebuild b/dev-python/pygobject/pygobject-3.54.3.ebuild index 2bfb01fca00f..3c55aa58ae09 100644 --- a/dev-python/pygobject/pygobject-3.54.3.ebuild +++ b/dev-python/pygobject/pygobject-3.54.3.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=no GNOME_TARBALL_SUFFIX="gz" -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{10..14} ) inherit gnome.org meson virtualx xdg distutils-r1 |
