summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2014-12-14 15:55:00 +0000
committerwiz <wiz>2014-12-14 15:55:00 +0000
commit2c989729b5186330ed01803235fbd4863615f56d (patch)
tree12366ca8a3984154db26b065d7fabf6c1dfbe82a
parent8895c1c09e6cd4dd8b21b5ba0425550b235c7b1d (diff)
downloadpkgsrc-2c989729b5186330ed01803235fbd4863615f56d.tar.gz
Update to 0.3.4:
Version 0.3.4 ============= *released on 8 December 2014* - Some more bugfixes to config handling. Version 0.3.3 ============= *released on 8 December 2014* - Vdirsyncer now also works with iCloud. Particularly collection discovery and etag handling were fixed. - Vdirsyncer now encodes Cal- and CardDAV requests differently. This hasn't been well-tested with servers like Zimbra or SoGo, but isn't expected to cause any problems. - Vdirsyncer is now more robust regarding invalid responses from CalDAV servers. This should help with future compatibility with Davmail/Outlook. - Fix a bug when specifying ``item_types`` of :py:class:`vdirsyncer.storage.CaldavStorage` in the deprecated config format. - Fix a bug where vdirsyncer would ignore all but one character specified in ``unsafe_href_chars`` of :py:class:`vdirsyncer.storage.CaldavStorage` and :py:class:`vdirsyncer.storage.CarddavStorage`.
-rw-r--r--time/py-vdirsyncer/Makefile4
-rw-r--r--time/py-vdirsyncer/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
index 8a08c414fc8..4b48ade6d0c 100644
--- a/time/py-vdirsyncer/Makefile
+++ b/time/py-vdirsyncer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2014/12/07 17:41:47 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/12/14 15:55:00 wiz Exp $
-DISTNAME= vdirsyncer-0.3.2
+DISTNAME= vdirsyncer-0.3.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time
MASTER_SITES= https://pypi.python.org/packages/source/v/vdirsyncer/
diff --git a/time/py-vdirsyncer/distinfo b/time/py-vdirsyncer/distinfo
index 552d9985133..9fdc4fe7b59 100644
--- a/time/py-vdirsyncer/distinfo
+++ b/time/py-vdirsyncer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2014/12/07 17:41:47 wiz Exp $
+$NetBSD: distinfo,v 1.7 2014/12/14 15:55:00 wiz Exp $
-SHA1 (vdirsyncer-0.3.2.tar.gz) = 6a2a0039af868090646dd49ccaa927ed803e1323
-RMD160 (vdirsyncer-0.3.2.tar.gz) = 9807444a05032fad70b2c897ca38e9ba836e4054
-Size (vdirsyncer-0.3.2.tar.gz) = 137531 bytes
+SHA1 (vdirsyncer-0.3.4.tar.gz) = 245db5db34da9e0f200dc45c7a38c52cd068badb
+RMD160 (vdirsyncer-0.3.4.tar.gz) = f00adf6b58012930575e426cc91f543eb5b133ae
+Size (vdirsyncer-0.3.4.tar.gz) = 138452 bytes