pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/py-tashaphyne: update version: 0.3.4.1



Module Name:	pkgsrc-wip
Committed By:	K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Fri Mar 5 17:10:32 2021 +0100
Changeset:	429c2bcd5a73749a4f17b06020bbed3ce2057e7f

Modified Files:
	py-tashaphyne/Makefile
	py-tashaphyne/PLIST
	py-tashaphyne/distinfo

Log Message:
wip/py-tashaphyne: update version: 0.3.4.1

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=429c2bcd5a73749a4f17b06020bbed3ce2057e7f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-tashaphyne/Makefile | 23 ++++++++++-------------
 py-tashaphyne/PLIST    | 25 ++++++++++++++++++++++++-
 py-tashaphyne/distinfo |  8 ++++----
 3 files changed, 38 insertions(+), 18 deletions(-)

diffs:
diff --git a/py-tashaphyne/Makefile b/py-tashaphyne/Makefile
index 1603cfd7a9..2ec93369ec 100644
--- a/py-tashaphyne/Makefile
+++ b/py-tashaphyne/Makefile
@@ -1,20 +1,17 @@
-# $NetBSD: Makefile,v 1.3 2012/10/07 13:57:31 asau Exp $
-#
+# $NetBSD$
 
-DISTNAME=	Tashaphyne-0.2
-PKGNAME=	${PYPKGPREFIX}-tashaphyne-0.2
-CATEGORIES=	textproc python #arabic
+DISTNAME=	Tashaphyne-0.3.4.1
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
+CATEGORIES=	textproc python
+PKGVERSION=	1
 MASTER_SITES=	${MASTER_SITE_PYPI:=T/Tashaphyne/}
-EXTRACT_SUFX=	.zip
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://tashaphyne.sourceforge.io/
-COMMENT=	Arabic Light Stemmer and segmentor
-LICENSE=	gnu-gpl-v3
+HOMEPAGE=	http://github.com/linuxscout/tashaphyne/
+COMMENT=	Tashaphyne Arabic Light Stemmer
+LICENSE=	gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
 
-USE_LANGUAGES=	# none
+DEPENDS+=       ${PYPKGPREFIX}-arabic>=0.6.10:../../wip/py-arabic
 
-PYDISTUTILSPKG=	yes
-
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-tashaphyne/PLIST b/py-tashaphyne/PLIST
index 121a5d5fe3..debf70911c 100644
--- a/py-tashaphyne/PLIST
+++ b/py-tashaphyne/PLIST
@@ -1,16 +1,39 @@
-@comment $NetBSD: PLIST,v 1.2 2012/09/10 15:44:55 jihbed Exp $
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/tashaphyne/__init__.py
 ${PYSITELIB}/tashaphyne/__init__.pyc
 ${PYSITELIB}/tashaphyne/__init__.pyo
+${PYSITELIB}/tashaphyne/affix_const.py
+${PYSITELIB}/tashaphyne/affix_const.pyc
+${PYSITELIB}/tashaphyne/affix_const.pyo
 ${PYSITELIB}/tashaphyne/arabic_const.py
 ${PYSITELIB}/tashaphyne/arabic_const.pyc
 ${PYSITELIB}/tashaphyne/arabic_const.pyo
+${PYSITELIB}/tashaphyne/arabicstopwords.py
+${PYSITELIB}/tashaphyne/arabicstopwords.pyc
+${PYSITELIB}/tashaphyne/arabicstopwords.pyo
 ${PYSITELIB}/tashaphyne/normalize.py
 ${PYSITELIB}/tashaphyne/normalize.pyc
 ${PYSITELIB}/tashaphyne/normalize.pyo
+${PYSITELIB}/tashaphyne/roots_const.py
+${PYSITELIB}/tashaphyne/roots_const.pyc
+${PYSITELIB}/tashaphyne/roots_const.pyo
+${PYSITELIB}/tashaphyne/rootsdict.py
+${PYSITELIB}/tashaphyne/rootsdict.pyc
+${PYSITELIB}/tashaphyne/rootsdict.pyo
 ${PYSITELIB}/tashaphyne/stem_const.py
 ${PYSITELIB}/tashaphyne/stem_const.pyc
 ${PYSITELIB}/tashaphyne/stem_const.pyo
 ${PYSITELIB}/tashaphyne/stemming.py
 ${PYSITELIB}/tashaphyne/stemming.pyc
 ${PYSITELIB}/tashaphyne/stemming.pyo
+${PYSITELIB}/tashaphyne/stopwords.py
+${PYSITELIB}/tashaphyne/stopwords.pyc
+${PYSITELIB}/tashaphyne/stopwords.pyo
+${PYSITELIB}/tashaphyne/verb_stamp_const.py
+${PYSITELIB}/tashaphyne/verb_stamp_const.pyc
+${PYSITELIB}/tashaphyne/verb_stamp_const.pyo
diff --git a/py-tashaphyne/distinfo b/py-tashaphyne/distinfo
index da4203ae82..10a0a3bd68 100644
--- a/py-tashaphyne/distinfo
+++ b/py-tashaphyne/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.1.1.1 2011/12/29 22:10:18 jihbed Exp $
 
-SHA1 (Tashaphyne-0.1.zip) = 67015630287f78b4d9369d4fe38474e5e2e1d7fe
-RMD160 (Tashaphyne-0.1.zip) = 410e0f341c616e328b5e9bc4f3d210cefb903f8e
-SHA512 (Tashaphyne-0.1.zip) = 89492f5aa770e700c4d3a03b3e31ff195e2a5bb98da0a3347a3216793c5d505c40420cbcb298e4f4528b16b07d20f1001f9efb4e0c19aa107c6e139e3a11b8e5
-Size (Tashaphyne-0.1.zip) = 11058 bytes
+SHA1 (Tashaphyne-0.3.4.1.tar.gz) = b0bd5a98b2859a57bc4022e0da0fdff21efb4d3d
+RMD160 (Tashaphyne-0.3.4.1.tar.gz) = e6bbbab77e9cf3309f48d84e69d1f618c8c2585d
+SHA512 (Tashaphyne-0.3.4.1.tar.gz) = afc6fa31ab039c23526a630f623609e2dad60af3adf174fd72d1e015ab30ba3a41652ebf1e19df7348b05a4ecfa0ff6f62b511abfc34b6539ebdf1cfe8ab7bd9
+Size (Tashaphyne-0.3.4.1.tar.gz) = 241716 bytes


Home | Main Index | Thread Index | Old Index