pkgsrc-WIP-changes archive

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

wip/py-mishkal: fix number version py-naftawayh



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

Modified Files:
	py-mishkal/Makefile

Log Message:
wip/py-mishkal: fix number version py-naftawayh

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

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

diffstat:
 py-mishkal/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-mishkal/Makefile b/py-mishkal/Makefile
index 99f2760af1..90caedc9bf 100644
--- a/py-mishkal/Makefile
+++ b/py-mishkal/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Mishkal: Arabic text diacritization library for Python
 LICENSE=	gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
 
 DEPENDS+=	${PYPKGPREFIX}-libqutrub>=1.0:../../wip/py-libqutrub
-DEPENDS+=	${PYPKGPREFIX}-naftawayh>=0.2:../../wip/py-naftawayh
+DEPENDS+=	${PYPKGPREFIX}-naftawayh>=0.1:../../wip/py-naftawayh
 DEPENDS+=	${PYPKGPREFIX}-arabic>=0.6.2:../../wip/py-arabic
 DEPENDS+=	${PYPKGPREFIX}-tashaphyne>=0.3.1:../../wip/py-tashaphyne
 DEPENDS+=	${PYPKGPREFIX}-arramooz-sqlite>=0.1:../../wip/py-arramooz-sqlite


Home | Main Index | Thread Index | Old Index