Search Criteria
Package Details: python-pytest-recording 0.13.2-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pytest-recording.git (read-only, click to copy) |
---|---|
Package Base: | python-pytest-recording |
Description: | Pytest plugin to record network interactions with VCR.py |
Upstream URL: | https://pypi.org/project/pytest_recording |
Licenses: | MIT |
Submitter: | AchmadFathoni |
Maintainer: | gesh |
Last Packager: | gesh |
Votes: | 1 |
Popularity: | 0.61 |
First Submitted: | 2022-03-22 09:59 (UTC) |
Last Updated: | 2025-04-10 18:30 (UTC) |
Dependencies (13)
- python (python37AUR, python311AUR, python310AUR)
- python-pytest
- python-vcrpy (python-vcrpy-gitAUR)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-coverage (check)
- python-pytest (check)
- python-pytest-httpbin (check)
- python-pytest-mock (check)
- python-requests (check)
- python-werkzeug (check)
- python-pycurl (optional) – Block pycurl-based network connections
Required by (9)
- python-habanero (check)
- python-llm-openrouter (check)
- python-logfire (check)
- python-logfire-api (check)
- python-pydantic-ai (check)
- python-pydantic-ai-examples (check)
- python-pydantic-ai-slim (check)
- python-pydantic-evals (check)
- python-pydantic-graph (check)
Latest Comments
« First ‹ Previous 1 2
medaminezghal commented on 2025-02-23 17:00 (UTC)
@gesh what is the meaning of clean chroot? Because it's still fails for me.
gesh commented on 2025-02-23 15:17 (UTC)
It works for me in a clean chroot -- can you check it still fails for you there?
(I will be pushing a new
pkgrel
anyway, I noticed I forgot to document thepycurl
optdepend and to package the license)medaminezghal commented on 2025-02-22 14:48 (UTC)
@gesh does the check succeed? For me it's failed.
gesh commented on 2024-12-23 15:50 (UTC)
Note: Package needs to be rebuilt for Python 3.13 (a bump to pkgrel suffices)
gesh commented on 2024-09-30 15:58 (UTC) (edited on 2024-09-30 16:23 (UTC) by gesh)
Note -- given that we're not building with the
python-setuptools
backend, thepython-wheel
makedep is unnecessary. Indeed, the package is missing the build backendpython-hatchling
as a makedep.« First ‹ Previous 1 2