python-flaky: update to 3.5.3.
This commit is contained in:
parent
26e68b2de6
commit
eba1af5bd4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-flaky'
|
# Template file for 'python-flaky'
|
||||||
pkgname=python-flaky
|
pkgname=python-flaky
|
||||||
version=3.5.2
|
version=3.5.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/python-//}-${version}"
|
wrksrc="${pkgname/python-//}-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/box/flaky"
|
homepage="https://github.com/box/flaky"
|
||||||
distfiles="${PYPI_SITE}/f/flaky/flaky-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/flaky/flaky-${version}.tar.gz"
|
||||||
checksum=a568c7cac220bbfa693592df4d2efed2ada0a7d858deb45e3a6bd0c209d81bf1
|
checksum=12bd5e41f372b2190e8d754b6e5829c2f11dbc764e10b30f57e59f829c9ca1da
|
||||||
|
|
||||||
python3-flaky_package() {
|
python3-flaky_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in New Issue