python-xvfbwrapper 0.2.9-5 source package in Ubuntu
Changelog
python-xvfbwrapper (0.2.9-5) unstable; urgency=medium * Cleans better (Closes: #1048262). -- Thomas Goirand <email address hidden> Tue, 22 Aug 2023 08:54:15 +0200
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 | |
---|---|---|---|---|
Noble | release | universe | misc | |
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-xvfbwrapper_0.2.9-5.dsc | 2.1 KiB | 85fca306a66e8f263f2aa80307652ec19b9e33bf368d62c579ef8ddd9c6f2757 |
python-xvfbwrapper_0.2.9.orig.tar.xz | 5.5 KiB | dff128275b721df04f41305558dd532dc7ca69403f41b4e2d4953802d5344d6c |
python-xvfbwrapper_0.2.9-5.debian.tar.xz | 2.8 KiB | 5f7342c72e6482dacd3be67fa84aa4a01284774d6cc4fe8e4a5183ee250c4aea |
Available diffs
- diff from 0.2.9-4 to 0.2.9-5 (511 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.