pytest-xvfb 2.0.0-2 source package in Ubuntu

Changelog

pytest-xvfb (2.0.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.0, no changes needed.
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on python3-pytest.

 -- Jelmer Vernooij <email address hidden>  Sun, 27 Nov 2022 15:39:47 +0000

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest-xvfb_2.0.0-2.dsc 2.1 KiB 57a5ee137a027badcf3fd00480e4e2e1538bf45891be3469f055529d0f2c7256
pytest-xvfb_2.0.0.orig.tar.gz 6.4 KiB c4ba642de05499940db7f65ee111621939be513e3e75c3da9156b7235e2ed8cf
pytest-xvfb_2.0.0-2.debian.tar.xz 2.9 KiB f1e8438a55685d4bae503f494f9cbaddb7746fec3103e7eb7b5d90d3df0b5e67

Available diffs

No changes file available.

Binary packages built by this source

python3-pytest-xvfb: pytest plugin to run Xvfb for tests

 With Xvfb and this plugin installed, your testsuite automatically runs with
 Xvfb. This allows tests to be run without windows popping up during GUI tests
 or on systems without a display (like a CI).
 .
 This package provides the Python 3 modules.