summaryrefslogtreecommitdiff
path: root/time/py-vdirsyncer
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-04-03 07:34:15 +0000
committerwiz <wiz@pkgsrc.org>2015-04-03 07:34:15 +0000
commit96c0f0af95dc6eca5bd9ffd3e071d4773e41a5d3 (patch)
tree0fb4b82dfd566bd50498c7a48ceb017fa5ddfe5b /time/py-vdirsyncer
parentacc39f11ec6cade9619c58cc62c17ccb275fa9af (diff)
downloadpkgsrc-96c0f0af95dc6eca5bd9ffd3e071d4773e41a5d3.tar.gz
Update to 0.4.4:
* Support for client certificates via the new auth_cert parameter, see issue #182 and pull request #183. * The icalendar package is no longer required. * Several bugfixes related to collection creation.
Diffstat (limited to 'time/py-vdirsyncer')
-rw-r--r--time/py-vdirsyncer/Makefile5
-rw-r--r--time/py-vdirsyncer/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
index a33735cb4ec..e242eaf1604 100644
--- a/time/py-vdirsyncer/Makefile
+++ b/time/py-vdirsyncer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2015/02/22 22:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2015/04/03 07:34:15 wiz Exp $
-DISTNAME= vdirsyncer-0.4.3
+DISTNAME= vdirsyncer-0.4.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time
MASTER_SITES= https://pypi.python.org/packages/source/v/vdirsyncer/
@@ -14,7 +14,6 @@ EXTRACT_USING= bsdtar # gtar cannot handle pre-1970 timestamps
DEPENDS+= ${PYPKGPREFIX}-atomicwrites-[0-9]*:../../devel/py-atomicwrites
DEPENDS+= ${PYPKGPREFIX}-click>=2.0:../../devel/py-click
-DEPENDS+= ${PYPKGPREFIX}-icalendar>=3.6:../../time/py-icalendar
DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-requests-toolbelt>=0.3.0:../../devel/py-requests-toolbelt
diff --git a/time/py-vdirsyncer/distinfo b/time/py-vdirsyncer/distinfo
index 84916c016c4..7697234d580 100644
--- a/time/py-vdirsyncer/distinfo
+++ b/time/py-vdirsyncer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2015/02/22 22:44:50 wiz Exp $
+$NetBSD: distinfo,v 1.12 2015/04/03 07:34:15 wiz Exp $
-SHA1 (vdirsyncer-0.4.3.tar.gz) = 5e96de73dbe185300f06e40db5c863533ec1b76c
-RMD160 (vdirsyncer-0.4.3.tar.gz) = 780749eac5b2e0afd91ae98142368eda6705d409
-Size (vdirsyncer-0.4.3.tar.gz) = 158711 bytes
+SHA1 (vdirsyncer-0.4.4.tar.gz) = 0164a9da28843b0ac06cb696bd600bbd2a546986
+RMD160 (vdirsyncer-0.4.4.tar.gz) = bcf198dcaef124d1b10dad7b6feab5a8eeec99dd
+Size (vdirsyncer-0.4.4.tar.gz) = 205697 bytes