pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/py-vdirsyncer py-vdirsyncer: update to 0.16.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/edace55c9a09
branches:  trunk
changeset: 309403:edace55c9a09
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 17 09:14:01 2018 +0000

description:
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``).

diffstat:

 time/py-vdirsyncer/Makefile |   7 +++----
 time/py-vdirsyncer/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r 2e18bd91af6c -r edace55c9a09 time/py-vdirsyncer/Makefile
--- a/time/py-vdirsyncer/Makefile       Sun Jun 17 09:13:21 2018 +0000
+++ b/time/py-vdirsyncer/Makefile       Sun Jun 17 09:14:01 2018 +0000
@@ -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 @@
 
 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
diff -r 2e18bd91af6c -r edace55c9a09 time/py-vdirsyncer/distinfo
--- a/time/py-vdirsyncer/distinfo       Sun Jun 17 09:13:21 2018 +0000
+++ b/time/py-vdirsyncer/distinfo       Sun Jun 17 09:14:01 2018 +0000
@@ -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