pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Renamed databases/py-redis-py to databases/py-redis
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Fri Jul 14 13:40:27 2017 +0200
Changeset: 38b542fbee2dd62347fd3d85af81de7d877c4926
Modified Files:
py-epigrass/Makefile
Log Message:
Renamed databases/py-redis-py to databases/py-redis
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=38b542fbee2dd62347fd3d85af81de7d877c4926
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 ac306d6686..61a5638284 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-py>=2.8.0:../../databases/py-redis-py
+DEPENDS+= ${PYPKGPREFIX}-redis>=2.8.0:../../databases/py-redis-py
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-mysqldb
Home |
Main Index |
Thread Index |
Old Index