pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-test-httpx



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Apr 17 09:59:50 UTC 2023

Modified Files:
        pkgsrc/www/py-test-httpx: Makefile distinfo

Log Message:
py-test-httpx: updated to 0.22.0

0.22.0
Requires httpx==0.24.*


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-test-httpx/Makefile \
    pkgsrc/www/py-test-httpx/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-test-httpx/Makefile
diff -u pkgsrc/www/py-test-httpx/Makefile:1.2 pkgsrc/www/py-test-httpx/Makefile:1.3
--- pkgsrc/www/py-test-httpx/Makefile:1.2       Fri Jan 20 12:37:03 2023
+++ pkgsrc/www/py-test-httpx/Makefile   Mon Apr 17 09:59:50 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2023/01/20 12:37:03 adam Exp $
+# $NetBSD: Makefile,v 1.3 2023/04/17 09:59:50 adam Exp $
 
-DISTNAME=      pytest_httpx-0.21.3
+DISTNAME=      pytest_httpx-0.22.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/pytest_/test-/}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-httpx/}
@@ -10,8 +10,8 @@ HOMEPAGE=     https://colin-b.github.io/pyte
 COMMENT=       Send responses to httpx
 LICENSE=       mit
 
-DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.23.0:../../www/py-httpx
-DEPENDS+=      ${PYPKGPREFIX}-test>=6.0.0:../../devel/py-test
+DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.24:../../www/py-httpx
+DEPENDS+=      ${PYPKGPREFIX}-test>=6.0:../../devel/py-test
 
 USE_LANGUAGES= # none
 
Index: pkgsrc/www/py-test-httpx/distinfo
diff -u pkgsrc/www/py-test-httpx/distinfo:1.2 pkgsrc/www/py-test-httpx/distinfo:1.3
--- pkgsrc/www/py-test-httpx/distinfo:1.2       Fri Jan 20 12:37:03 2023
+++ pkgsrc/www/py-test-httpx/distinfo   Mon Apr 17 09:59:50 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/01/20 12:37:03 adam Exp $
+$NetBSD: distinfo,v 1.3 2023/04/17 09:59:50 adam Exp $
 
-BLAKE2s (pytest_httpx-0.21.3.tar.gz) = 90eb60d409594fed28483c407a038ba21ed62e065594b7076df40e3efe884308
-SHA512 (pytest_httpx-0.21.3.tar.gz) = 1c7ee611c0b9422b8588babd03d954049c7063e3967df75e7fcf09a4ca240bf9fadf8cf7b7e2969dc19c8d91bba491fd4e6699ab04e83ac66cc03f1f8d3803bf
-Size (pytest_httpx-0.21.3.tar.gz) = 16714 bytes
+BLAKE2s (pytest_httpx-0.22.0.tar.gz) = c77c5de13790199379df23d2558ab165730414e7b3a84a0eafc739f6dca6df27
+SHA512 (pytest_httpx-0.22.0.tar.gz) = 01348d60acdb78ff581a9f76beb8e75399f8f3f8017431761e60df221a60b92c62d0f855dab14401a3071409e6d9d87d1c15f719e6f51f9d7b32c01413df278e
+Size (pytest_httpx-0.22.0.tar.gz) = 16713 bytes



Home | Main Index | Thread Index | Old Index