python-flaky: update to 3.5.1.
This commit is contained in:
parent
d8d06d372a
commit
150c0a4872
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-flaky'
|
||||
pkgname=python-flaky
|
||||
version=3.5.0
|
||||
version=3.5.1
|
||||
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=c272a693d47a66ff140d4f90e75e31ea309ffdab3f4361c95859020e34458c22
|
||||
checksum=3434e725ebb462e8613881bc5fb2e21309625c4dc846262019e38d715517065e
|
||||
|
||||
python3-flaky_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue