diff --git a/srcpkgs/python3-pytest-httpserver/template b/srcpkgs/python3-pytest-httpserver/template index d3742bf696d..8238f5d82c8 100644 --- a/srcpkgs/python3-pytest-httpserver/template +++ b/srcpkgs/python3-pytest-httpserver/template @@ -1,10 +1,10 @@ # Template file for 'python3-pytest-httpserver' pkgname=python3-pytest-httpserver -version=1.0.2 +version=1.0.4 revision=1 wrksrc=pytest-httpserver-${version} -build_style=python3-module -hostmakedepends="python3-setuptools" +build_style=python3-pep517 +hostmakedepends="python3-poetry-core" depends="python3-pytest python3-Werkzeug" short_desc="HTTP server for pytest" maintainer="mobinmob " @@ -12,7 +12,7 @@ license="MIT" homepage="https://www.github.com/csernazs/pytest-httpserver" changelog="https://raw.githubusercontent.com/csernazs/pytest-httpserver/master/CHANGES.rst" distfiles="https://github.com/csernazs/pytest-httpserver/archive/refs/tags/${version}.tar.gz" -checksum=4917bf3a70ae34816ad34b42039e020d9c0da37349e1cc562fb534799dcf202d +checksum=164ec7aa21b776d441bdb2fddb85b92a8a0a0cd7ad5d1d5210430d23b2624a4d post_install() { vlicense LICENSE