diff --git a/srcpkgs/python3-pytest-httpbin/template b/srcpkgs/python3-pytest-httpbin/template index fbd16c48970..98ac04553c9 100644 --- a/srcpkgs/python3-pytest-httpbin/template +++ b/srcpkgs/python3-pytest-httpbin/template @@ -1,7 +1,7 @@ # Template file for 'python3-pytest-httpbin' pkgname=python3-pytest-httpbin -version=2.0.0 -revision=2 +version=2.1.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools" depends="python3-pytest python3-httpbin" @@ -10,8 +10,8 @@ short_desc="Easily test your HTTP library against a local copy of httpbin.org" maintainer="Gonzalo TornarĂ­a " license="MIT" homepage="https://github.com/kevin1024/pytest-httpbin" -distfiles="${PYPI_SITE}/p/pytest-httpbin/pytest-httpbin-${version}.tar.gz" -checksum=3e739cad9b8f8df58952df7329d9295fe17449d3a647f49c4ce634fd81d71b8e +distfiles="${PYPI_SITE}/p/pytest-httpbin/pytest_httpbin-${version}.tar.gz" +checksum=d40579838443228327f9fe4f08d9338bee8885c29fe933e5f2d58c20a26c33c6 make_check=extended # avoid a circular dependency if [ "$XBPS_CHECK_PKGS" = full ]; then