forked from pool/python-xvfbwrapper
Accepting request 626108 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. Trim filler wording. OBS-URL: https://build.opensuse.org/request/show/626108 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xvfbwrapper?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
8ee157915e
commit
7d08c31d48
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 29 13:18:06 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Use noun phrase in summary. Trim filler wording.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 11 20:10:34 UTC 2018 - mcepl@suse.com
|
Mon Jun 11 20:10:34 UTC 2018 - mcepl@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
Name: python-xvfbwrapper
|
Name: python-xvfbwrapper
|
||||||
Version: 0.2.9
|
Version: 0.2.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Run a headless display inside X virtual framebuffer (Xvfb)
|
Summary: Python wrapper for controlling X virtual framebuffer (Xvfb)
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/cgoldberg/xvfbwrapper
|
URL: https://github.com/cgoldberg/xvfbwrapper
|
||||||
@@ -38,14 +38,11 @@ BuildRequires: xorg-x11-Xvfb
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Xvfbwrapper is a python wrapper for controlling Xvfb.
|
|
||||||
|
|
||||||
Xvfb (X virtual framebuffer) is a display server implementing the X11
|
Xvfb (X virtual framebuffer) is a display server implementing the X11
|
||||||
display server protocol. It runs in memory and does not require a
|
display server protocol. It runs in memory and does not require a
|
||||||
physical display. Only a network layer is necessary.
|
physical display. Only a network layer is necessary.
|
||||||
|
|
||||||
Xvfb is especially useful for running acceptance tests on headless
|
Xvfb is useful for running acceptance tests on headless servers.
|
||||||
servers.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n xvfbwrapper-%{version}
|
%setup -q -n xvfbwrapper-%{version}
|
||||||
|
|||||||
Reference in New Issue
Block a user