pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/py-vdirsyncer



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Aug 14 20:00:19 UTC 2017

Modified Files:
        pkgsrc/time/py-vdirsyncer: Makefile PLIST distinfo

Log Message:
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`.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/time/py-vdirsyncer/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/time/py-vdirsyncer/PLIST
cvs rdiff -u -r1.34 -r1.35 pkgsrc/time/py-vdirsyncer/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/py-vdirsyncer/Makefile
diff -u pkgsrc/time/py-vdirsyncer/Makefile:1.44 pkgsrc/time/py-vdirsyncer/Makefile:1.45
--- pkgsrc/time/py-vdirsyncer/Makefile:1.44     Tue Jul  4 09:16:41 2017
+++ pkgsrc/time/py-vdirsyncer/Makefile  Mon Aug 14 20:00:19 2017
@@ -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/}

Index: pkgsrc/time/py-vdirsyncer/PLIST
diff -u pkgsrc/time/py-vdirsyncer/PLIST:1.13 pkgsrc/time/py-vdirsyncer/PLIST:1.14
--- pkgsrc/time/py-vdirsyncer/PLIST:1.13        Tue Jul  4 09:16:41 2017
+++ pkgsrc/time/py-vdirsyncer/PLIST     Mon Aug 14 20:00:19 2017
@@ -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

Index: pkgsrc/time/py-vdirsyncer/distinfo
diff -u pkgsrc/time/py-vdirsyncer/distinfo:1.34 pkgsrc/time/py-vdirsyncer/distinfo:1.35
--- pkgsrc/time/py-vdirsyncer/distinfo:1.34     Tue Jul  4 09:16:41 2017
+++ pkgsrc/time/py-vdirsyncer/distinfo  Mon Aug 14 20:00:19 2017
@@ -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