[Bug 292467] deskutils/py-khal: update to 0.13.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 14 Jan 2026 20:30:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292467

            Bug ID: 292467
           Summary: deskutils/py-khal: update to 0.13.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: wen@FreeBSD.org
          Reporter: chalpin@cs.wisc.edu
             Flags: maintainer-feedback?(wen@FreeBSD.org)
          Assignee: wen@FreeBSD.org

Created attachment 267152
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267152&action=edit
Proposed patch

Listed on PyPI at https://pypi.org/project/khal/#history. There's a
corresponding tag on github, but it looks like the project stopped making
releases on github.

Changes between 0.11.4 and 0.13.0 from
https://github.com/pimutils/khal/blob/master/CHANGELOG.rst:

- UPDATED DEPENDENCY icalendar >= 6.0.0 is now required
- UPDATED DEPENDENCY setuptools >= 77 is now required
- FIX Don't install tests module.
- DROPPED support for python versions < 3.9.

Local patch adjusts project.toml to work with our older version of setuptools.

Not listed in the changelog but shown at
https://github.com/pimutils/khal/compare/v0.11.4...v0.13.0 are updates to
timezone handling in icalendar.py. Those changes fix exceptions I was seeing
with 0.11.4 when running `khal calendar`.

-- 
You are receiving this mail because:
You are the assignee for the bug.