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