summaryrefslogtreecommitdiff
path: root/time/py-vdirsyncer
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-01-02 10:51:17 +0000
committerwiz <wiz@pkgsrc.org>2016-01-02 10:51:17 +0000
commit8ef994dae3aee1355bb2b0f007474d8825f50c50 (patch)
tree96128b10b55775db402648d5234e304287b8855c /time/py-vdirsyncer
parent55cb8821b281b83aea6a34d375d80453607171d0 (diff)
downloadpkgsrc-8ef994dae3aee1355bb2b0f007474d8825f50c50.tar.gz
Insist on requests >= 2.9.1, since that's how it is.
Diffstat (limited to 'time/py-vdirsyncer')
-rw-r--r--time/py-vdirsyncer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
index d4072a701d1..939c8644396 100644
--- a/time/py-vdirsyncer/Makefile
+++ b/time/py-vdirsyncer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2016/01/02 09:44:06 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2016/01/02 10:51:17 wiz Exp $
DISTNAME= vdirsyncer-0.7.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-click>=5.0:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-click-log-[0-9]*:../../devel/py-click-log
DEPENDS+= ${PYPKGPREFIX}-click-threading-[0-9]*:../../devel/py-click-threading
DEPENDS+= ${PYPKGPREFIX}-lxml>=3.1:../../textproc/py-lxml
-DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
+DEPENDS+= ${PYPKGPREFIX}-requests>=2.9.1:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-requests-oauthlib-[0-9]*:../../security/py-requests-oauthlib
DEPENDS+= ${PYPKGPREFIX}-requests-toolbelt>=0.4.0:../../devel/py-requests-toolbelt
# optional, but recommended