python3-pytest-httpserver: update to 1.0.4.
This commit is contained in:
parent
489ef18b52
commit
3289821171
@ -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 <mobinmob@disroot.org>"
|
||||
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user