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:           Thu Nov 28 19:52:45 UTC 2024

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

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

0.35.0

Requires httpx==0.28.\*


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/py-test-httpx/Makefile
cvs rdiff -u -r1.15 -r1.16 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.16 pkgsrc/www/py-test-httpx/Makefile:1.17
--- pkgsrc/www/py-test-httpx/Makefile:1.16      Sun Nov 24 09:27:49 2024
+++ pkgsrc/www/py-test-httpx/Makefile   Thu Nov 28 19:52:45 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2024/11/24 09:27:49 adam Exp $
+# $NetBSD: Makefile,v 1.17 2024/11/28 19:52:45 adam Exp $
 
-DISTNAME=      pytest_httpx-0.34.0
+DISTNAME=      pytest_httpx-0.35.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//:S/_/-/}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-httpx/}
@@ -12,10 +12,10 @@ LICENSE=    mit
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
-DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.27:../../www/py-httpx
+DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.28:../../www/py-httpx
 DEPENDS+=      ${PYPKGPREFIX}-test>=8.0:../../devel/py-test
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio>=0.23:../../devel/py-test-asyncio
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=4:../../devel/py-test-cov
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio>=0.24:../../devel/py-test-asyncio
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=6:../../devel/py-test-cov
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/www/py-test-httpx/distinfo
diff -u pkgsrc/www/py-test-httpx/distinfo:1.15 pkgsrc/www/py-test-httpx/distinfo:1.16
--- pkgsrc/www/py-test-httpx/distinfo:1.15      Sun Nov 24 09:27:49 2024
+++ pkgsrc/www/py-test-httpx/distinfo   Thu Nov 28 19:52:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2024/11/24 09:27:49 adam Exp $
+$NetBSD: distinfo,v 1.16 2024/11/28 19:52:45 adam Exp $
 
-BLAKE2s (pytest_httpx-0.34.0.tar.gz) = 90a7aa9a1ffde3a6b36ef34d791fc9e619020ef2b415e7bbe13a11e3be5b84d7
-SHA512 (pytest_httpx-0.34.0.tar.gz) = 49ca01ddd16fb68213ec2178111c65fb3f47be6416b67ebe356a47f658140ee42e275e07e377c6740956d895a4b1a719c2cf12ad9cbabc339b20cca94b892ef0
-Size (pytest_httpx-0.34.0.tar.gz) = 54108 bytes
+BLAKE2s (pytest_httpx-0.35.0.tar.gz) = 22b771f5e0ae066b806d09936de17930102edc60b7e4f44b94d050f82849f502
+SHA512 (pytest_httpx-0.35.0.tar.gz) = 70ecfc7778aa4eb617e4685851dacec563e507d5f2aa571cd5acae7ac9f1667d7c67ce40144fa5e2649993c0e0aaa11650ea32f2dfe74652ecb115291a4c77ff
+Size (pytest_httpx-0.35.0.tar.gz) = 54146 bytes



Home | Main Index | Thread Index | Old Index