mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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'
|
# Template file for 'python3-flaky'
|
||||||
pkgname=python3-flaky
|
pkgname=python3-flaky
|
||||||
version=3.7.0
|
version=3.8.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -11,5 +11,5 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/box/flaky"
|
homepage="https://github.com/box/flaky"
|
||||||
changelog="https://raw.githubusercontent.com/box/flaky/master/HISTORY.rst"
|
changelog="https://raw.githubusercontent.com/box/flaky/master/HISTORY.rst"
|
||||||
distfiles="${PYPI_SITE}/f/flaky/flaky-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/flaky/flaky-${version}.tar.gz"
|
||||||
checksum=3ad100780721a1911f57a165809b7ea265a7863305acb66708220820caf8aa0d
|
checksum=47204a81ec905f3d5acfbd61daeabcada8f9d4031616d9bcb0618461729699f5
|
||||||
make_check=no # Tests are broken
|
make_check=no # Tests are broken
|
||||||
|
|
Loading…
Add table
Reference in a new issue