python-iso8601: update to 0.1.14.
This commit is contained in:
parent
c94f1b1e64
commit
5d63e8f0b1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-iso8601'
|
||||
pkgname=python-iso8601
|
||||
version=0.1.13
|
||||
version=0.1.14
|
||||
revision=1
|
||||
wrksrc="iso8601-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/micktwomey/pyiso8601"
|
||||
distfiles="${PYPI_SITE}/i/iso8601/iso8601-${version}.tar.gz"
|
||||
checksum=f7dec22af52025d4526be94cc1303c7d8f5379b746a3f54a8c8446384392eeb1
|
||||
checksum=8aafd56fa0290496c5edbb13c311f78fa3a241f0853540da09d9363eae3ebd79
|
||||
replaces="python-iso-8601>=0"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue