pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/khal



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec  1 16:42:08 UTC 2018

Modified Files:
        pkgsrc/time/khal: Makefile distinfo

Log Message:
khal: update to 0.9.10.

0.9.10
======
released 2018-010-09

* Dependencies: dateutil 2.7 supported now


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/time/khal/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/time/khal/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/khal/Makefile
diff -u pkgsrc/time/khal/Makefile:1.25 pkgsrc/time/khal/Makefile:1.26
--- pkgsrc/time/khal/Makefile:1.25      Sun May 27 12:35:32 2018
+++ pkgsrc/time/khal/Makefile   Sat Dec  1 16:42:08 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2018/05/27 12:35:32 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2018/12/01 16:42:08 wiz Exp $
 
-DISTNAME=              khal-0.9.9
+DISTNAME=              khal-0.9.10
 CATEGORIES=            time net
 MASTER_SITES=          ${MASTER_SITE_PYPI:=k/khal/}
 
@@ -28,6 +28,7 @@ DEPENDS+=             ${PYPKGPREFIX}-setproctitle-[
 USE_TOOLS+=            gmake
 BUILD_DEPENDS+=                ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
 BUILD_DEPENDS+=                ${PYPKGPREFIX}-sphinxcontrib-newsfeed-[0-9]*:../../textproc/py-sphinxcontrib-newsfeed
+# 0.9.10: one test failure https://github.com/pimutils/khal/issues/825
 # TEST_DEPENDS
 BUILD_DEPENDS+=                ${PYPKGPREFIX}-freezegun-[0-9]*:../../devel/py-freezegun
 BUILD_DEPENDS+=                ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test

Index: pkgsrc/time/khal/distinfo
diff -u pkgsrc/time/khal/distinfo:1.17 pkgsrc/time/khal/distinfo:1.18
--- pkgsrc/time/khal/distinfo:1.17      Sun May 27 12:35:32 2018
+++ pkgsrc/time/khal/distinfo   Sat Dec  1 16:42:08 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2018/05/27 12:35:32 wiz Exp $
+$NetBSD: distinfo,v 1.18 2018/12/01 16:42:08 wiz Exp $
 
-SHA1 (khal-0.9.9.tar.gz) = 3eb2a29e8a01144aa2abed58f3d6152b3b24b4a0
-RMD160 (khal-0.9.9.tar.gz) = 1af7338461895f7b51fed75cb996ecca284af325
-SHA512 (khal-0.9.9.tar.gz) = cc38d8852e5bd47e266e23d48fbafa66aa1f84d67022780b7b0c8c8d4f54860be06a4d2675c49a48b4551fbdce1ec99762fd3b12a2ada69a0768d200697ef03e
-Size (khal-0.9.9.tar.gz) = 171830 bytes
+SHA1 (khal-0.9.10.tar.gz) = aa9947682342ac5065b52aa8a156091b8c595efc
+RMD160 (khal-0.9.10.tar.gz) = de919dd0fb1c88dc1ba5276ea1b233b13f59f804
+SHA512 (khal-0.9.10.tar.gz) = 7618e34e35726670721dfd12e1434d5ffe4221ffad5d751ef26dc26edab4334c847582bbd4f50cfb93f37a07397ccc467e240adaf3dcf1d9446e0ca6faff7721
+Size (khal-0.9.10.tar.gz) = 171132 bytes



Home | Main Index | Thread Index | Old Index