pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/py-vdirsyncer
Module Name: pkgsrc
Committed By: wiz
Date: Wed Oct 26 14:42:07 UTC 2016
Modified Files:
pkgsrc/time/py-vdirsyncer: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/time/py-vdirsyncer/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/time/py-vdirsyncer/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/py-vdirsyncer/Makefile
diff -u pkgsrc/time/py-vdirsyncer/Makefile:1.40 pkgsrc/time/py-vdirsyncer/Makefile:1.41
--- pkgsrc/time/py-vdirsyncer/Makefile:1.40 Mon Oct 3 12:11:36 2016
+++ pkgsrc/time/py-vdirsyncer/Makefile Wed Oct 26 14:42:07 2016
@@ -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/}
Index: pkgsrc/time/py-vdirsyncer/distinfo
diff -u pkgsrc/time/py-vdirsyncer/distinfo:1.30 pkgsrc/time/py-vdirsyncer/distinfo:1.31
--- pkgsrc/time/py-vdirsyncer/distinfo:1.30 Mon Oct 3 12:11:36 2016
+++ pkgsrc/time/py-vdirsyncer/distinfo Wed Oct 26 14:42:07 2016
@@ -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
Home |
Main Index |
Thread Index |
Old Index