Mon Apr 17 09:59:50 2023 UTC ()
py-test-httpx: updated to 0.22.0

0.22.0
Requires httpx==0.24.*


(adam)
diff -r1.2 -r1.3 pkgsrc/www/py-test-httpx/Makefile
diff -r1.2 -r1.3 pkgsrc/www/py-test-httpx/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/www/py-test-httpx/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-test-httpx/Makefile 2023/01/20 12:37:03 1.2
+++ pkgsrc/www/py-test-httpx/Makefile 2023/04/17 09:59:50 1.3
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.2 2023/01/20 12:37:03 adam Exp $ 1# $NetBSD: Makefile,v 1.3 2023/04/17 09:59:50 adam Exp $
2 2
3DISTNAME= pytest_httpx-0.21.3 3DISTNAME= pytest_httpx-0.22.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pytest_/test-/} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pytest_/test-/}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-httpx/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-httpx/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://colin-b.github.io/pytest_httpx/ 9HOMEPAGE= https://colin-b.github.io/pytest_httpx/
10COMMENT= Send responses to httpx 10COMMENT= Send responses to httpx
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-httpx>=0.23.0:../../www/py-httpx 13DEPENDS+= ${PYPKGPREFIX}-httpx>=0.24:../../www/py-httpx
14DEPENDS+= ${PYPKGPREFIX}-test>=6.0.0:../../devel/py-test 14DEPENDS+= ${PYPKGPREFIX}-test>=6.0:../../devel/py-test
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17
18PYTHON_VERSIONS_INCOMPATIBLE= 27 18PYTHON_VERSIONS_INCOMPATIBLE= 27
19 19
20.include "../../lang/python/egg.mk" 20.include "../../lang/python/egg.mk"
21.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/www/py-test-httpx/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-test-httpx/distinfo 2023/01/20 12:37:03 1.2
+++ pkgsrc/www/py-test-httpx/distinfo 2023/04/17 09:59:50 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2023/01/20 12:37:03 adam Exp $ 1$NetBSD: distinfo,v 1.3 2023/04/17 09:59:50 adam Exp $
2 2
3BLAKE2s (pytest_httpx-0.21.3.tar.gz) = 90eb60d409594fed28483c407a038ba21ed62e065594b7076df40e3efe884308 3BLAKE2s (pytest_httpx-0.22.0.tar.gz) = c77c5de13790199379df23d2558ab165730414e7b3a84a0eafc739f6dca6df27
4SHA512 (pytest_httpx-0.21.3.tar.gz) = 1c7ee611c0b9422b8588babd03d954049c7063e3967df75e7fcf09a4ca240bf9fadf8cf7b7e2969dc19c8d91bba491fd4e6699ab04e83ac66cc03f1f8d3803bf 4SHA512 (pytest_httpx-0.22.0.tar.gz) = 01348d60acdb78ff581a9f76beb8e75399f8f3f8017431761e60df221a60b92c62d0f855dab14401a3071409e6d9d87d1c15f719e6f51f9d7b32c01413df278e
5Size (pytest_httpx-0.21.3.tar.gz) = 16714 bytes 5Size (pytest_httpx-0.22.0.tar.gz) = 16713 bytes