Tue Oct 26 17:14:45 2021 UTC ()
py-respx: updated to 0.18.2

0.18.2

Fixed
- Include extensions when instantiating request in HTTPCoreMocker


(adam)
diff -r1.5 -r1.6 pkgsrc/www/py-respx/Makefile
diff -r1.7 -r1.8 pkgsrc/www/py-respx/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/www/py-respx/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-respx/Makefile 2021/10/22 11:13:26 1.5
+++ pkgsrc/www/py-respx/Makefile 2021/10/26 17:14:45 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2021/10/22 11:13:26 adam Exp $ 1# $NetBSD: Makefile,v 1.6 2021/10/26 17:14:45 adam Exp $
2 2
3DISTNAME= respx-0.18.1 3DISTNAME= respx-0.18.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=r/respx/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=r/respx/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/lundberg/respx 9HOMEPAGE= https://github.com/lundberg/respx
10COMMENT= Utility for mocking out the Python HTTPX library 10COMMENT= Utility for mocking out the Python HTTPX library
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-httpx>=0.20.0:../../www/py-httpx 13DEPENDS+= ${PYPKGPREFIX}-httpx>=0.20.0:../../www/py-httpx
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.7 -r1.8 pkgsrc/www/py-respx/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-respx/distinfo 2021/10/26 11:30:46 1.7
+++ pkgsrc/www/py-respx/distinfo 2021/10/26 17:14:45 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2021/10/26 11:30:46 nia Exp $ 1$NetBSD: distinfo,v 1.8 2021/10/26 17:14:45 adam Exp $
2 2
3BLAKE2s (respx-0.18.1.tar.gz) = 23e6c59fa6ffb2d08886e77708e43fb2e1b6caa74d9951cc3115d9616ba836a5 3BLAKE2s (respx-0.18.2.tar.gz) = 86f2f958ae4ecbcfe22c793a2672d011c00cb71e9cfbef30dad6512e079184f4
4SHA512 (respx-0.18.1.tar.gz) = ebf5427df97c9043bf51fc889a57410cf4a5e9ee4916a2aca6a417d048e4be9920e410a57d4a2c721152be857f7032e53d660845b003b36fe2a75198f35b05fd 4SHA512 (respx-0.18.2.tar.gz) = 4ef4da6de5ccd4829fa158da94a7ad7d5cdfe20b8d271bb3cbbfa5d7e8782962d38586aeb3914abdec0b02ca82eeb6caf229c7c16e707b568a2fef9c1dc74c58
5Size (respx-0.18.1.tar.gz) = 23703 bytes 5Size (respx-0.18.2.tar.gz) = 23766 bytes