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:           Fri Jul 17 23:25:12 UTC 2020

Modified Files:
        pkgsrc/time/py-vdirsyncer: Makefile distinfo
Removed Files:
        pkgsrc/time/py-vdirsyncer/patches: patch-docs_conf.py

Log Message:
py-vdirsyncer: update to 0.16.8.

Version 0.16.8
==============

*released 09 June 2020*

- Support Python 3.7 and 3.8.

This release is functionally identical to 0.16.7.
It's been tested with recent Python versions, and has been marked as supporting
them. It will also be the final release supporting Python 3.5 and 3.6.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/time/py-vdirsyncer/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/time/py-vdirsyncer/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/time/py-vdirsyncer/patches/patch-docs_conf.py

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.54 pkgsrc/time/py-vdirsyncer/Makefile:1.55
--- pkgsrc/time/py-vdirsyncer/Makefile:1.54     Sat Nov  2 16:28:41 2019
+++ pkgsrc/time/py-vdirsyncer/Makefile  Fri Jul 17 23:25:12 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2019/11/02 16:28:41 rillig Exp $
+# $NetBSD: Makefile,v 1.55 2020/07/17 23:25:12 wiz Exp $
 
-DISTNAME=      vdirsyncer-0.16.7
+DISTNAME=      vdirsyncer-0.16.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=v/vdirsyncer/}

Index: pkgsrc/time/py-vdirsyncer/distinfo
diff -u pkgsrc/time/py-vdirsyncer/distinfo:1.41 pkgsrc/time/py-vdirsyncer/distinfo:1.42
--- pkgsrc/time/py-vdirsyncer/distinfo:1.41     Sat May 25 06:58:10 2019
+++ pkgsrc/time/py-vdirsyncer/distinfo  Fri Jul 17 23:25:12 2020
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.41 2019/05/25 06:58:10 wiz Exp $
+$NetBSD: distinfo,v 1.42 2020/07/17 23:25:12 wiz Exp $
 
-SHA1 (vdirsyncer-0.16.7.tar.gz) = 91070a9777dcf5ac0ae523da1c6042d53ed0ad57
-RMD160 (vdirsyncer-0.16.7.tar.gz) = c0120a4b965b1e518b39d1a5b362ca166123b191
-SHA512 (vdirsyncer-0.16.7.tar.gz) = 218c6781139a9e979077308dc732756cc27ecb67966e4b52be31cb1ebf04d224443036102d5c4bad253b9dcf533939f0b72082166f0fe94e042a7e946b8fad0e
-Size (vdirsyncer-0.16.7.tar.gz) = 112786 bytes
-SHA1 (patch-docs_conf.py) = edcadc3f79ec9f6ec7ade9896cb81668733ca137
+SHA1 (vdirsyncer-0.16.8.tar.gz) = dfa97e736c0ea085c023ff2b8b901f52291f5a1d
+RMD160 (vdirsyncer-0.16.8.tar.gz) = 7956dbf1f20bcce2ba98bcc51ee6acdd860d89b5
+SHA512 (vdirsyncer-0.16.8.tar.gz) = 12cb50f592085af37bd9c4207c0d31fdd38fc2a44712eb6288b12e7e7ee9af82070d1d405fa9579e935e545e6c92aafb6f8334ebde4976c4eb9412e78e7c5ada
+Size (vdirsyncer-0.16.8.tar.gz) = 115819 bytes



Home | Main Index | Thread Index | Old Index