mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
databases/py-redis2: Update WWW and CONFLICTS_INSTALL
This commit is contained in:
parent
a7a4b258b6
commit
c5c19c89ed
@ -8,7 +8,7 @@ PKGNAMESUFFIX= 2
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Python client for Redis key-value store
|
||||
WWW= https://github.com/andymccurdy/redis-py
|
||||
WWW= https://github.com/redis/redis-py
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
@ -22,7 +22,8 @@ USE_PYTHON= distutils autoplist concurrent
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}redis
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}redis \
|
||||
${PYTHON_PKGNAMEPREFIX}redis[0-9]
|
||||
|
||||
PORTSCOUT= limit:^2\.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user