./www/py-vcrpy, VCR.py simplifies and speeds up tests that make HTTP requests

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 7.0.0, Package name: py312-vcrpy-7.0.0, Maintainer: matthewd

Automatically mock your HTTP interactions to simplify and speed up testing


Master sites:

Filesize: 83.498 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-26 10:51:36 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-vcrpy: updated to 7.0.0

7.0.0
- Drop support for python 3.8 (major version bump) - thanks @jairhenrique
- Various linting and test fixes - thanks @jairhenrique
- Bugfix for urllib2>=2.3.0 - missing version_string
- Bugfix for asyncio.run - thanks @alekeik1
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-08-10 16:35:12 by Thomas Klausner | Files touched by this commit (4)
Log message:
www/py-vcrpy: import py-vcrpy-6.0.1

Automatically mock your HTTP interactions to simplify and speed up testing