pkgsrc-WIP-changes archive

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

py-epigrass: Update py-redis PKGPATH (recently renamed)



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Jul 18 20:42:56 2017 +0200
Changeset:	c8772e0975499bde4f9bddcd444bcc90dcb2242c

Modified Files:
	py-epigrass/Makefile

Log Message:
py-epigrass: Update py-redis PKGPATH (recently renamed)

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

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

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

diffs:
diff --git a/py-epigrass/Makefile b/py-epigrass/Makefile
index 61a5638284..0184420b5e 100644
--- a/py-epigrass/Makefile
+++ b/py-epigrass/Makefile
@@ -14,7 +14,7 @@ USE_LANGUAGES=	# none
 
 DEPENDS+=	${PYPKGPREFIX}-mysqldb>=1.2.3:../../databases/py-mysqldb
 DEPENDS+=       ${PYPKGPREFIX}-networkx>=1.7:../../math/py-networkx
-DEPENDS+=       ${PYPKGPREFIX}-redis>=2.8.0:../../databases/py-redis-py
+DEPENDS+=       ${PYPKGPREFIX}-redis>=2.8.0:../../databases/py-redis
 
 PYTHON_VERSIONS_INCOMPATIBLE=	34 35 36 # py-mysqldb
 


Home | Main Index | Thread Index | Old Index