pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/py-vdirsyncer Updated py-vdirsyncer to 0.16.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d58a5c260bd
branches:  trunk
changeset: 366457:5d58a5c260bd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 14 20:00:19 2017 +0000

description:
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:

 time/py-vdirsyncer/Makefile |   4 ++--
 time/py-vdirsyncer/PLIST    |   5 +----
 time/py-vdirsyncer/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 11 deletions(-)

diffs (46 lines):

diff -r f95a894e6fdc -r 5d58a5c260bd time/py-vdirsyncer/Makefile
--- a/time/py-vdirsyncer/Makefile       Mon Aug 14 19:55:04 2017 +0000
+++ b/time/py-vdirsyncer/Makefile       Mon Aug 14 20:00:19 2017 +0000
@@ -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 -r f95a894e6fdc -r 5d58a5c260bd time/py-vdirsyncer/PLIST
--- a/time/py-vdirsyncer/PLIST  Mon Aug 14 19:55:04 2017 +0000
+++ b/time/py-vdirsyncer/PLIST  Mon Aug 14 20:00:19 2017 +0000
@@ -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/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 -r f95a894e6fdc -r 5d58a5c260bd time/py-vdirsyncer/distinfo
--- a/time/py-vdirsyncer/distinfo       Mon Aug 14 19:55:04 2017 +0000
+++ b/time/py-vdirsyncer/distinfo       Mon Aug 14 20:00:19 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index