python-icalendar: update to 3.9.2
This commit is contained in:
parent
b5a04d4dc0
commit
83a0f171c4
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'python-icalendar'
|
# Template file for 'python-icalendar'
|
||||||
pkgname=python-icalendar
|
pkgname=python-icalendar
|
||||||
version=3.9.1
|
version=3.9.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=icalendar-${version}
|
wrksrc="icalendar-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="http://icalendar.readthedocs.org/"
|
homepage="http://icalendar.readthedocs.org/"
|
||||||
distfiles="${PYPI_SITE}/i/icalendar/icalendar-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/icalendar/icalendar-${version}.tar.gz"
|
||||||
checksum=d8e05184f943713cbd56e7f1bb122b9befa3fd1e175eaef72abecb21db67193a
|
checksum=0b2d2610e039404e22a0a72fe5a59614374e7bd15ed824ead6ef6f8d36b41e2f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst LICENSE
|
vlicense LICENSE.rst LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue