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 Jan  1 11:47:35 UTC 2024

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

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

0.28.0
Changed
- Requires [`httpx`](https://www.python-httpx.org)==0.26.\*


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

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.8 pkgsrc/www/py-test-httpx/Makefile:1.9
--- pkgsrc/www/py-test-httpx/Makefile:1.8       Thu Nov 16 09:39:59 2023
+++ pkgsrc/www/py-test-httpx/Makefile   Mon Jan  1 11:47:34 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2023/11/16 09:39:59 adam Exp $
+# $NetBSD: Makefile,v 1.9 2024/01/01 11:47:34 adam Exp $
 
-DISTNAME=      pytest_httpx-0.27.0
+DISTNAME=      pytest_httpx-0.28.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/pytest_/test-/}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-httpx/}
@@ -10,17 +10,16 @@ HOMEPAGE=   https://colin-b.github.io/pyte
 COMMENT=       Send responses to httpx
 LICENSE=       mit
 
-DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.25:../../www/py-httpx
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.26:../../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-asyncio>=0.23:../../devel/py-test-asyncio
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=4:../../devel/py-test-cov
 
 USE_LANGUAGES= # none
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27 38
 
-do-test:
-       cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
-
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-test-httpx/distinfo
diff -u pkgsrc/www/py-test-httpx/distinfo:1.8 pkgsrc/www/py-test-httpx/distinfo:1.9
--- pkgsrc/www/py-test-httpx/distinfo:1.8       Thu Nov 16 09:39:59 2023
+++ pkgsrc/www/py-test-httpx/distinfo   Mon Jan  1 11:47:34 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2023/11/16 09:39:59 adam Exp $
+$NetBSD: distinfo,v 1.9 2024/01/01 11:47:34 adam Exp $
 
-BLAKE2s (pytest_httpx-0.27.0.tar.gz) = f594b87a6b4882546a0364faff32a9df9d179848815a27ea4848d0f3e077a33a
-SHA512 (pytest_httpx-0.27.0.tar.gz) = e2834313f507d02b9df96a47f8be6f46b451972e88ed9c9bfcb8bdb92545cc44064b11a1160a5d9d900381181918611d5d5a9efaf60f4e491f33182e9bd884dd
-Size (pytest_httpx-0.27.0.tar.gz) = 33905 bytes
+BLAKE2s (pytest_httpx-0.28.0.tar.gz) = 37f5962932f86b3c6cefae8edf5c8675e78039286c3cc6b589b89f1d6025695f
+SHA512 (pytest_httpx-0.28.0.tar.gz) = 5dae77c04e1d801ba63a487d91e2d80a94e0626673749453ce0d273bbe876967d73789dc7811f1e96ad7366de2a00a5cee1a512398693b41e7cbc2424cb0c44f
+Size (pytest_httpx-0.28.0.tar.gz) = 34065 bytes

Index: pkgsrc/www/py-test-httpx/PLIST
diff -u pkgsrc/www/py-test-httpx/PLIST:1.2 pkgsrc/www/py-test-httpx/PLIST:1.3
--- pkgsrc/www/py-test-httpx/PLIST:1.2  Wed Sep 27 15:14:30 2023
+++ pkgsrc/www/py-test-httpx/PLIST      Mon Jan  1 11:47:34 2024
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2023/09/27 15:14:30 adam Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.3 2024/01/01 11:47:34 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/pytest_httpx/__init__.py
 ${PYSITELIB}/pytest_httpx/__init__.pyc
 ${PYSITELIB}/pytest_httpx/__init__.pyo



Home | Main Index | Thread Index | Old Index