summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-10-03 09:50:02 +0000
committerwiz <wiz@pkgsrc.org>2017-10-03 09:50:02 +0000
commit97096c660aec3eda203a88d1abb3aaa87badd244 (patch)
tree795b0ff4550b4c1ccbbe67858b13ab3be57ac6cf
parent9129323f956e700017e46ce2c97ff807aac6c5ff (diff)
downloadpkgsrc-97096c660aec3eda203a88d1abb3aaa87badd244.tar.gz
py-vdirsyncer: update to 0.16.3.
Version 0.16.3 ============== *released on 03 October 2017* - First version with custom Debian and Ubuntu packages. See :gh:`663`. - Remove invalid ASCII control characters from server responses. See :gh:`626`. - **packagers:** Python 3.3 is no longer supported. See :ghpr:`674`.
-rw-r--r--time/py-vdirsyncer/Makefile4
-rw-r--r--time/py-vdirsyncer/PLIST14
-rw-r--r--time/py-vdirsyncer/distinfo10
3 files changed, 17 insertions, 11 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
index b5980a9953b..e6672451005 100644
--- a/time/py-vdirsyncer/Makefile
+++ b/time/py-vdirsyncer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2017/08/24 20:02:40 adam Exp $
+# $NetBSD: Makefile,v 1.47 2017/10/03 09:50:02 wiz Exp $
-DISTNAME= vdirsyncer-0.16.2
+DISTNAME= vdirsyncer-0.16.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time
MASTER_SITES= ${MASTER_SITE_PYPI:=v/vdirsyncer/}
diff --git a/time/py-vdirsyncer/PLIST b/time/py-vdirsyncer/PLIST
index 8d912b2345b..0dbb5f43b3a 100644
--- a/time/py-vdirsyncer/PLIST
+++ b/time/py-vdirsyncer/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2017/08/14 20:00:19 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2017/10/03 09:50:02 wiz Exp $
bin/vdirsyncer
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -69,9 +69,15 @@ ${PYSITELIB}/vdirsyncer/storage/memory.pyo
${PYSITELIB}/vdirsyncer/storage/singlefile.py
${PYSITELIB}/vdirsyncer/storage/singlefile.pyc
${PYSITELIB}/vdirsyncer/storage/singlefile.pyo
-${PYSITELIB}/vdirsyncer/sync.py
-${PYSITELIB}/vdirsyncer/sync.pyc
-${PYSITELIB}/vdirsyncer/sync.pyo
+${PYSITELIB}/vdirsyncer/sync/__init__.py
+${PYSITELIB}/vdirsyncer/sync/__init__.pyc
+${PYSITELIB}/vdirsyncer/sync/__init__.pyo
+${PYSITELIB}/vdirsyncer/sync/exceptions.py
+${PYSITELIB}/vdirsyncer/sync/exceptions.pyc
+${PYSITELIB}/vdirsyncer/sync/exceptions.pyo
+${PYSITELIB}/vdirsyncer/sync/status.py
+${PYSITELIB}/vdirsyncer/sync/status.pyc
+${PYSITELIB}/vdirsyncer/sync/status.pyo
${PYSITELIB}/vdirsyncer/utils.py
${PYSITELIB}/vdirsyncer/utils.pyc
${PYSITELIB}/vdirsyncer/utils.pyo
diff --git a/time/py-vdirsyncer/distinfo b/time/py-vdirsyncer/distinfo
index 2ff992afdff..6799b56ce82 100644
--- a/time/py-vdirsyncer/distinfo
+++ b/time/py-vdirsyncer/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2017/08/24 20:02:40 adam Exp $
+$NetBSD: distinfo,v 1.37 2017/10/03 09:50:02 wiz Exp $
-SHA1 (vdirsyncer-0.16.2.tar.gz) = ab17ba50b7691e3955f2f6dd33171c99f89e9ec0
-RMD160 (vdirsyncer-0.16.2.tar.gz) = 216cb09a1889e71b5b1473fb5ab0c0e6ee764619
-SHA512 (vdirsyncer-0.16.2.tar.gz) = 24f423c113402d8541020bdb199ab14b3262f20c0fe81a69f9fd5000aac30ab6faf035e112c6e60811486c58cda0333ce4999cf13f0a5aa19ce287f2d924dad1
-Size (vdirsyncer-0.16.2.tar.gz) = 112083 bytes
+SHA1 (vdirsyncer-0.16.3.tar.gz) = e5f06b7573f913db1cb5f4e417b07e9ce041e5cf
+RMD160 (vdirsyncer-0.16.3.tar.gz) = 8ba58250e6cd96141a0b3f2912995c130aca3020
+SHA512 (vdirsyncer-0.16.3.tar.gz) = 8f71cc71527d68836405722b4be03695b9010f72729c1c9b6d0199996bcf6821628a26297ff2d3a45047910618d570566e00edefccc428d29ba9fc9033caddff
+Size (vdirsyncer-0.16.3.tar.gz) = 113327 bytes