aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/py-subliminal
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2014-01-27 20:14:09 +0800
committerkoobs <koobs@FreeBSD.org>2014-01-27 20:14:09 +0800
commit61e75b1e390fa9e971b753884aceff03b2b8f49c (patch)
treeb1bb1c176225a4b62f24333e9a712df67acae7fe /multimedia/py-subliminal
parent96a3f078fd12bafcc8e0ae084f88132761a4f68d (diff)
downloadfreebsd-ports-gnome-61e75b1e390fa9e971b753884aceff03b2b8f49c.tar.gz
freebsd-ports-gnome-61e75b1e390fa9e971b753884aceff03b2b8f49c.tar.zst
freebsd-ports-gnome-61e75b1e390fa9e971b753884aceff03b2b8f49c.zip
Sweep www/py-requests dependants to www/py-requests1
Point all www/py-requests dependants to www/py-requests1 in preparation for the upgrade of www/py-requests to version 2.x, which substantially breaks API compatibility. Maintainers of these ports can update their requests dependency independently as time for sufficient testing permits. PR: ports/185631
Diffstat (limited to 'multimedia/py-subliminal')
-rw-r--r--multimedia/py-subliminal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/py-subliminal/Makefile b/multimedia/py-subliminal/Makefile
index 06fe01abbdf8..81d0b7f70f17 100644
--- a/multimedia/py-subliminal/Makefile
+++ b/multimedia/py-subliminal/Makefile
@@ -3,7 +3,7 @@
PORTNAME= subliminal
PORTVERSION= 0.7.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LICENSE= LGPL3
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/bs4/__init__.py:${PORTSDIR}/www/py-beautifulsoup \
${PYTHON_PKGNAMEPREFIX}enzyme>=0.4.0:${PORTSDIR}/multimedia/py-enzyme \
${PYTHON_PKGNAMEPREFIX}guessit>=0.6.1:${PORTSDIR}/multimedia/py-guessit \
- ${PYTHON_PKGNAMEPREFIX}requests>=1.1:${PORTSDIR}/www/py-requests \
+ ${PYTHON_PKGNAMEPREFIX}requests1>=1.1:${PORTSDIR}/www/py-requests1 \
${PYTHON_PKGNAMEPREFIX}html5lib>0:${PORTSDIR}/www/py-html5lib \
${PYTHON_PKGNAMEPREFIX}charade>0:${PORTSDIR}/textproc/py-charade \
${PYTHON_PKGNAMEPREFIX}pysrt>0:${PORTSDIR}/textproc/py-pysrt \