summaryrefslogtreecommitdiff
path: root/time/py-vdirsyncer
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-04-15 13:35:44 +0000
committerwiz <wiz@pkgsrc.org>2016-04-15 13:35:44 +0000
commit78454023ee4b60bee7c74fe3f90a795c56794fa6 (patch)
treee48987322916b3fa706f644927b5ba260c7f44bc /time/py-vdirsyncer
parentab8c7182a35ff22d480fcbac3c31186f9a271f89 (diff)
downloadpkgsrc-78454023ee4b60bee7c74fe3f90a795c56794fa6.tar.gz
py-vdirsyncer wants py-click-log>=0.1.3. Bump PKGREVISION.
Diffstat (limited to 'time/py-vdirsyncer')
-rw-r--r--time/py-vdirsyncer/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
index c20a32a73cf..6aed913975c 100644
--- a/time/py-vdirsyncer/Makefile
+++ b/time/py-vdirsyncer/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2016/04/13 18:08:05 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2016/04/15 13:35:44 wiz Exp $
DISTNAME= vdirsyncer-0.9.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= time
MASTER_SITES= ${MASTER_SITE_PYPI:=v/vdirsyncer/}
@@ -15,7 +16,7 @@ EXTRACT_USING= bsdtar # gtar cannot handle pre-1970 timestamps
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-atomicwrites-[0-9]*:../../devel/py-atomicwrites
DEPENDS+= ${PYPKGPREFIX}-click>=5.0:../../devel/py-click
-DEPENDS+= ${PYPKGPREFIX}-click-log-[0-9]*:../../devel/py-click-log
+DEPENDS+= ${PYPKGPREFIX}-click-log>=0.1.3:../../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>=2.9.1:../../devel/py-requests