pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/py-vdirsyncer Update to 0.3.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae9a25bf0c4a
branches:  trunk
changeset: 643344:ae9a25bf0c4a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 14 15:55:00 2014 +0000

description:
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`.

diffstat:

 time/py-vdirsyncer/Makefile |  4 ++--
 time/py-vdirsyncer/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 3041fc142825 -r ae9a25bf0c4a time/py-vdirsyncer/Makefile
--- a/time/py-vdirsyncer/Makefile       Sun Dec 14 15:52:51 2014 +0000
+++ b/time/py-vdirsyncer/Makefile       Sun Dec 14 15:55:00 2014 +0000
@@ -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 -r 3041fc142825 -r ae9a25bf0c4a time/py-vdirsyncer/distinfo
--- a/time/py-vdirsyncer/distinfo       Sun Dec 14 15:52:51 2014 +0000
+++ b/time/py-vdirsyncer/distinfo       Sun Dec 14 15:55:00 2014 +0000
@@ -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



Home | Main Index | Thread Index | Old Index