pkgsrc/devel/py-mocket/PLIST
wiz 92a4b0e047 py-mocket: update to 3.12.0.
3.12.0

Support for Python 3.12 (#204)

* Fix for Python 3.12
* Getting rid of Python 3.7, since it's not supported anymore.
* Precommit hooks' autoupdate.
* Disabling `aiohttp` for testing Python 3.12.

3.11.1

Replace aiohttp with httpx for a few tests by @mindflayer in #197
Fix for urllib2>=2 by @mindflayer in #201

3.11.0


Migrating the HTTP[S] mock from relying on http-parser to httptools.

Never discovered the root cause for the failing tests with
aiohttp/Python 3.11 (first time ever I added @pytest.mark.xfail
to a few tests). Same test works with httpx, so I suspect it's
related to a client issue. I'll probably migrate to httpx as
the reference client for testing async/await code.
2023-11-06 10:42:23 +00:00

42 lines
1.5 KiB
Plaintext

@comment $NetBSD: PLIST,v 1.2 2023/11/06 10:42:23 wiz Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/mocket/__init__.py
${PYSITELIB}/mocket/__init__.pyc
${PYSITELIB}/mocket/__init__.pyo
${PYSITELIB}/mocket/async_mocket.py
${PYSITELIB}/mocket/async_mocket.pyc
${PYSITELIB}/mocket/async_mocket.pyo
${PYSITELIB}/mocket/compat.py
${PYSITELIB}/mocket/compat.pyc
${PYSITELIB}/mocket/compat.pyo
${PYSITELIB}/mocket/exceptions.py
${PYSITELIB}/mocket/exceptions.pyc
${PYSITELIB}/mocket/exceptions.pyo
${PYSITELIB}/mocket/mocket.py
${PYSITELIB}/mocket/mocket.pyc
${PYSITELIB}/mocket/mocket.pyo
${PYSITELIB}/mocket/mockhttp.py
${PYSITELIB}/mocket/mockhttp.pyc
${PYSITELIB}/mocket/mockhttp.pyo
${PYSITELIB}/mocket/mockredis.py
${PYSITELIB}/mocket/mockredis.pyc
${PYSITELIB}/mocket/mockredis.pyo
${PYSITELIB}/mocket/plugins/__init__.py
${PYSITELIB}/mocket/plugins/__init__.pyc
${PYSITELIB}/mocket/plugins/__init__.pyo
${PYSITELIB}/mocket/plugins/httpretty/__init__.py
${PYSITELIB}/mocket/plugins/httpretty/__init__.pyc
${PYSITELIB}/mocket/plugins/httpretty/__init__.pyo
${PYSITELIB}/mocket/plugins/httpretty/core.py
${PYSITELIB}/mocket/plugins/httpretty/core.pyc
${PYSITELIB}/mocket/plugins/httpretty/core.pyo
${PYSITELIB}/mocket/plugins/pook_mock_engine.py
${PYSITELIB}/mocket/plugins/pook_mock_engine.pyc
${PYSITELIB}/mocket/plugins/pook_mock_engine.pyo
${PYSITELIB}/mocket/utils.py
${PYSITELIB}/mocket/utils.pyc
${PYSITELIB}/mocket/utils.pyo