khal: update to 0.14.0.

This commit is contained in:
Karel Balej
2026-03-26 23:46:07 +01:00
committed by Duncan Overbruck
parent c7dd4a3e5a
commit 72bc1ca002
2 changed files with 10 additions and 8 deletions
@@ -1,10 +1,12 @@
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 3e4bf23..0150b07 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -107,7 +107,6 @@
'sphinx.ext.autodoc',
'sphinx.ext.intersphinx',
'sphinx.ext.todo',
- 'sphinxcontrib.newsfeed',
@@ -103,7 +103,6 @@ extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.intersphinx",
"sphinx.ext.todo",
- "sphinxfeed",
]
# Add any paths that contain templates here, relative to this directory.
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'khal'
pkgname=khal
version=0.13.0
revision=2
version=0.14.0
revision=1
build_style=python3-pep517
# The first two tests get the path to the configuration file wrong in an
# xbps-src chroot, the last one fails only sometimes for an unknown reason.
@@ -22,7 +22,7 @@ license="MIT"
homepage="http://lostpackets.de/khal/"
changelog="https://raw.githubusercontent.com/pimutils/khal/master/CHANGELOG.rst"
distfiles="${PYPI_SITE}/k/khal/khal-${version}.tar.gz"
checksum=68fea8cd704e387e81b669c90322a8dafb4374f5876b07170c9c6e23415a3ee0
checksum=10df243204b7a898e0ff89617ed9fd604a73fa1b4d37aac77c4470ad7519e16c
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
# Some locale-related failures.