summaryrefslogtreecommitdiff
path: root/dev-python/pyphen
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-22 18:05:24 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-22 18:05:24 +0100
commitcf59cc78468c9bcfef9e16b7b27c115896d805fd (patch)
treeb46b602c381e3a5e35654cf39e71673c96e49362 /dev-python/pyphen
parent5b52b99ca475070991d8e8d1dff674ffe6ffdea9 (diff)
gentoo auto-resync : 22:04:2023 - 18:05:23
Diffstat (limited to 'dev-python/pyphen')
-rw-r--r--dev-python/pyphen/Manifest4
-rw-r--r--dev-python/pyphen/pyphen-0.13.2.ebuild30
-rw-r--r--dev-python/pyphen/pyphen-0.14.0.ebuild2
3 files changed, 2 insertions, 34 deletions
diff --git a/dev-python/pyphen/Manifest b/dev-python/pyphen/Manifest
index 4a4f51f50387..8f8ad3c0b9d6 100644
--- a/dev-python/pyphen/Manifest
+++ b/dev-python/pyphen/Manifest
@@ -1,5 +1,3 @@
-DIST pyphen-0.13.2.gh.tar.gz 1998017 BLAKE2B 7290cf7902a3dcfc9355d39de40a13b7aea20252636bdcdcd70436f59ca493dd287f96f365323c3e2d45dfc989e5418db4e3fb676602d123182c33b715ac7d26 SHA512 63bd3411c3120e73cd484eef3c3a280e9f8fee40f9aaf3fdca46c3ddf545aeb462eb4214fb239bd6a1fb6c065d5a34290f39763985e85447f413fc0af0afdae8
DIST pyphen-0.14.0.tar.gz 1986988 BLAKE2B 3513ad1c9fbcc05318764f862a01bc4bbd6ad6a86f120ad93f8ff1d2a979984c35554db85943b5b7423f97e44ea933c64a3bf9c90aeb18629d215292466581b6 SHA512 5e242de2ecd5e951b2e1925df724013c14cea14729e8e0c132ab233c82406b37cc8d1d21cbd1edd748811fa6826a79da7a5ff9dfa859315840560cacae523e13
-EBUILD pyphen-0.13.2.ebuild 596 BLAKE2B d087919ee1591d6b91917d28fa556c12f2abd10bcb06e3d0e6f72e1689cf95cfa58fb19a2754772e95d8aefc4218d5501f06760cae3b99783426ef552429531f SHA512 a28bf7d4bd113045123aeec3342843d2cb83491abea927e1483c126c180e2b97168ce9536f90222cbfa5d482519e8db65a039d4532a858623f046f556a77bc26
-EBUILD pyphen-0.14.0.ebuild 498 BLAKE2B 75500374272c0012f9b465e4ac8a2cc8a9bb03c77d2c300f32b694edec3e83a078b541863519a4cb46d98fa22cf3a342a22392eba3b55ecbf253370223084a21 SHA512 cbaea15b54b4e28dc06f0e27e44db858194837f2250345eb5b65445020f413a18b85357126ce94513a7b54991e705f5aa8390b9305d03076069993c0652cc97f
+EBUILD pyphen-0.14.0.ebuild 496 BLAKE2B 742bbcf35192f2b9d23b85fd92d48494d4dc106874b60fcff36d44dcff48f18f3e36697127d4fbf341e52e35cbf29902d8d88757d0f0d7014bce58c8f63d219a SHA512 c887c7576bca0a51b8f43e6e650a8ed733b3931298fccb3e944227d8b914881b6b8a6ed0f522b78dc1764970726cd90702640a8f042e461c28559436fca97c7c
MISC metadata.xml 386 BLAKE2B 884bd76d980e70fcec706674b5363dfebc74931eac7a2e06cd77e5ca2cd7a72ec0673e44dd05a17dd16f91b7d43b7f97c996bb3994045adb008d97b64ef40c0f SHA512 20752bbbc3c47d4a6f1330a552a5c02bb5fc036f3656c067cb6ebcb4ac2fe2e766c343ec90542aa3ff7465d0726fcf705118ac03d743508ab135261fb115f8f8
diff --git a/dev-python/pyphen/pyphen-0.13.2.ebuild b/dev-python/pyphen/pyphen-0.13.2.ebuild
deleted file mode 100644
index 7e769a5c3a14..000000000000
--- a/dev-python/pyphen/pyphen-0.13.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python module for hyphenation using hunspell dictionaries"
-HOMEPAGE="
- https://github.com/Kozea/Pyphen/
- https://pypi.org/project/pyphen/
-"
-SRC_URI="
- https://github.com/Kozea/Pyphen/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-S=${WORKDIR}/${P^}
-
-LICENSE="GPL-2+ LGPL-2+ MPL-1.1"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-distutils_enable_tests pytest
-
-python_test() {
- epytest -o addopts=
-}
diff --git a/dev-python/pyphen/pyphen-0.14.0.ebuild b/dev-python/pyphen/pyphen-0.14.0.ebuild
index 0aa510692c18..3d40ad7ca33c 100644
--- a/dev-python/pyphen/pyphen-0.14.0.ebuild
+++ b/dev-python/pyphen/pyphen-0.14.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="GPL-2+ LGPL-2+ MPL-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
distutils_enable_tests pytest