From 075206535e59e32f6db9e11ff943745d0d59d83d Mon Sep 17 00:00:00 2001 From: Terin Stock Date: Fri, 31 Jul 2026 13:44:55 +0200 Subject: */*: update Plover and dependencies Signed-off-by: Terin Stock --- dev-python/plover-lapwing-aio/Manifest | 2 +- .../plover-lapwing-aio-1.3.1.ebuild | 25 ---------------------- .../plover-lapwing-aio-1.5.0.ebuild | 25 ++++++++++++++++++++++ 3 files changed, 26 insertions(+), 26 deletions(-) delete mode 100644 dev-python/plover-lapwing-aio/plover-lapwing-aio-1.3.1.ebuild create mode 100644 dev-python/plover-lapwing-aio/plover-lapwing-aio-1.5.0.ebuild (limited to 'dev-python/plover-lapwing-aio') diff --git a/dev-python/plover-lapwing-aio/Manifest b/dev-python/plover-lapwing-aio/Manifest index 87482b3..fada658 100644 --- a/dev-python/plover-lapwing-aio/Manifest +++ b/dev-python/plover-lapwing-aio/Manifest @@ -1 +1 @@ -DIST plover_lapwing_aio-1.3.1.tar.gz 1970911 BLAKE2B 9993d2d5179543d9c626da4f91238eda012f64d19a1e2cf3f3b4c8473c207ef2ea443961afd3fd47a959659df54b88c0a439c33d6ad7e8d586a3eca84749d0b7 SHA512 04adbc34cffad8abbab346ac8752270c1fb6643b243634f22b6a75aed9170b503042afeb465ac9ca66e33916e841dc7cf8d0a82ec9572ed59a79e3379ce59bc1 +DIST plover_lapwing_aio-1.5.0.tar.gz 1974351 BLAKE2B e33100f0e132478987a10545c46b349c5fa4bc09d63fa7f198e010de74d39584a82dfa0c9fc35301746b62635f30793bdd5a29982c65fd63b6f34342621927e0 SHA512 cf066efff8306e55ea6d6431277dfe313153352ebbcb33f974216f7966ef4e362233d869db3b891afe7a611168845b6343c2970ef295c770099a3dae2a5d79a6 diff --git a/dev-python/plover-lapwing-aio/plover-lapwing-aio-1.3.1.ebuild b/dev-python/plover-lapwing-aio/plover-lapwing-aio-1.3.1.ebuild deleted file mode 100644 index c9e8bb4..0000000 --- a/dev-python/plover-lapwing-aio/plover-lapwing-aio-1.3.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Plover plugin to install Lapwing dependencies and extras." -HOMEPAGE="https://github.com/aerickt/plover-lapwing-aio" - -RDEPEND=" - app-text/plover[${PYTHON_USEDEP}] - dev-python/plover-dict-commands[${PYTHON_USEDEP}] - dev-python/plover-last-translation[${PYTHON_USEDEP}] - dev-python/plover-modal-dictionary[${PYTHON_USEDEP}] - dev-python/plover-python-dictionary[${PYTHON_USEDEP}] - dev-python/plover-stitching[${PYTHON_USEDEP}] -" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64" diff --git a/dev-python/plover-lapwing-aio/plover-lapwing-aio-1.5.0.ebuild b/dev-python/plover-lapwing-aio/plover-lapwing-aio-1.5.0.ebuild new file mode 100644 index 0000000..460f1cb --- /dev/null +++ b/dev-python/plover-lapwing-aio/plover-lapwing-aio-1.5.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..14} ) + +inherit distutils-r1 pypi + +DESCRIPTION="Plover plugin to install Lapwing dependencies and extras." +HOMEPAGE="https://github.com/aerickt/plover-lapwing-aio" + +RDEPEND=" + app-text/plover[${PYTHON_USEDEP}] + dev-python/plover-dict-commands[${PYTHON_USEDEP}] + dev-python/plover-last-translation[${PYTHON_USEDEP}] + dev-python/plover-modal-dictionary[${PYTHON_USEDEP}] + dev-python/plover-python-dictionary[${PYTHON_USEDEP}] + dev-python/plover-stitching[${PYTHON_USEDEP}] +" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64" -- cgit v1.3