mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-07 05:12:58 +02:00
python3-aiofiles: update to 23.1.0.
This commit is contained in:
parent
5353152ea7
commit
79371d505e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-aiofiles'
|
# Template file for 'python3-aiofiles'
|
||||||
pkgname=python3-aiofiles
|
pkgname=python3-aiofiles
|
||||||
version=22.1.0
|
version=23.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/Tinche/aiofiles"
|
homepage="https://github.com/Tinche/aiofiles"
|
||||||
changelog="https://raw.githubusercontent.com/Tinche/aiofiles/master/README.rst"
|
changelog="https://raw.githubusercontent.com/Tinche/aiofiles/master/README.rst"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=47b4e8fe8c6d07b85810badcfb38366c567db7add200cef2aeb8376e9c34f46f
|
checksum=0495ba2c4b28c6e6845e3186b7d77306cb656f0cf711eb98c048064357341fec
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHONPATH=src python3 -m pytest
|
PYTHONPATH=src python3 -m pytest
|
||||||
|
|
Loading…
Add table
Reference in a new issue