Search Criteria
Package Details: python-pytest-recording 0.13.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pytest-recording.git (read-only, click to copy) |
---|---|
Package Base: | python-pytest-recording |
Description: | A pytest plugin that allows you recording of network interactions via VCR.py |
Upstream URL: | https://pypi.org/project/pytest_recording |
Licenses: | MIT |
Submitter: | AchmadFathoni |
Maintainer: | AchmadFathoni |
Last Packager: | AchmadFathoni |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-03-22 09:59 (UTC) |
Last Updated: | 2023-08-10 05:00 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-attrs
- python-pytest
- python-vcrpy (python-vcrpy-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
Latest Comments
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.