pytest-vcr 1.0.2-3 source package in Ubuntu

Changelog

pytest-vcr (1.0.2-3) unstable; urgency=low

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Sandro Tosi <email address hidden>  Thu, 02 Jun 2022 22:06:21 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest-vcr_1.0.2-3.dsc 2.0 KiB f1d1f37e550af5132c160db2629ad4ff256d8238a93c632475414ef0a7cbb14e
pytest-vcr_1.0.2.orig.tar.gz 3.7 KiB 23ee51b75abbcc43d926272773aae4f39f93aceb75ed56852d0bf618f92e1896
pytest-vcr_1.0.2-3.debian.tar.xz 2.2 KiB 69030424cf08dfccb7304fd35cda784727128b2957fe66561bc3d1b8d008798c

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.