pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
FIX py-arabic number version
Module Name: pkgsrc-wip
Committed By: K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Fri Mar 5 16:46:22 2021 +0100
Changeset: 3738a6eab83ebd072efc565e576503a13bebe3cc
Modified Files:
py-asmai/Makefile
Log Message:
FIX py-arabic number version
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3738a6eab83ebd072efc565e576503a13bebe3cc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-asmai/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-asmai/Makefile b/py-asmai/Makefile
index 683a8434b5..0ecf3faad8 100644
--- a/py-asmai/Makefile
+++ b/py-asmai/Makefile
@@ -10,7 +10,7 @@ HOMEPAGE= http://asmai.sourceforge.net/
COMMENT= Arabic semantic analysis library for Python
LICENSE= gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= ${PYPKGPREFIX}-arabic>=4.0.0:../../wip/py-arabic
+DEPENDS+= ${PYPKGPREFIX}-arabic>=0.6.10:../../wip/py-arabic
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index