python3-iso8601: update to 1.1.0.
This commit is contained in:
parent
974005433b
commit
a0013ca900
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-iso8601'
|
||||
pkgname=python3-iso8601
|
||||
version=1.0.2
|
||||
version=1.1.0
|
||||
revision=1
|
||||
wrksrc="iso8601-${version}"
|
||||
build_style=python3-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=27f503220e6845d9db954fb212b95b0362d8b7e6c1b2326a87061c3de93594b1
|
||||
checksum=32811e7b81deee2063ea6d2e94f8819a86d1f3811e49d23623a41fa832bef03f
|
||||
replaces="python3-iso-8601>=0"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue