summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz>2017-03-05 14:36:49 +0000
committerwiz <wiz>2017-03-05 14:36:49 +0000
commit22782b1de8f84e26a6d7ddb1b0744f973940ae78 (patch)
tree63318fc845405cb02f0927039b7b6a2d64c27176 /time
parent32e4b581ba1baea3ffcca58b293e6b2ed409544e (diff)
downloadpkgsrc-22782b1de8f84e26a6d7ddb1b0744f973940ae78.tar.gz
Updated py-vdirsyncer to 0.15.0.
Version 0.15.0 ============== *released on 28 February 2017* - Deprecated syntax for configuration values is now completely rejected. All values now have to be valid JSON. - A few UX improvements for Google storages, see :gh:`549` and :gh:`552`. - Fix collection discovery for :storage:`google_contacts`, see :gh:`564`. - iCloud is now tested on Travis, see :gh:`567`.
Diffstat (limited to 'time')
-rw-r--r--time/py-vdirsyncer/Makefile4
-rw-r--r--time/py-vdirsyncer/PLIST20
-rw-r--r--time/py-vdirsyncer/distinfo10
3 files changed, 20 insertions, 14 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
index 1826170d74d..9c57c5a8c46 100644
--- a/time/py-vdirsyncer/Makefile
+++ b/time/py-vdirsyncer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2017/01/16 11:00:29 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2017/03/05 14:36:49 wiz Exp $
-DISTNAME= vdirsyncer-0.14.1
+DISTNAME= vdirsyncer-0.15.0
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 6423fd1a5bf..37b0d03b419 100644
--- a/time/py-vdirsyncer/PLIST
+++ b/time/py-vdirsyncer/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2016/10/03 12:11:36 wiz Exp $
+@comment $NetBSD: PLIST,v 1.12 2017/03/05 14:36:49 wiz Exp $
bin/vdirsyncer
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -9,12 +9,18 @@ ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/vdirsyncer/__init__.py
${PYSITELIB}/vdirsyncer/__init__.pyc
${PYSITELIB}/vdirsyncer/__init__.pyo
+${PYSITELIB}/vdirsyncer/__main__.py
+${PYSITELIB}/vdirsyncer/__main__.pyc
+${PYSITELIB}/vdirsyncer/__main__.pyo
${PYSITELIB}/vdirsyncer/cli/__init__.py
${PYSITELIB}/vdirsyncer/cli/__init__.pyc
${PYSITELIB}/vdirsyncer/cli/__init__.pyo
${PYSITELIB}/vdirsyncer/cli/config.py
${PYSITELIB}/vdirsyncer/cli/config.pyc
${PYSITELIB}/vdirsyncer/cli/config.pyo
+${PYSITELIB}/vdirsyncer/cli/discover.py
+${PYSITELIB}/vdirsyncer/cli/discover.pyc
+${PYSITELIB}/vdirsyncer/cli/discover.pyo
${PYSITELIB}/vdirsyncer/cli/fetchparams.py
${PYSITELIB}/vdirsyncer/cli/fetchparams.pyc
${PYSITELIB}/vdirsyncer/cli/fetchparams.pyo
@@ -27,6 +33,9 @@ ${PYSITELIB}/vdirsyncer/cli/utils.pyo
${PYSITELIB}/vdirsyncer/exceptions.py
${PYSITELIB}/vdirsyncer/exceptions.pyc
${PYSITELIB}/vdirsyncer/exceptions.pyo
+${PYSITELIB}/vdirsyncer/http.py
+${PYSITELIB}/vdirsyncer/http.pyc
+${PYSITELIB}/vdirsyncer/http.pyo
${PYSITELIB}/vdirsyncer/metasync.py
${PYSITELIB}/vdirsyncer/metasync.pyc
${PYSITELIB}/vdirsyncer/metasync.pyo
@@ -66,12 +75,9 @@ ${PYSITELIB}/vdirsyncer/sync.pyo
${PYSITELIB}/vdirsyncer/utils/__init__.py
${PYSITELIB}/vdirsyncer/utils/__init__.pyc
${PYSITELIB}/vdirsyncer/utils/__init__.pyo
-${PYSITELIB}/vdirsyncer/utils/http.py
-${PYSITELIB}/vdirsyncer/utils/http.pyc
-${PYSITELIB}/vdirsyncer/utils/http.pyo
-${PYSITELIB}/vdirsyncer/utils/vobject.py
-${PYSITELIB}/vdirsyncer/utils/vobject.pyc
-${PYSITELIB}/vdirsyncer/utils/vobject.pyo
${PYSITELIB}/vdirsyncer/version.py
${PYSITELIB}/vdirsyncer/version.pyc
${PYSITELIB}/vdirsyncer/version.pyo
+${PYSITELIB}/vdirsyncer/vobject.py
+${PYSITELIB}/vdirsyncer/vobject.pyc
+${PYSITELIB}/vdirsyncer/vobject.pyo
diff --git a/time/py-vdirsyncer/distinfo b/time/py-vdirsyncer/distinfo
index 2a6b1a3f9a9..37a259e0c6c 100644
--- a/time/py-vdirsyncer/distinfo
+++ b/time/py-vdirsyncer/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2017/01/16 11:00:29 wiz Exp $
+$NetBSD: distinfo,v 1.33 2017/03/05 14:36:49 wiz Exp $
-SHA1 (vdirsyncer-0.14.1.tar.gz) = b33bf0f2740ac16eb28fe1e7a7e37bdfcc1600f3
-RMD160 (vdirsyncer-0.14.1.tar.gz) = a4cdba9a419ffd33943076b14c28d9acdb677d24
-SHA512 (vdirsyncer-0.14.1.tar.gz) = 5c0b0fbd1ba3df9d2291d2ac77c0a330f0908a7b7b9685dab994d7092d72a198555b36d9023fb4030344968fc9dc68c4acda8632a8cbb98ceaff64929ac38bb4
-Size (vdirsyncer-0.14.1.tar.gz) = 106532 bytes
+SHA1 (vdirsyncer-0.15.0.tar.gz) = 6d6fa20aeda104e7687347ee67c91e1d442f6236
+RMD160 (vdirsyncer-0.15.0.tar.gz) = f0e874264309d11af685280d754f34a905c2506b
+SHA512 (vdirsyncer-0.15.0.tar.gz) = d4fad0cbe83ebcccbfc49cb26527650235cf654b584478372ca7286cec5ed4e818f554478d91ef7ee206c9c424e33dc2b9a732758ff3b5c85cd6587f0e7c7fe1
+Size (vdirsyncer-0.15.0.tar.gz) = 110907 bytes