mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-flaky: update to 3.8.1.
This commit is contained in:
parent
0eb28eb326
commit
8f87d88828
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-flaky'
|
||||
pkgname=python3-flaky
|
||||
version=3.7.0
|
||||
revision=2
|
||||
version=3.8.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3"
|
||||
|
@ -11,5 +11,5 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/box/flaky"
|
||||
changelog="https://raw.githubusercontent.com/box/flaky/master/HISTORY.rst"
|
||||
distfiles="${PYPI_SITE}/f/flaky/flaky-${version}.tar.gz"
|
||||
checksum=3ad100780721a1911f57a165809b7ea265a7863305acb66708220820caf8aa0d
|
||||
checksum=47204a81ec905f3d5acfbd61daeabcada8f9d4031616d9bcb0618461729699f5
|
||||
make_check=no # Tests are broken
|
||||
|
|
Loading…
Add table
Reference in a new issue