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 Sep 14 09:28:21 UTC 2023
Modified Files:
pkgsrc/www/py-test-httpx: Makefile distinfo
Log Message:
py-test-httpx: updated to 0.25.0
0.25.0
Changed
- Requires [`httpx`](https://www.python-httpx.org)==0.25.\*
Removed
- `pytest` `6` is no longer supported.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 pkgsrc/www/py-test-httpx/Makefile:1.6
--- pkgsrc/www/py-test-httpx/Makefile:1.5 Wed Sep 6 20:05:12 2023
+++ pkgsrc/www/py-test-httpx/Makefile Thu Sep 14 09:28:21 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2023/09/06 20:05:12 adam Exp $
+# $NetBSD: Makefile,v 1.6 2023/09/14 09:28:21 adam Exp $
-DISTNAME= pytest_httpx-0.24.0
+DISTNAME= pytest_httpx-0.25.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.24:../../www/py-httpx
-DEPENDS+= ${PYPKGPREFIX}-test>=6.0:../../devel/py-test
+DEPENDS+= ${PYPKGPREFIX}-httpx>=0.25:../../www/py-httpx
+DEPENDS+= ${PYPKGPREFIX}-test>=7.0:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio>=0.21:../../devel/py-test-asyncio
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=4:../../devel/py-test-cov
Index: pkgsrc/www/py-test-httpx/distinfo
diff -u pkgsrc/www/py-test-httpx/distinfo:1.5 pkgsrc/www/py-test-httpx/distinfo:1.6
--- pkgsrc/www/py-test-httpx/distinfo:1.5 Wed Sep 6 20:05:12 2023
+++ pkgsrc/www/py-test-httpx/distinfo Thu Sep 14 09:28:21 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2023/09/06 20:05:12 adam Exp $
+$NetBSD: distinfo,v 1.6 2023/09/14 09:28:21 adam Exp $
-BLAKE2s (pytest_httpx-0.24.0.tar.gz) = ee73df2092857304e0e397bbd65b99c3ab1e32c74d430881941baba402f31643
-SHA512 (pytest_httpx-0.24.0.tar.gz) = b84b7fa80bcc80c8e1ef7324bd3e559d020b993bafa8835ea40bd33d6fc97208e391d86807ee2c7959eda01f615e1001876f346e67fb9dc645ad00a1feea9e64
-Size (pytest_httpx-0.24.0.tar.gz) = 31665 bytes
+BLAKE2s (pytest_httpx-0.25.0.tar.gz) = c2d938da5920929621a22b6a351ca247843f1f7f5a11f42ccbf59604438b6d69
+SHA512 (pytest_httpx-0.25.0.tar.gz) = a2513b5d75f281fae12e8e06151eaa52e35defa67aeca1f5ea146ecf3735897c0d440d11af8dbfb31a2be8ff9ea5d86962060c78b8d3ea1d83c0c870611a2a5f
+Size (pytest_httpx-0.25.0.tar.gz) = 31681 bytes
Home |
Main Index |
Thread Index |
Old Index