aboutsummaryrefslogtreecommitdiff
path: root/databases/py-redis
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-09-30 09:36:11 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-09-30 09:36:11 +0000
commita2c85be5dfbd98a87ce64ecb8ed942f559b7fc46 (patch)
treefbb5823e93cfb6d99c76710f12d59c6f32cd9e3e /databases/py-redis
parentba131b23805c5255b7fbea4ce29544347557da09 (diff)
downloadports-a2c85be5dfbd98a87ce64ecb8ed942f559b7fc46.tar.gz
ports-a2c85be5dfbd98a87ce64ecb8ed942f559b7fc46.zip
[NEW PORT]: databases/py-redis2
Repocopy databases/py-redis to databases/py-redis2 to have the latest version of the 2.x release branch for a while. Use it also as a fallback if some consumers have issues with the upcoming update of databases/py-redis to the 3.x release. PR: 237237 Approved by: koobs (maintainer)
Notes
Notes: svn path=/head/; revision=513337
Diffstat (limited to 'databases/py-redis')
-rw-r--r--databases/py-redis/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile
index f76a610b6890..07a4a0b17005 100644
--- a/databases/py-redis/Makefile
+++ b/databases/py-redis/Makefile
@@ -28,6 +28,7 @@ GH_ACCOUNT= andymccurdy
GH_PROJECT= ${PORTNAME}-py
NO_ARCH= yes
+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}redis2
# Needs redis-server to be running
do-test: