pytest-vcr 1.0.2-4 source package in Ubuntu

Changelog

pytest-vcr (1.0.2-4) unstable; urgency=medium

  * debian/watch: Update the GitHub URL
  * d/control:
    - Bump debhelper-compat level to 13
    - Bump Standards-Version to 4.6.1

 -- Pierre-Elliott Bécue <email address hidden>  Mon, 31 Oct 2022 22:56:02 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest-vcr_1.0.2-4.dsc 2.0 KiB a802076909d45e0e0739478b02627e0d759824846134fa331ff07084f68c2a94
pytest-vcr_1.0.2.orig.tar.gz 3.7 KiB 23ee51b75abbcc43d926272773aae4f39f93aceb75ed56852d0bf618f92e1896
pytest-vcr_1.0.2-4.debian.tar.xz 2.3 KiB 92a0706c2f449d151e5eb92cfbdf0de7938dac6314966449e9d1b875e1b493c5

Available diffs

No changes file available.

Binary packages built by this source

python3-pytest-vcr: Py.test integration with VCR.py

 pytest-vcr is a plugin to manage VCR.py cassettes. It records in yaml files
 the output of the tests run at first time.
 .
 This package contains the plugin for Python 3 code.