summaryrefslogtreecommitdiff
path: root/time/py-vdirsyncer
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-04-24 09:48:43 +0000
committerwiz <wiz@pkgsrc.org>2016-04-24 09:48:43 +0000
commitaf3d6e4346734cae23e0164447f5382f1549fb7c (patch)
treed21a95eed883b7af576a0bdab042aa35f8d808f7 /time/py-vdirsyncer
parentbed61d914f9da523a82df39d256953d38928e73e (diff)
downloadpkgsrc-af3d6e4346734cae23e0164447f5382f1549fb7c.tar.gz
Updated py35-vdirsyncer to 0.10.0.
Version 0.10.0 ============== *released on 23 April 2016* - New storage types :storage:`google_calendar` and :storage:`google_contacts` have been added. - New global command line option `--config`, to specify an alternative config file. See :gh:`409`. - The ``collections`` parameter can now be used to synchronize differently-named collections with each other. - **Packagers:** The ``lxml`` dependency has been dropped. - XML parsing is now a lot stricter. Malfunctioning servers that used to work with vdirsyncer may stop working.
Diffstat (limited to 'time/py-vdirsyncer')
-rw-r--r--time/py-vdirsyncer/Makefile9
-rw-r--r--time/py-vdirsyncer/PLIST5
-rw-r--r--time/py-vdirsyncer/distinfo10
3 files changed, 13 insertions, 11 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
index 6aed913975c..5add716301b 100644
--- a/time/py-vdirsyncer/Makefile
+++ b/time/py-vdirsyncer/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2016/04/15 13:35:44 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2016/04/24 09:48:43 wiz Exp $
-DISTNAME= vdirsyncer-0.9.3
+DISTNAME= vdirsyncer-0.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= time
-MASTER_SITES= ${MASTER_SITE_PYPI:=v/vdirsyncer/}
+MASTER_SITES= https://pypi.python.org/packages/0b/fb/c42223e1e9169e4770194e62143d431755724b080d8cb77f14705b634815/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://pypi.python.org/pypi/vdirsyncer/
@@ -18,13 +17,13 @@ DEPENDS+= ${PYPKGPREFIX}-atomicwrites-[0-9]*:../../devel/py-atomicwrites
DEPENDS+= ${PYPKGPREFIX}-click>=5.0:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-click-log>=0.1.3:../../devel/py-click-log
DEPENDS+= ${PYPKGPREFIX}-click-threading-[0-9]*:../../devel/py-click-threading
-DEPENDS+= ${PYPKGPREFIX}-lxml>=3.1:../../textproc/py-lxml
DEPENDS+= ${PYPKGPREFIX}-requests>=2.9.1:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-requests-oauthlib-[0-9]*:../../security/py-requests-oauthlib
DEPENDS+= ${PYPKGPREFIX}-requests-toolbelt>=0.4.0:../../devel/py-requests-toolbelt
# tests need DAV_SERVER and REMOTESTORAGE_SERVER environment variables set
#BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+#BUILD_DEPENDS+= ${PYPKGPREFIX}-hypothesis-[0-9]*:../../devel/py-hypothesis
USE_LANGUAGES= # none
INSTALLATION_DIRS= share/examples/${PKGBASE}
diff --git a/time/py-vdirsyncer/PLIST b/time/py-vdirsyncer/PLIST
index 88607dfbc77..7bfd4a434c7 100644
--- a/time/py-vdirsyncer/PLIST
+++ b/time/py-vdirsyncer/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2016/04/13 18:08:05 wiz Exp $
+@comment $NetBSD: PLIST,v 1.10 2016/04/24 09:48:43 wiz Exp $
bin/vdirsyncer
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -45,6 +45,9 @@ ${PYSITELIB}/vdirsyncer/storage/dav.pyo
${PYSITELIB}/vdirsyncer/storage/filesystem.py
${PYSITELIB}/vdirsyncer/storage/filesystem.pyc
${PYSITELIB}/vdirsyncer/storage/filesystem.pyo
+${PYSITELIB}/vdirsyncer/storage/google.py
+${PYSITELIB}/vdirsyncer/storage/google.pyc
+${PYSITELIB}/vdirsyncer/storage/google.pyo
${PYSITELIB}/vdirsyncer/storage/http.py
${PYSITELIB}/vdirsyncer/storage/http.pyc
${PYSITELIB}/vdirsyncer/storage/http.pyo
diff --git a/time/py-vdirsyncer/distinfo b/time/py-vdirsyncer/distinfo
index 8259460e083..274c72061e0 100644
--- a/time/py-vdirsyncer/distinfo
+++ b/time/py-vdirsyncer/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2016/04/13 18:08:05 wiz Exp $
+$NetBSD: distinfo,v 1.25 2016/04/24 09:48:43 wiz Exp $
-SHA1 (vdirsyncer-0.9.3.tar.gz) = 96837350d734d4ac64d035af28e0df084f9d3c27
-RMD160 (vdirsyncer-0.9.3.tar.gz) = 89c518f37819cfacbeddb56bc50de6720a30da40
-SHA512 (vdirsyncer-0.9.3.tar.gz) = ca1ccae7c90d1ce15581e047e776433835e5575b977ffdfc665f386d701ffb5a18928e753459cb0f8c8644a67165db370d1e24378ff67fc7a3c4f954ef71d550
-Size (vdirsyncer-0.9.3.tar.gz) = 92463 bytes
+SHA1 (vdirsyncer-0.10.0.tar.gz) = 45e8dfd25e5f2fa49e09f801d136dc1e47e363e1
+RMD160 (vdirsyncer-0.10.0.tar.gz) = 8ea7083b6a9410aff622312c42f85edc0d8af8df
+SHA512 (vdirsyncer-0.10.0.tar.gz) = dbc9b6062a09e5a408791a90277f719be4abc5315c226622f7d1d8f6ae13b04de18e4f26fc94e9c09529970b6d604ccd93a490ffb8ba0c98e0e450317a4c0d88
+Size (vdirsyncer-0.10.0.tar.gz) = 95756 bytes