python-xvfbwrapper 0.2.9-4 source package in Ubuntu
Changelog
python-xvfbwrapper (0.2.9-4) unstable; urgency=medium [ Ondřej Nový ] * Run wrap-and-sort -bastk. * Bump Standards-Version to 4.4.1. [ Thomas Goirand ] * Remove python3-nose from build-depends (Closes: #1018596). -- Thomas Goirand <email address hidden> Fri, 04 Nov 2022 11:48:17 +0100
Upload details
- Uploaded by:
- Debian OpenStack
- Uploaded to:
- Sid
- Original maintainer:
- Debian OpenStack
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-xvfbwrapper_0.2.9-4.dsc | 2.1 KiB | 361a2dfa4c85111f6b5a4fa16b10e7b251f88f44debcda8564ba173eda976813 |
python-xvfbwrapper_0.2.9.orig.tar.xz | 5.5 KiB | dff128275b721df04f41305558dd532dc7ca69403f41b4e2d4953802d5344d6c |
python-xvfbwrapper_0.2.9-4.debian.tar.xz | 2.7 KiB | f04fb43093d7a1660efb310a1b989c1c6d25b767ead4726578263faa9df4ff4d |
Available diffs
- diff from 0.2.9-2 to 0.2.9-4 (657 bytes)
No changes file available.
Binary packages built by this source
- python3-xvfbwrapper: headless display inside Xvfb - Python 3.x
Python wrapper for running a display inside X virtual framebuffer (Xvfb).
.
In the X Window System, Xvfb or X Virtual FrameBuffer is an X11 server that
performs all graphical operations in memory, not showing any screen output.
This virtual server does not require the computer to run or to even have a
screen or an input device. Only a network layer is necessary.
.
This package contains the Python 3.x module.