python-flaky: update to 3.5.0.
This commit is contained in:
parent
8434749088
commit
d54482a75f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-flaky'
|
||||
pkgname=python-flaky
|
||||
version=3.4.0
|
||||
revision=3
|
||||
version=3.5.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/python-//}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/box/flaky"
|
||||
distfiles="${PYPI_SITE}/f/flaky/flaky-${version}.tar.gz"
|
||||
checksum=4ad7880aef8c35a34ddb394d4fa33047765bca1e3d67d182bf6eba9c8eabf3a2
|
||||
checksum=c272a693d47a66ff140d4f90e75e31ea309ffdab3f4361c95859020e34458c22
|
||||
|
||||
python3-flaky_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue