diff options
| author | Lukas Schmelting <lschmelting@posteo.com> | 2025-08-02 18:31:52 +0200 |
|---|---|---|
| committer | Pacho Ramos <pacho@gentoo.org> | 2025-08-03 11:55:25 +0200 |
| commit | 3c0a2e8cad40a93d7d0fa4878d27084c24298b0c (patch) | |
| tree | c8f666251a33e2e5d4af23c4f2c68958ec28d51c /dev-util/umockdev/umockdev-0.18.3.ebuild | |
| parent | 2c9338e1b8416afe956e7aa1cda3feeb70336880 (diff) | |
| download | gentoo-3c0a2e8cad40a93d7d0fa4878d27084c24298b0c.tar.gz gentoo-3c0a2e8cad40a93d7d0fa4878d27084c24298b0c.tar.bz2 gentoo-3c0a2e8cad40a93d7d0fa4878d27084c24298b0c.zip | |
dev-util/umockdev: update PYTHON_COMPAT
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/43298
Closes: https://github.com/gentoo/gentoo/pull/43298
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-util/umockdev/umockdev-0.18.3.ebuild')
| -rw-r--r-- | dev-util/umockdev/umockdev-0.18.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/umockdev/umockdev-0.18.3.ebuild b/dev-util/umockdev/umockdev-0.18.3.ebuild index 0e726e29a308..e3e25ad0ae9c 100644 --- a/dev-util/umockdev/umockdev-0.18.3.ebuild +++ b/dev-util/umockdev/umockdev-0.18.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit flag-o-matic meson-multilib python-any-r1 vala |
