diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-19 05:06:43 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-19 05:10:40 +0100 |
commit | d634b340c114323c3ebbaa3f31771fb94547449f (patch) | |
tree | 3bde164f3080ad05e8df0bc69367df0a54a039b2 /app-misc | |
parent | dev-python/python-evdev: Prepare for a rename (diff) | |
download | gentoo-d634b340c114323c3ebbaa3f31771fb94547449f.tar.gz gentoo-d634b340c114323c3ebbaa3f31771fb94547449f.tar.bz2 gentoo-d634b340c114323c3ebbaa3f31771fb94547449f.zip |
Rename dev-python/{python-evdev → evdev}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/piper/piper-0.6.ebuild | 6 | ||||
-rw-r--r-- | app-misc/piper/piper-0.7.ebuild | 6 | ||||
-rw-r--r-- | app-misc/solaar/solaar-1.1.8-r1.ebuild | 6 | ||||
-rw-r--r-- | app-misc/solaar/solaar-1.1.9.ebuild | 6 | ||||
-rw-r--r-- | app-misc/solaar/solaar-9999.ebuild | 6 |
5 files changed, 15 insertions, 15 deletions
diff --git a/app-misc/piper/piper-0.6.ebuild b/app-misc/piper/piper-0.6.ebuild index ef62ff220ac2..5b9840cc142a 100644 --- a/app-misc/piper/piper-0.6.ebuild +++ b/app-misc/piper/piper-0.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit meson python-single-r1 xdg @@ -35,10 +35,10 @@ RDEPEND=" x11-libs/gdk-pixbuf[introspection] x11-libs/gtk+:3[introspection] $(python_gen_cond_dep ' + dev-python/evdev[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/pycairo[${PYTHON_USEDEP}] dev-python/pygobject:3[cairo,${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] ') " DEPEND=" diff --git a/app-misc/piper/piper-0.7.ebuild b/app-misc/piper/piper-0.7.ebuild index 5e1c2bb40431..cdf5ecea26b3 100644 --- a/app-misc/piper/piper-0.7.ebuild +++ b/app-misc/piper/piper-0.7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit meson python-single-r1 xdg @@ -39,10 +39,10 @@ RDEPEND=" x11-libs/gdk-pixbuf[introspection] x11-libs/gtk+:3[introspection] $(python_gen_cond_dep ' + dev-python/evdev[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/pycairo[${PYTHON_USEDEP}] dev-python/pygobject:3[cairo,${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] ') " DEPEND=" diff --git a/app-misc/solaar/solaar-1.1.8-r1.ebuild b/app-misc/solaar/solaar-1.1.8-r1.ebuild index 4a11b012e572..f1578d591c71 100644 --- a/app-misc/solaar/solaar-1.1.8-r1.ebuild +++ b/app-misc/solaar/solaar-1.1.8-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit linux-info udev xdg distutils-r1 @@ -27,9 +27,9 @@ IUSE="doc appindicator libnotify" RDEPEND=" acct-group/plugdev $(python_gen_cond_dep ' + dev-python/evdev[${PYTHON_USEDEP}] dev-python/psutil[${PYTHON_USEDEP}] dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] dev-python/python-xlib[${PYTHON_USEDEP}] >=dev-python/pyudev-0.13[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] diff --git a/app-misc/solaar/solaar-1.1.9.ebuild b/app-misc/solaar/solaar-1.1.9.ebuild index 1a46b5cb53cb..b1c037e613ad 100644 --- a/app-misc/solaar/solaar-1.1.9.ebuild +++ b/app-misc/solaar/solaar-1.1.9.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit linux-info udev xdg distutils-r1 @@ -27,9 +27,9 @@ IUSE="doc appindicator libnotify" RDEPEND=" acct-group/plugdev $(python_gen_cond_dep ' + dev-python/evdev[${PYTHON_USEDEP}] dev-python/psutil[${PYTHON_USEDEP}] dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] dev-python/python-xlib[${PYTHON_USEDEP}] >=dev-python/pyudev-0.13[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] diff --git a/app-misc/solaar/solaar-9999.ebuild b/app-misc/solaar/solaar-9999.ebuild index 13ddbb755105..d7640c056c5b 100644 --- a/app-misc/solaar/solaar-9999.ebuild +++ b/app-misc/solaar/solaar-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit linux-info udev xdg distutils-r1 @@ -27,9 +27,9 @@ IUSE="doc appindicator libnotify" RDEPEND=" acct-group/plugdev $(python_gen_cond_dep ' + dev-python/evdev[${PYTHON_USEDEP}] dev-python/psutil[${PYTHON_USEDEP}] dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] dev-python/python-xlib[${PYTHON_USEDEP}] >=dev-python/pyudev-0.13[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] |