From 68f3b9d2874b8550f72200eae89daab07403dba6 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 13 Oct 2024 09:33:04 +0000 Subject: [PATCH] py-test-httpx: fix PLIST --- www/py-test-httpx/PLIST | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/py-test-httpx/PLIST b/www/py-test-httpx/PLIST index 0b2b3c8634c5..4f582e1a3e68 100644 --- a/www/py-test-httpx/PLIST +++ b/www/py-test-httpx/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2024/01/01 11:47:34 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2024/10/13 09:33:04 wiz Exp $ ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE ${PYSITELIB}/${WHEEL_INFODIR}/METADATA ${PYSITELIB}/${WHEEL_INFODIR}/RECORD @@ -14,6 +14,9 @@ ${PYSITELIB}/pytest_httpx/_httpx_internals.pyo ${PYSITELIB}/pytest_httpx/_httpx_mock.py ${PYSITELIB}/pytest_httpx/_httpx_mock.pyc ${PYSITELIB}/pytest_httpx/_httpx_mock.pyo +${PYSITELIB}/pytest_httpx/_options.py +${PYSITELIB}/pytest_httpx/_options.pyc +${PYSITELIB}/pytest_httpx/_options.pyo ${PYSITELIB}/pytest_httpx/_pretty_print.py ${PYSITELIB}/pytest_httpx/_pretty_print.pyc ${PYSITELIB}/pytest_httpx/_pretty_print.pyo