python3-pytest-asyncio: update to 0.10.0.
This commit is contained in:
parent
a7c67f7e4d
commit
8e4ecac95d
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pytest-asyncio'
|
# Template file for 'python3-pytest-asyncio'
|
||||||
pkgname=python3-pytest-asyncio
|
pkgname=python3-pytest-asyncio
|
||||||
version=0.9.0
|
version=0.10.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pytest-asyncio-${version}"
|
wrksrc="pytest-asyncio-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,4 +13,4 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/pytest-dev/pytest-asyncio"
|
homepage="https://github.com/pytest-dev/pytest-asyncio"
|
||||||
distfiles="${PYPI_SITE}/p/pytest-asyncio/pytest-asyncio-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytest-asyncio/pytest-asyncio-${version}.tar.gz"
|
||||||
checksum=fbd92c067c16111174a1286bfb253660f1e564e5146b39eeed1133315cf2c2cf
|
checksum=9fac5100fd716cbecf6ef89233e8590a4ad61d729d1732e0a96b84182df1daaf
|
||||||
|
|
Loading…
Reference in New Issue