mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-icalendar: update to 5.0.4.
This commit is contained in:
parent
034629499a
commit
3498dc8ead
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-icalendar'
|
||||
pkgname=python3-icalendar
|
||||
version=4.0.7
|
||||
revision=3
|
||||
version=5.0.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_target=src/icalendar/tests
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/collective/icalendar"
|
||||
distfiles="${PYPI_SITE}/i/icalendar/icalendar-${version}.tar.gz"
|
||||
checksum=0fc18d87f66e0b5da84fa731389496cfe18e4c21304e8f6713556b2e8724a7a4
|
||||
checksum=f0aa86d6f5bc110ed3b91e96c48c70351d7a09fbed25366f673dc0b799c83975
|
||||
conflicts="python-icalendar>=0"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue