summaryrefslogtreecommitdiff
path: root/deskutils/py-vdirsyncer/Makefile
diff options
context:
space:
mode:
authorAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2020-06-11 22:37:45 +0000
committerAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2020-06-11 22:37:45 +0000
commitaafaa6cf834aa524e0c8f74eae6cf8b1b789231b (patch)
treec3bf8d3c5c483c2026c03c5f91281f33b91f7c00 /deskutils/py-vdirsyncer/Makefile
parentsysutils/conan: Add missing dependency (diff)
deskutils/py-vdirsyncer: Update to 0.16.8
Notes
Notes: svn path=/head/; revision=538554
Diffstat (limited to 'deskutils/py-vdirsyncer/Makefile')
-rw-r--r--deskutils/py-vdirsyncer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/py-vdirsyncer/Makefile b/deskutils/py-vdirsyncer/Makefile
index df7b329aa549..8e288888e9f1 100644
--- a/deskutils/py-vdirsyncer/Makefile
+++ b/deskutils/py-vdirsyncer/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= vdirsyncer
-DISTVERSION= 0.16.7
+DISTVERSION= 0.16.8
CATEGORIES= deskutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atomicwrites>=0.1.7:devel/py-atomicwrites@${
${PYTHON_PKGNAMEPREFIX}requests>=2.4.1:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.4.0:www/py-requests-toolbelt@${PY_FLAVOR}
-USES= python:3.4+
+USES= python:3.5+
USE_PYTHON= autoplist distutils
NO_ARCH= yes