mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
radicale: update to 3.5.1.
This commit is contained in:
parent
f1da8912bc
commit
3d411462b5
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'radicale'
|
# Template file for 'radicale'
|
||||||
pkgname=radicale
|
pkgname=radicale
|
||||||
version=3.4.1
|
version=3.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-vobject python3-dateutil python3-passlib python3-bcrypt
|
depends="python3-vobject python3-dateutil python3-passlib python3-bcrypt
|
||||||
python3-defusedxml apache-htpasswd python3-pika"
|
python3-defusedxml apache-htpasswd python3-pika python3-requests"
|
||||||
checkdepends="${depends} python3-pytest python3-pytest-flake8 python3-isort
|
checkdepends="${depends} python3-pytest python3-pytest-flake8 python3-isort
|
||||||
python3-pytest-cov python3-waitress"
|
python3-pytest-cov python3-waitress"
|
||||||
short_desc="Complete calendar and contact storing and manipulating solution"
|
short_desc="Complete calendar and contact storing and manipulating solution"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://radicale.org"
|
homepage="https://radicale.org"
|
||||||
changelog="https://raw.githubusercontent.com/Kozea/Radicale/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Kozea/Radicale/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=f714fe56eb01205497d1c4251a4a9fde2b0847a7889b2edaa89e8988abbaf8ac
|
checksum=663f58016e95c6ab40a8ec47cb50707610f121d12b3d6c099e39ef614ab012a2
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/radicale/config
|
/etc/radicale/config
|
||||||
/etc/radicale/rights"
|
/etc/radicale/rights"
|
||||||
|
|
Loading…
Add table
Reference in a new issue