From bcc13343f463edb991e1f887fa7d4182aaf24c9c Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Jun 2023 21:00:45 +0000 Subject: [PATCH] khal: update to 0.11.2. 0.11.2 ====== * FIX khal `at` also uses `event_format` not `agenda_event_format` * FIX duplicating an event using `p` in ikhal * NEW Add ability to change the minimum number of months displayed with `min_calendar_display` * FIX ikhal don't crash when jumping long distances in time * FIX do not use urwid's private methods, would crash with latest urwid version * FIX light colorscheme in ikhal, would crash with recent urwid versions * FIX better error messages when we cannot import an event --- time/khal/Makefile | 4 ++-- time/khal/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/time/khal/Makefile b/time/khal/Makefile index 6d96758ce41b..71b01d15987f 100644 --- a/time/khal/Makefile +++ b/time/khal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2023/05/04 09:58:19 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2023/06/16 21:00:45 wiz Exp $ -DISTNAME= khal-0.11.1 +DISTNAME= khal-0.11.2 CATEGORIES= time net python MASTER_SITES= ${MASTER_SITE_PYPI:=k/khal/} diff --git a/time/khal/distinfo b/time/khal/distinfo index 896707c92b7c..c6c0516c1fdc 100644 --- a/time/khal/distinfo +++ b/time/khal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.25 2023/05/04 09:58:19 wiz Exp $ +$NetBSD: distinfo,v 1.26 2023/06/16 21:00:45 wiz Exp $ -BLAKE2s (khal-0.11.1.tar.gz) = 388ccf64e132cbe612656a855781b1fd7f4e3be253b705bdab7d470b616ada26 -SHA512 (khal-0.11.1.tar.gz) = c4fd25dc4981f4937562949b78f81d3e57b7ef54f7f6d96855645ca239eea9dec7ee6f3c957a67261e7ae2975ab55b36a686db476b03f4fd0bacce94e834b239 -Size (khal-0.11.1.tar.gz) = 193942 bytes +BLAKE2s (khal-0.11.2.tar.gz) = fc89a4d0754a7a12bdda9d76355c03be9ed9620168647f3994e784e00ed9c5af +SHA512 (khal-0.11.2.tar.gz) = 378a81c9f9a21a4af77ccdc5eabbcb62d109bcf5f2e2d3407c6fb504e15efd7dde545428153673cfeb46f60d9e9921efcad6805db2944884f124053e7922ab45 +Size (khal-0.11.2.tar.gz) = 196986 bytes