From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyphen/
Date: Wed, 16 Dec 2020 11:30:44 +0000 (UTC) [thread overview]
Message-ID: <1608117930.c32b647450be5e2221e6b37d54b00c44f092bc3d.mgorny@gentoo> (raw)
commit: c32b647450be5e2221e6b37d54b00c44f092bc3d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 11:25:30 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 11:25:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32b6474
dev-python/pyphen: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pyphen/Manifest | 1 -
dev-python/pyphen/pyphen-0.9.5.ebuild | 30 ------------------------------
2 files changed, 31 deletions(-)
diff --git a/dev-python/pyphen/Manifest b/dev-python/pyphen/Manifest
index 782c9939d49..d08a1ce9c5c 100644
--- a/dev-python/pyphen/Manifest
+++ b/dev-python/pyphen/Manifest
@@ -1,2 +1 @@
DIST pyphen-0.10.0.tar.gz 1894118 BLAKE2B c33283d6eb3dd7affb52b91826fa0f8fab8ec8f858158e905e8487dc2ad8c77a88e4b25699ed6272d246bcf8a926560e18ec224f59703452ea1ad5c921e4fb4b SHA512 b6d789ca6eb010c1c79b28a9a0e68620ea5600adc43111bed5dbda3cb8b3a4c8c05caa3fb44ea60b0ef4a20272f17cf5e6fe61f0d1e48038395407ff53da7a92
-DIST pyphen-0.9.5.tar.gz 1901384 BLAKE2B 809f7e3c204ab7de87a387909fb0d9aebd3d48586a6b1da8a683a8b1f862e2d2489babfb30c9792acca44c0fe7bd5da39c1508245ec784dce30a4c7124e91152 SHA512 049a62b226e90e568c8f56e756f8fa6fbc74f3bc40d61af8eb05ff2d4404a7b29cef14d4f144d68ed2f2b11eb128491de64536240ba7b76a2d04010c76e10346
diff --git a/dev-python/pyphen/pyphen-0.9.5.ebuild b/dev-python/pyphen/pyphen-0.9.5.ebuild
deleted file mode 100644
index 545808efbe1..00000000000
--- a/dev-python/pyphen/pyphen-0.9.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-DISTUTILS_USE_SETUPTOOLS=bdepend
-inherit distutils-r1
-
-DESCRIPTION="Python module for hyphenation using hunspell dictionaries"
-MY_PN="Pyphen"
-MY_P="${MY_PN}-${PV}"
-SRC_URI="https://github.com/Kozea/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-HOMEPAGE="https://github.com/Kozea/Pyphen"
-
-LICENSE="GPL-2+ LGPL-2+ MPL-1.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-S="${WORKDIR}/${MY_P}"
-
-distutils_enable_tests pytest
-
-python_test() {
- pytest -v test.py || die
-}
next reply other threads:[~2020-12-16 11:30 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-16 11:30 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-27 16:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyphen/ Michał Górny
2025-02-08 11:47 Michał Górny
2025-02-08 11:39 Arthur Zamarin
2025-01-21 4:34 Michał Górny
2024-11-16 9:02 Michał Górny
2024-11-16 8:47 Arthur Zamarin
2024-10-30 3:41 Michał Górny
2024-08-17 7:39 Michał Górny
2024-08-17 7:35 Michał Górny
2024-07-31 5:52 Michał Górny
2024-05-18 8:09 Michał Górny
2024-05-11 10:02 Michał Górny
2024-05-11 9:49 Arthur Zamarin
2024-04-24 13:42 Michał Górny
2023-11-24 15:24 Arthur Zamarin
2023-11-23 19:38 Michał Górny
2023-06-03 17:45 Michał Górny
2023-04-22 16:18 Michał Górny
2023-04-22 11:31 Sam James
2023-03-18 6:57 Michał Górny
2022-12-25 17:33 Michał Górny
2022-11-29 20:18 Arthur Zamarin
2022-11-17 6:15 Michał Górny
2022-10-03 7:22 Michał Górny
2022-10-03 0:44 Sam James
2022-08-10 13:05 Sam James
2022-03-28 9:17 Jakov Smolić
2022-02-27 18:46 Michał Górny
2022-02-04 10:27 Michał Górny
2022-02-04 8:57 Jakov Smolić
2022-01-27 9:21 Michał Górny
2021-12-28 9:03 Michał Górny
2021-09-06 6:28 Michał Górny
2021-09-06 6:28 Michał Górny
2021-09-05 20:01 Agostino Sarubbo
2021-08-01 12:25 Michał Górny
2021-06-26 21:35 Michał Górny
2021-06-05 17:59 Michał Górny
2020-12-16 11:10 Sam James
2020-12-05 9:58 Michał Górny
2020-11-01 23:41 Thomas Deutschmann
2020-05-12 6:39 Agostino Sarubbo
2020-05-11 9:26 Agostino Sarubbo
2020-03-09 15:01 Thomas Deutschmann
2020-03-07 20:37 Thomas Deutschmann
2020-02-05 19:53 Michał Górny
2017-11-08 7:08 Patrick Lauer
2017-01-19 10:59 Agostino Sarubbo
2017-01-18 16:52 Agostino Sarubbo
2016-06-29 9:50 Patrick Lauer
2016-02-19 12:46 Patrick Lauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1608117930.c32b647450be5e2221e6b37d54b00c44f092bc3d.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox