python-flaky: update to 3.5.2.
This commit is contained in:
parent
b9524623cc
commit
f1750e61d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-flaky'
|
||||
pkgname=python-flaky
|
||||
version=3.5.1
|
||||
version=3.5.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/python-//}-${version}"
|
||||
|
@ -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=3434e725ebb462e8613881bc5fb2e21309625c4dc846262019e38d715517065e
|
||||
checksum=a568c7cac220bbfa693592df4d2efed2ada0a7d858deb45e3a6bd0c209d81bf1
|
||||
|
||||
python3-flaky_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue