mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
textproc/py-grapheme: Remove expired port
2025-03-31 textproc/py-grapheme: Upstream is inactive for 4 years
This commit is contained in:
parent
67360716ed
commit
99bdb203e2
5 changed files with 1 additions and 33 deletions
1
MOVED
1
MOVED
|
@ -4324,3 +4324,4 @@ graphics/linux-c7-tiff|graphics/linux-c7-imageformats-libs|2025-04-21|Merged int
|
||||||
graphics/linux-rl9-tiff|graphics/linux-rl9-imageformats-libs|2025-04-21|Merged into imageformats-libs
|
graphics/linux-rl9-tiff|graphics/linux-rl9-imageformats-libs|2025-04-21|Merged into imageformats-libs
|
||||||
graphics/linux-rl9-openjpeg|graphics/linux-rl9-imageformats-libs|2025-04-21|Merged into imageformats-libs
|
graphics/linux-rl9-openjpeg|graphics/linux-rl9-imageformats-libs|2025-04-21|Merged into imageformats-libs
|
||||||
graphics/linux-rl9-webp|graphics/linux-rl9-imageformats-libs|2025-04-21|Merged into imageformats-libs
|
graphics/linux-rl9-webp|graphics/linux-rl9-imageformats-libs|2025-04-21|Merged into imageformats-libs
|
||||||
|
textproc/py-grapheme||2025-04-21|Has expired: Upstream is inactive for 4 years
|
||||||
|
|
|
@ -1402,7 +1402,6 @@
|
||||||
SUBDIR += py-genshi
|
SUBDIR += py-genshi
|
||||||
SUBDIR += py-gensim
|
SUBDIR += py-gensim
|
||||||
SUBDIR += py-gi-docgen
|
SUBDIR += py-gi-docgen
|
||||||
SUBDIR += py-grapheme
|
|
||||||
SUBDIR += py-graphemeu
|
SUBDIR += py-graphemeu
|
||||||
SUBDIR += py-grep-ast
|
SUBDIR += py-grep-ast
|
||||||
SUBDIR += py-griffe
|
SUBDIR += py-griffe
|
||||||
|
|
|
@ -1,25 +0,0 @@
|
||||||
PORTNAME= grapheme
|
|
||||||
PORTVERSION= 0.6.0
|
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= textproc python
|
|
||||||
MASTER_SITES= PYPI
|
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
|
||||||
COMMENT= Unicode grapheme helpers
|
|
||||||
WWW= https://github.com/alvinlindstam/grapheme
|
|
||||||
|
|
||||||
LICENSE= MIT
|
|
||||||
|
|
||||||
DEPRECATED= Upstream is inactive for 4 years
|
|
||||||
EXPIRATION_DATE=2025-03-31
|
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
|
||||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
|
||||||
|
|
||||||
USES= python
|
|
||||||
USE_PYTHON= autoplist concurrent pep517
|
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
|
|
@ -1,3 +0,0 @@
|
||||||
TIMESTAMP = 1674588066
|
|
||||||
SHA256 (grapheme-0.6.0.tar.gz) = 44c2b9f21bbe77cfb05835fec230bd435954275267fea1858013b102f8603cca
|
|
||||||
SIZE (grapheme-0.6.0.tar.gz) = 207306
|
|
|
@ -1,4 +0,0 @@
|
||||||
grapheme is a Python package for working with user perceived characters. More
|
|
||||||
specifically, string manipulation and calculation functions for working with
|
|
||||||
grapheme cluster groups (graphemes) as defined by the Unicode Standard Annex
|
|
||||||
#29.
|
|
Loading…
Add table
Reference in a new issue