pkgsrc-WIP-changes archive

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

wip/py-mishkal: fix py-tashaphyne version wip/py-tashaphyne: pkglint fixed



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

Modified Files:
	py-mishkal/Makefile
	py-tashaphyne/Makefile

Log Message:
wip/py-mishkal: fix py-tashaphyne version
wip/py-tashaphyne: pkglint fixed

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

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

diffstat:
 py-mishkal/Makefile    | 2 +-
 py-tashaphyne/Makefile | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/py-mishkal/Makefile b/py-mishkal/Makefile
index 90caedc9bf..2c06fcea6e 100644
--- a/py-mishkal/Makefile
+++ b/py-mishkal/Makefile
@@ -13,7 +13,7 @@ LICENSE=	gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
 DEPENDS+=	${PYPKGPREFIX}-libqutrub>=1.0:../../wip/py-libqutrub
 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}-tashaphyne>=0.3.4.1:../../wip/py-tashaphyne
 DEPENDS+=	${PYPKGPREFIX}-arramooz-sqlite>=0.1:../../wip/py-arramooz-sqlite
 DEPENDS+=	${PYPKGPREFIX}-qalsadi>=0.2:../../wip/py-qalsadi
 DEPENDS+=	${PYPKGPREFIX}-mysam-tagmanager>=0.1:../../wip/py-mysam-tagmanager
diff --git a/py-tashaphyne/Makefile b/py-tashaphyne/Makefile
index 2ec93369ec..4bfc36c030 100644
--- a/py-tashaphyne/Makefile
+++ b/py-tashaphyne/Makefile
@@ -7,11 +7,11 @@ PKGVERSION=	1
 MASTER_SITES=	${MASTER_SITE_PYPI:=T/Tashaphyne/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	http://github.com/linuxscout/tashaphyne/
+HOMEPAGE=	https://github.com/linuxscout/tashaphyne/
 COMMENT=	Tashaphyne Arabic Light Stemmer
 LICENSE=	gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
 
-DEPENDS+=       ${PYPKGPREFIX}-arabic>=0.6.10:../../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