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:           Sun Jun 17 09:14:01 UTC 2018

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

Log Message:
py-vdirsyncer: update to 0.16.6.

Version 0.16.6
==============

*released on 13 June 2018*

- **Packagers:** Documentation building no longer needs a working installation
  of vdirsyncer.

Version 0.16.5
==============

*released on 13 June 2018*

- **Packagers:** click-log 0.3 is required.
- All output will now happen on stderr (because of the upgrade of ``click-log``).


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/time/py-vdirsyncer/Makefile
cvs rdiff -u -r1.38 -r1.39 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.50 pkgsrc/time/py-vdirsyncer/Makefile:1.51
--- pkgsrc/time/py-vdirsyncer/Makefile:1.50     Sat Apr 14 20:21:51 2018
+++ pkgsrc/time/py-vdirsyncer/Makefile  Sun Jun 17 09:14:01 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2018/04/14 20:21:51 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2018/06/17 09:14:01 wiz Exp $
 
-DISTNAME=      vdirsyncer-0.16.4
+DISTNAME=      vdirsyncer-0.16.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=v/vdirsyncer/}
 
@@ -15,7 +14,7 @@ EXTRACT_USING=        bsdtar  # gtar cannot hand
 
 DEPENDS+=      ${PYPKGPREFIX}-atomicwrites>=0.1.7:../../devel/py-atomicwrites
 DEPENDS+=      ${PYPKGPREFIX}-click>=5.0:../../devel/py-click
-DEPENDS+=      ${PYPKGPREFIX}-click-log>=0.2.0:../../devel/py-click-log
+DEPENDS+=      ${PYPKGPREFIX}-click-log>=0.3.0:../../devel/py-click-log
 DEPENDS+=      ${PYPKGPREFIX}-click-threading>=0.2.0:../../devel/py-click-threading
 DEPENDS+=      ${PYPKGPREFIX}-requests>=2.9.1:../../devel/py-requests
 DEPENDS+=      ${PYPKGPREFIX}-requests-oauthlib-[0-9]*:../../security/py-requests-oauthlib

Index: pkgsrc/time/py-vdirsyncer/distinfo
diff -u pkgsrc/time/py-vdirsyncer/distinfo:1.38 pkgsrc/time/py-vdirsyncer/distinfo:1.39
--- pkgsrc/time/py-vdirsyncer/distinfo:1.38     Sun Feb 11 18:49:18 2018
+++ pkgsrc/time/py-vdirsyncer/distinfo  Sun Jun 17 09:14:01 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2018/02/11 18:49:18 wiz Exp $
+$NetBSD: distinfo,v 1.39 2018/06/17 09:14:01 wiz Exp $
 
-SHA1 (vdirsyncer-0.16.4.tar.gz) = 3c9f2147dea1dc12d4a2bac55518ba437f579a55
-RMD160 (vdirsyncer-0.16.4.tar.gz) = 66281f5d0beb256822d25d7a4553227fd952c09a
-SHA512 (vdirsyncer-0.16.4.tar.gz) = c01bf6bc5144629b82a3a60934fa6b89b0c24c55b09b98c54cba0a85d1e97f1c2ea157e159221ddfe4f11309cd5944eb2696ebc40b9d3ee95ea0801aa1eb9709
-Size (vdirsyncer-0.16.4.tar.gz) = 113368 bytes
+SHA1 (vdirsyncer-0.16.6.tar.gz) = c4258a06d226ef95f90b54db81c560e44e718b6a
+RMD160 (vdirsyncer-0.16.6.tar.gz) = 69c3b150ad11e2f4bd6425176a86e4b3d3e43e2d
+SHA512 (vdirsyncer-0.16.6.tar.gz) = b96467da4aeedbf6c582dfcc31cc6fbb88f8031e0e3c7c2fffc2e921cb927c6fcc937ac0da5ab74861bef34959dc05bd15208ec0380d83e727b3f55a5872404a
+Size (vdirsyncer-0.16.6.tar.gz) = 113249 bytes



Home | Main Index | Thread Index | Old Index