From e1290aef2ed4f01c107890a15a02227d8e45b933 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 24 Jul 2023 23:47:22 +0530 Subject: [PATCH] python3-pytest-localserver: update to 0.8.0. --- srcpkgs/python3-pytest-localserver/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-pytest-localserver/template b/srcpkgs/python3-pytest-localserver/template index 21292cb22eaec..dc0b1a768056e 100644 --- a/srcpkgs/python3-pytest-localserver/template +++ b/srcpkgs/python3-pytest-localserver/template @@ -1,9 +1,9 @@ # Template file for 'python3-pytest-localserver' pkgname=python3-pytest-localserver -version=0.7.1 +version=0.8.0 revision=1 -build_style=python3-module -hostmakedepends="python3-setuptools_scm" +build_style=python3-pep517 +hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3-Werkzeug" checkdepends="${depends} python3-requests python3-pytest-xdist" short_desc="Pytest plugin to test server connections locally" @@ -12,7 +12,7 @@ license="MIT" homepage="https://pypi.org/project/pytest-localserver/" changelog="https://raw.githubusercontent.com/pytest-dev/pytest-localserver/master/CHANGES" distfiles="${PYPI_SITE}/p/pytest-localserver/pytest-localserver-${version}.tar.gz" -checksum=e77b46555cb438931d219c54bcf9f5953c0407d645436a602b5730babfd3fe3b +checksum=5d90ce7d085d741e759fa854dbd2e7c5b557321d695179894eb40e210ea2ff30 post_install() { vlicense LICENSE