pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/py-qalsadi: Update new version 0.4.2
Module Name: pkgsrc-wip
Committed By: K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Fri Mar 5 17:37:54 2021 +0100
Changeset: a026c7351137a7a41874ce7a8c2ca36c053ea9d5
Modified Files:
py-qalsadi/Makefile
py-qalsadi/PLIST
py-qalsadi/distinfo
Log Message:
wip/py-qalsadi: Update new version 0.4.2
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a026c7351137a7a41874ce7a8c2ca36c053ea9d5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-qalsadi/Makefile | 23 +++++++++++------
py-qalsadi/PLIST | 74 ++++++++++++++++++++++++++++++++++++++++++++++-------
py-qalsadi/distinfo | 8 +++---
3 files changed, 84 insertions(+), 21 deletions(-)
diffs:
diff --git a/py-qalsadi/Makefile b/py-qalsadi/Makefile
index 590c438b8f..0aba20e6a2 100644
--- a/py-qalsadi/Makefile
+++ b/py-qalsadi/Makefile
@@ -1,19 +1,26 @@
# $NetBSD$
-DISTNAME= qalsadi-0.1
+DISTNAME= qalsadi-0.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= textproc
+CATEGORIES= textproc python
+PKGREVISION= 1
MASTER_SITES= ${MASTER_SITE_PYPI:=q/qalsadi/}
-EXTRACT_SUFX= .zip
MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= http://qalsadi.sourceforge.net/
+HOMEPAGE= https://pypi.org/project/qalsadi
COMMENT= Qalsadi Arabic Morpholoc=gical Analyzer for Python
LICENSE= gnu-gpl-v3
-USE_LANGUAGES= # none
+DEPENDS+= ${PYPKGPREFIX}-future>=0.18.2:../../devel/py-future
+DEPENDS+= ${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
+DEPENDS+= ${PYPKGPREFIX}-alyahmor>=0.1:../../wip/py-alyahmor
+DEPENDS+= ${PYPKGPREFIX}-arabic-stopwords>=0.3:../../wip/py-arabic-stopwords
+DEPENDS+= ${PYPKGPREFIX}-arramooz-sqlite>=0.1:../../wip/py-arramooz-sqlite
+DEPENDS+= ${PYPKGPREFIX}-naftawayh>=0.1:../../wip/py-naftawayh
+DEPENDS+= ${PYPKGPREFIX}-libqutrub>=1.0:../../wip/py-libqutrub
+DEPENDS+= ${PYPKGPREFIX}-arabic>=0.6.10:../../wip/py-arabic
+DEPENDS+= ${PYPKGPREFIX}-pickleDB>=0.9.2:../../wip/py-pickleDB
+DEPENDS+= ${PYPKGPREFIX}-tashaphyne>=0.3.4.1:../../wip/py-tashaphyne
-PYDISTUTILSPKG= yes
-
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-qalsadi/PLIST b/py-qalsadi/PLIST
index 262a888fe5..1b742faf96 100644
--- a/py-qalsadi/PLIST
+++ b/py-qalsadi/PLIST
@@ -1,13 +1,57 @@
@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}/qalsadi/__init__.py
${PYSITELIB}/qalsadi/__init__.pyc
${PYSITELIB}/qalsadi/__init__.pyo
${PYSITELIB}/qalsadi/analex.py
${PYSITELIB}/qalsadi/analex.pyc
${PYSITELIB}/qalsadi/analex.pyo
-${PYSITELIB}/qalsadi/arabicdictionary.py
-${PYSITELIB}/qalsadi/arabicdictionary.pyc
-${PYSITELIB}/qalsadi/arabicdictionary.pyo
+${PYSITELIB}/qalsadi/analex_const.py
+${PYSITELIB}/qalsadi/analex_const.pyc
+${PYSITELIB}/qalsadi/analex_const.pyo
+${PYSITELIB}/qalsadi/cache.py
+${PYSITELIB}/qalsadi/cache.pyc
+${PYSITELIB}/qalsadi/cache.pyo
+${PYSITELIB}/qalsadi/cache_codernity.py
+${PYSITELIB}/qalsadi/cache_codernity.pyc
+${PYSITELIB}/qalsadi/cache_codernity.pyo
+${PYSITELIB}/qalsadi/cache_pickledb.py
+${PYSITELIB}/qalsadi/cache_pickledb.pyc
+${PYSITELIB}/qalsadi/cache_pickledb.pyo
+${PYSITELIB}/qalsadi/coder.py
+${PYSITELIB}/qalsadi/coder.pyc
+${PYSITELIB}/qalsadi/coder.pyo
+${PYSITELIB}/qalsadi/custom_dictionary.py
+${PYSITELIB}/qalsadi/custom_dictionary.pyc
+${PYSITELIB}/qalsadi/custom_dictionary.pyo
+${PYSITELIB}/qalsadi/dictword.py
+${PYSITELIB}/qalsadi/dictword.pyc
+${PYSITELIB}/qalsadi/dictword.pyo
+${PYSITELIB}/qalsadi/disambig.py
+${PYSITELIB}/qalsadi/disambig.pyc
+${PYSITELIB}/qalsadi/disambig.pyo
+${PYSITELIB}/qalsadi/disambig_const.py
+${PYSITELIB}/qalsadi/disambig_const.pyc
+${PYSITELIB}/qalsadi/disambig_const.pyo
+${PYSITELIB}/qalsadi/genAffixes.py
+${PYSITELIB}/qalsadi/genAffixes.pyc
+${PYSITELIB}/qalsadi/genAffixes.pyo
+${PYSITELIB}/qalsadi/genalex.py
+${PYSITELIB}/qalsadi/genalex.pyc
+${PYSITELIB}/qalsadi/genalex.pyo
+${PYSITELIB}/qalsadi/lemmatizer.py
+${PYSITELIB}/qalsadi/lemmatizer.pyc
+${PYSITELIB}/qalsadi/lemmatizer.pyo
+${PYSITELIB}/qalsadi/noun_affixer.py
+${PYSITELIB}/qalsadi/noun_affixer.pyc
+${PYSITELIB}/qalsadi/noun_affixer.pyo
+${PYSITELIB}/qalsadi/print_debug.py
+${PYSITELIB}/qalsadi/print_debug.pyc
+${PYSITELIB}/qalsadi/print_debug.pyo
${PYSITELIB}/qalsadi/stem_noun.py
${PYSITELIB}/qalsadi/stem_noun.pyc
${PYSITELIB}/qalsadi/stem_noun.pyo
@@ -17,6 +61,12 @@ ${PYSITELIB}/qalsadi/stem_noun_const.pyo
${PYSITELIB}/qalsadi/stem_pounct_const.py
${PYSITELIB}/qalsadi/stem_pounct_const.pyc
${PYSITELIB}/qalsadi/stem_pounct_const.pyo
+${PYSITELIB}/qalsadi/stem_stop.py
+${PYSITELIB}/qalsadi/stem_stop.pyc
+${PYSITELIB}/qalsadi/stem_stop.pyo
+${PYSITELIB}/qalsadi/stem_stopwords_const.py
+${PYSITELIB}/qalsadi/stem_stopwords_const.pyc
+${PYSITELIB}/qalsadi/stem_stopwords_const.pyo
${PYSITELIB}/qalsadi/stem_unknown.py
${PYSITELIB}/qalsadi/stem_unknown.pyc
${PYSITELIB}/qalsadi/stem_unknown.pyo
@@ -29,12 +79,18 @@ ${PYSITELIB}/qalsadi/stem_verb.pyo
${PYSITELIB}/qalsadi/stem_verb_const.py
${PYSITELIB}/qalsadi/stem_verb_const.pyc
${PYSITELIB}/qalsadi/stem_verb_const.pyo
+${PYSITELIB}/qalsadi/stemmedaffix.py
+${PYSITELIB}/qalsadi/stemmedaffix.pyc
+${PYSITELIB}/qalsadi/stemmedaffix.pyo
+${PYSITELIB}/qalsadi/stemmedword.py
+${PYSITELIB}/qalsadi/stemmedword.pyc
+${PYSITELIB}/qalsadi/stemmedword.pyo
+${PYSITELIB}/qalsadi/stemnode.py
+${PYSITELIB}/qalsadi/stemnode.pyc
+${PYSITELIB}/qalsadi/stemnode.pyo
${PYSITELIB}/qalsadi/stopwords.py
${PYSITELIB}/qalsadi/stopwords.pyc
${PYSITELIB}/qalsadi/stopwords.pyo
-${PYSITELIB}/qalsadi/test.py
-${PYSITELIB}/qalsadi/test.pyc
-${PYSITELIB}/qalsadi/test.pyo
-${PYSITELIB}/qalsadi/wordfreqdictionaryclass.py
-${PYSITELIB}/qalsadi/wordfreqdictionaryclass.pyc
-${PYSITELIB}/qalsadi/wordfreqdictionaryclass.pyo
+${PYSITELIB}/qalsadi/wordcase.py
+${PYSITELIB}/qalsadi/wordcase.pyc
+${PYSITELIB}/qalsadi/wordcase.pyo
diff --git a/py-qalsadi/distinfo b/py-qalsadi/distinfo
index 499d1286e0..a79091a17a 100644
--- a/py-qalsadi/distinfo
+++ b/py-qalsadi/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (qalsadi-0.1.zip) = 19485c5e0e8c65320b50fb76e07e571ddbdcf7de
-RMD160 (qalsadi-0.1.zip) = 664dd8c6cea6557923da1572b6310643ce8b133e
-SHA512 (qalsadi-0.1.zip) = 7bc207c8629fc206209eea105bea4c0506a26f58338a470f953a063fdd9223b4c95885fd0830a35e0733d5059a8bfbc7169f2e190b03c598f29b6d00e85c0e2d
-Size (qalsadi-0.1.zip) = 184605 bytes
+SHA1 (qalsadi-0.4.2.tar.gz) = db345054e653730fb6fe33c92bc0669a941a0e14
+RMD160 (qalsadi-0.4.2.tar.gz) = 3a534898d9f5a28bb99b910e501416a346e9be24
+SHA512 (qalsadi-0.4.2.tar.gz) = f7522f3651131c632edde00edb4025c6df20fd0105c669eed7ab8de18393af11b733caa582a0fe0b3c8c7b7902f2d92ea684200782c3ed453c9967563bec64b4
+Size (qalsadi-0.4.2.tar.gz) = 240815 bytes
Home |
Main Index |
Thread Index |
Old Index