Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
python-caldav


Commits:
1c8bf273 by Balló György at 2026-01-02T19:30:06+01:00
upgpkg: 2.2.3-3: Add missing dependency on python-icalendar-searcher

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-caldav
        pkgdesc = CalDAV (RFC4791) client library for Python
        pkgver = 2.2.3
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/python-caldav/caldav
        arch = any
        license = Apache-2.0 OR GPL-3.0-only
@@ -14,6 +14,7 @@ pkgbase = python-caldav
        depends = python
        depends = python-dateutil
        depends = python-icalendar
+       depends = python-icalendar-searcher
        depends = python-lxml
        depends = python-recurring-ical-events
        depends = python-requests


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-caldav
 pkgver=2.2.3
-pkgrel=2
+pkgrel=3
 pkgdesc='CalDAV (RFC4791) client library for Python'
 arch=(any)
 url='https://github.com/python-caldav/caldav'
@@ -11,6 +11,7 @@ depends=(
   python
   python-dateutil
   python-icalendar
+  python-icalendar-searcher
   python-lxml
   python-recurring-ical-events
   python-requests



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-caldav/-/commit/1c8bf2733136004b8d360e0373a91d24414fdb1f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-caldav/-/commit/1c8bf2733136004b8d360e0373a91d24414fdb1f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to