python-tempora: update to 1.13.
This commit is contained in:
parent
10d4827a38
commit
08ef96079e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-tempora'
|
||||
pkgname=python-tempora
|
||||
version=1.12
|
||||
version=1.13
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="tempora-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jaraco/tempora"
|
||||
distfiles="${PYPI_SITE}/t/tempora/tempora-${version}.tar.gz"
|
||||
checksum=2b6dbb8402804840022e6f375bd86845e38eca5515e1c5c267ea137ee4f43978
|
||||
checksum=4848df474c9d7ad9515fbeaadc88e48843176b4b90393652156ccff613bcaeb1
|
||||
alternatives="tempora:calc-prorate:/usr/bin/calc-prorate2"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue