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: adam
Date: Tue Jul 12 06:01:26 UTC 2022
Modified Files:
pkgsrc/time/khal: Makefile distinfo
Log Message:
khal: updated to 0.10.5
0.10.5
======
* FIX support for tzlocal >= 4.0
* FIX ability to show an event's calendar in ikhal
* FIX an error logging for certain broken icalendar events that made ikhal crash
after editing those events
* NEW Add widget to interactive event editor that allows adding attendees as
comma separated list of email addresses
* FIX event creation for events after the second next DST transition
* NEW Add support for Python 3.10
* CHANGE `search`, `at`, and `list` don't print "No events" anymore if no matching
events are found
* NEW Add option to use `multiple` color only when not all calendar colors can
be displayed.
* CHANGE we are not shipping a zsh completion file anymore but provide
documentation on how to generate completion files for bash, zsh, and fish
(see the install section of the documentation)
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/time/khal/Makefile
cvs rdiff -u -r1.23 -r1.24 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.36 pkgsrc/time/khal/Makefile:1.37
--- pkgsrc/time/khal/Makefile:1.36 Thu Jun 30 11:18:56 2022
+++ pkgsrc/time/khal/Makefile Tue Jul 12 06:01:26 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2022/06/30 11:18:56 nia Exp $
+# $NetBSD: Makefile,v 1.37 2022/07/12 06:01:26 adam Exp $
-DISTNAME= khal-0.10.4
-PKGREVISION= 3
+DISTNAME= khal-0.10.5
CATEGORIES= time net python
MASTER_SITES= ${MASTER_SITE_PYPI:=k/khal/}
Index: pkgsrc/time/khal/distinfo
diff -u pkgsrc/time/khal/distinfo:1.23 pkgsrc/time/khal/distinfo:1.24
--- pkgsrc/time/khal/distinfo:1.23 Tue Oct 26 11:24:22 2021
+++ pkgsrc/time/khal/distinfo Tue Jul 12 06:01:26 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2021/10/26 11:24:22 nia Exp $
+$NetBSD: distinfo,v 1.24 2022/07/12 06:01:26 adam Exp $
-BLAKE2s (khal-0.10.4.tar.gz) = c692ff03be0db0d406e8dc3978087943bc47416441e0f99c98fe2f2966752125
-SHA512 (khal-0.10.4.tar.gz) = b32f1bfe5d3a3976278726a6570eb345a5ad44f63a52b75f045fd0509d145edd5b76e11a10acffd9c3982edc124f93daec34a37c39299c2311796c0314016eb6
-Size (khal-0.10.4.tar.gz) = 185736 bytes
+BLAKE2s (khal-0.10.5.tar.gz) = cf7c38fe397197da2c96f16e496bce955aecf0291c863a881eced690cbae72db
+SHA512 (khal-0.10.5.tar.gz) = f7b1e4d4934757ec7458fc4e73c6b6c5ee6b1c64f6cdc3e61771a2f05041515e4afb73b4a17cbc577747039b689ddd66503e120648c4bfe4e33113a3de6f3d14
+Size (khal-0.10.5.tar.gz) = 188468 bytes
Home |
Main Index |
Thread Index |
Old Index