diff options
author | wiz <wiz> | 2016-10-26 14:42:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-10-26 14:42:07 +0000 |
commit | e26e76fb17edbbf77bf36ff9f500064051284cfc (patch) | |
tree | e9ca384fbad3787f70dff574d6d09b741f3b7886 /time | |
parent | bd9d36ce548f14d1cf674524e475f42070f31ffe (diff) | |
download | pkgsrc-e26e76fb17edbbf77bf36ff9f500064051284cfc.tar.gz |
Updated py-vdirsyncer to 0.14.0.
Version 0.14.0
==============
*released on 26 October 2016*
- ``vdirsyncer sync`` now continues other uploads if one upload failed. The
exit code in such situations is still non-zero.
- Add ``partial_sync`` option to pair section. See :ref:`the config docs
<partial_sync_def>`.
- Vdirsyner will now warn if there's a string without quotes in your config.
Please file issues if you find documentation that uses unquoted strings.
- Fix an issue that would break khal's config setup wizard.
Diffstat (limited to 'time')
-rw-r--r-- | time/py-vdirsyncer/Makefile | 4 | ||||
-rw-r--r-- | time/py-vdirsyncer/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile index 231f7afbb4a..02d531cc222 100644 --- a/time/py-vdirsyncer/Makefile +++ b/time/py-vdirsyncer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2016/10/03 12:11:36 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2016/10/26 14:42:07 wiz Exp $ -DISTNAME= vdirsyncer-0.13.1 +DISTNAME= vdirsyncer-0.14.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PYPI:=v/vdirsyncer/} diff --git a/time/py-vdirsyncer/distinfo b/time/py-vdirsyncer/distinfo index e11f0231761..7f5dbd39ebf 100644 --- a/time/py-vdirsyncer/distinfo +++ b/time/py-vdirsyncer/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.30 2016/10/03 12:11:36 wiz Exp $ +$NetBSD: distinfo,v 1.31 2016/10/26 14:42:07 wiz Exp $ -SHA1 (vdirsyncer-0.13.1.tar.gz) = f7ec5ddc1de57fdbe4242785b1de416660965992 -RMD160 (vdirsyncer-0.13.1.tar.gz) = a4e9bfab10f8faddae55cf9d39800e5fc03f03e9 -SHA512 (vdirsyncer-0.13.1.tar.gz) = d4d02a096824b3d109bb59e3137e94bdc6a6f5e5db6e354bab6faebd569934660cb3063c8fa007efa321285434db4c59eb5d4c985cafe4c458b7f62bf6879ab9 -Size (vdirsyncer-0.13.1.tar.gz) = 103618 bytes +SHA1 (vdirsyncer-0.14.0.tar.gz) = d878a29421ef620c50dc02456c8ba016b94cac8d +RMD160 (vdirsyncer-0.14.0.tar.gz) = ee2b39be3f457b3c5030ce77108d0079d46c0cdf +SHA512 (vdirsyncer-0.14.0.tar.gz) = e8a9f74032bc625db60206a210d7c00fad224b7eccfd1caeabbb97b443fd90ae8a00e2fdfabfd6118864dd9b6d8922eb9906091a8e341334848f66e55ed5fcdd +Size (vdirsyncer-0.14.0.tar.gz) = 105839 bytes |