diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-14 20:00:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-14 20:00:19 +0000 |
commit | 031e82a519157334d5e257633c3ab516b8072b4c (patch) | |
tree | 0e4128d536ab02e78fe02730412d8daba02db21d /time | |
parent | 3f15317e8765d91920977f340cace94c4090c11f (diff) | |
download | pkgsrc-031e82a519157334d5e257633c3ab516b8072b4c.tar.gz |
Updated py-vdirsyncer to 0.16.1.
Version 0.16.1
==============
*released on 8 August 2017*
- Removed remoteStorage support, see :gh:`647`.
- Fixed test failures caused by latest requests version, see :gh:`660`.
Diffstat (limited to 'time')
-rw-r--r-- | time/py-vdirsyncer/Makefile | 4 | ||||
-rw-r--r-- | time/py-vdirsyncer/PLIST | 5 | ||||
-rw-r--r-- | time/py-vdirsyncer/distinfo | 10 |
3 files changed, 8 insertions, 11 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile index 5c7e32e1d09..aff9b2c7077 100644 --- a/time/py-vdirsyncer/Makefile +++ b/time/py-vdirsyncer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.44 2017/07/04 09:16:41 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2017/08/14 20:00:19 wiz Exp $ -DISTNAME= vdirsyncer-0.16.0 +DISTNAME= vdirsyncer-0.16.1 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 2cf231136cf..8d912b2345b 100644 --- a/time/py-vdirsyncer/PLIST +++ b/time/py-vdirsyncer/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2017/07/04 09:16:41 wiz Exp $ +@comment $NetBSD: PLIST,v 1.14 2017/08/14 20:00:19 wiz Exp $ bin/vdirsyncer ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -66,9 +66,6 @@ ${PYSITELIB}/vdirsyncer/storage/http.pyo ${PYSITELIB}/vdirsyncer/storage/memory.py ${PYSITELIB}/vdirsyncer/storage/memory.pyc ${PYSITELIB}/vdirsyncer/storage/memory.pyo -${PYSITELIB}/vdirsyncer/storage/remotestorage.py -${PYSITELIB}/vdirsyncer/storage/remotestorage.pyc -${PYSITELIB}/vdirsyncer/storage/remotestorage.pyo ${PYSITELIB}/vdirsyncer/storage/singlefile.py ${PYSITELIB}/vdirsyncer/storage/singlefile.pyc ${PYSITELIB}/vdirsyncer/storage/singlefile.pyo diff --git a/time/py-vdirsyncer/distinfo b/time/py-vdirsyncer/distinfo index 371e51f4144..21463279727 100644 --- a/time/py-vdirsyncer/distinfo +++ b/time/py-vdirsyncer/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.34 2017/07/04 09:16:41 wiz Exp $ +$NetBSD: distinfo,v 1.35 2017/08/14 20:00:19 wiz Exp $ -SHA1 (vdirsyncer-0.16.0.tar.gz) = 365ebcac554ce46ea60bb3ccf88a7d9826610271 -RMD160 (vdirsyncer-0.16.0.tar.gz) = b4da589bddd221732605c804295a09d24e1ddb98 -SHA512 (vdirsyncer-0.16.0.tar.gz) = d15a78d49da8ec033be85a3b127d5a788d34ba160207068f9cbd038efd950df809222da9b26ded46f53898b59c8e22049ca003c593e5ce4153ba744e9cf94dd4 -Size (vdirsyncer-0.16.0.tar.gz) = 113408 bytes +SHA1 (vdirsyncer-0.16.1.tar.gz) = 1a0c2cff7f0c09aae1cfc83916e30fdeb70dc8da +RMD160 (vdirsyncer-0.16.1.tar.gz) = edf41204ec81a721a7299a9a7ff09cd729ffc76d +SHA512 (vdirsyncer-0.16.1.tar.gz) = ceaefb1fd01e77430c7e0553f43f17cb418f6f3ab02a754beefef7503170e3a40a45c4dbe1962f1d3393070ea7961bedd6a493ce279a26bc056806a2dd917cfa +Size (vdirsyncer-0.16.1.tar.gz) = 112273 bytes |