mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pytest-asyncio: update to 0.23.8.
This commit is contained in:
parent
ce8748a965
commit
496a1d48f8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pytest-asyncio'
|
# Template file for 'python3-pytest-asyncio'
|
||||||
pkgname=python3-pytest-asyncio
|
pkgname=python3-pytest-asyncio
|
||||||
version=0.23.4
|
version=0.23.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||||
|
@ -11,8 +11,8 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/pytest-dev/pytest-asyncio"
|
homepage="https://github.com/pytest-dev/pytest-asyncio"
|
||||||
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-asyncio/master/docs/source/reference/changelog.rst"
|
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-asyncio/master/docs/source/reference/changelog.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pytest-asyncio/pytest-asyncio-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytest-asyncio/pytest_asyncio-${version}.tar.gz"
|
||||||
checksum=2143d9d9375bf372a73260e4114541485e84fca350b0b6b92674ca56ff5f7ea2
|
checksum=759b10b33a6dc61cce40a8bd5205e302978bbbcc00e279a8b61d9a6a3c82e4d3
|
||||||
|
|
||||||
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
|
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
|
||||||
# these tests fail on CI (bind to a tcp address)
|
# these tests fail on CI (bind to a tcp address)
|
||||||
|
|
Loading…
Add table
Reference in a new issue