python-icalendar: update to 4.0.1.

Closes: #11581 [via git-merge-pr]
This commit is contained in:
maxice8 2018-02-12 01:45:11 -02:00 committed by Michael Aldridge
parent e823327bd9
commit 9301320025

View file

@ -1,6 +1,6 @@
# Template file for 'python-icalendar'
pkgname=python-icalendar
version=4.0.0
version=4.0.1
revision=1
wrksrc="icalendar-${version}"
noarch=yes
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python-dateutil python-pytz"
short_desc="Parser/generator of iCalendar files for use with Python2"
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="2-clause-BSD"
license="BSD-2-Clause"
homepage="http://icalendar.readthedocs.org/"
distfiles="${PYPI_SITE}/i/icalendar/icalendar-${version}.tar.gz"
checksum=367a48b779b9d19d3a59f681bd159897507d7013827f91265bfada2bfa48d749
checksum=682a42023d3d43a3a83933b4e329d109aabb07c9e11cb94a4d83ca687c3a3e8d
post_install() {
vlicense LICENSE.rst LICENSE