diff --git a/srcpkgs/python3-aiofiles/template b/srcpkgs/python3-aiofiles/template index 9ae17fb3a60..a3403873067 100644 --- a/srcpkgs/python3-aiofiles/template +++ b/srcpkgs/python3-aiofiles/template @@ -1,9 +1,9 @@ # Template file for 'python3-aiofiles' pkgname=python3-aiofiles -version=23.1.0 +version=23.2.1 revision=1 build_style=python3-pep517 -hostmakedepends="python3-poetry-core" +hostmakedepends="hatchling" depends="python3" checkdepends="python3-pytest-asyncio" short_desc="File support for asyncio in Python" @@ -12,8 +12,4 @@ license="Apache-2.0" homepage="https://github.com/Tinche/aiofiles" changelog="https://raw.githubusercontent.com/Tinche/aiofiles/master/README.rst" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=0495ba2c4b28c6e6845e3186b7d77306cb656f0cf711eb98c048064357341fec - -do_check() { - PYTHONPATH=src python3 -m pytest -} +checksum=0eb90fd1986d3ebb0c744c439fc5d539d799b140ee5b42f121ff15bf3dc3879d