diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 17:33:07 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 17:33:07 -0500 |
| commit | 9940acdf7308f3fd603561fa85bdd2753a8fb2f5 (patch) | |
| tree | 192d76f303d788d3488ce7515e63c5f04270a8b1 /dev-python/pygobject | |
| parent | 9513d72c2b000ea9949dbc875636aaef1b8ef236 (diff) | |
| download | baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.gz baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.xz baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pygobject')
| -rw-r--r-- | dev-python/pygobject/pygobject-3.50.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.50.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.52.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.52.4.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.54.5.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.56.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.56.3.ebuild | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/pygobject/pygobject-3.50.1.ebuild b/dev-python/pygobject/pygobject-3.50.1.ebuild index f636b10c33cf..07f3963d31f6 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_{9,10,11,12,13} pypy3 ) inherit gnome.org meson virtualx xdg distutils-r1 diff --git a/dev-python/pygobject/pygobject-3.50.2.ebuild b/dev-python/pygobject/pygobject-3.50.2.ebuild index 7a13243d6df5..8fd806d2c338 100644 --- a/dev-python/pygobject/pygobject-3.50.2.ebuild +++ b/dev-python/pygobject/pygobject-3.50.2.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_{9,10,11,12,13} pypy3 ) 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 1d3290e3e4ea..90fe4afef5e2 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_{9,10,11,12,13} pypy3 ) inherit gnome.org meson virtualx xdg distutils-r1 diff --git a/dev-python/pygobject/pygobject-3.52.4.ebuild b/dev-python/pygobject/pygobject-3.52.4.ebuild index b5999973cdc4..a3afa4bdd256 100644 --- a/dev-python/pygobject/pygobject-3.52.4.ebuild +++ b/dev-python/pygobject/pygobject-3.52.4.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_{9,10,11,12,13} pypy3 ) inherit gnome.org meson virtualx xdg distutils-r1 diff --git a/dev-python/pygobject/pygobject-3.54.5.ebuild b/dev-python/pygobject/pygobject-3.54.5.ebuild index 261b9cd37b3f..8b5d04eaa0b8 100644 --- a/dev-python/pygobject/pygobject-3.54.5.ebuild +++ b/dev-python/pygobject/pygobject-3.54.5.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_{9,10,11,12,13} pypy3 ) inherit gnome.org meson virtualx xdg distutils-r1 diff --git a/dev-python/pygobject/pygobject-3.56.2.ebuild b/dev-python/pygobject/pygobject-3.56.2.ebuild index e4ea3f0826ac..d7a1dfa3f4f9 100644 --- a/dev-python/pygobject/pygobject-3.56.2.ebuild +++ b/dev-python/pygobject/pygobject-3.56.2.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_{9,10,11,12,13} pypy3 ) inherit gnome.org meson virtualx xdg distutils-r1 diff --git a/dev-python/pygobject/pygobject-3.56.3.ebuild b/dev-python/pygobject/pygobject-3.56.3.ebuild index d6eaa78ee6b7..e0dc95656170 100644 --- a/dev-python/pygobject/pygobject-3.56.3.ebuild +++ b/dev-python/pygobject/pygobject-3.56.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_{9,10,11,12,13} pypy3 ) inherit gnome.org meson virtualx xdg distutils-r1 |
