14
0

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:
Tomáš Chvátal
2018-07-30 07:36:27 +00:00
committed by Git OBS Bridge
parent 8ee157915e
commit 7d08c31d48
2 changed files with 7 additions and 5 deletions

View File

@@ -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

View File

@@ -20,7 +20,7 @@
Name: python-xvfbwrapper
Version: 0.2.9
Release: 0
Summary: Run a headless display inside X virtual framebuffer (Xvfb)
Summary: Python wrapper for controlling X virtual framebuffer (Xvfb)
License: MIT
Group: Development/Languages/Python
URL: https://github.com/cgoldberg/xvfbwrapper
@@ -38,14 +38,11 @@ BuildRequires: xorg-x11-Xvfb
%python_subpackages
%description
Xvfbwrapper is a python wrapper for controlling Xvfb.
Xvfb (X virtual framebuffer) is a display server implementing the X11
display server protocol. It runs in memory and does not require a
physical display. Only a network layer is necessary.
Xvfb is especially useful for running acceptance tests on headless
servers.
Xvfb is useful for running acceptance tests on headless servers.
%prep
%setup -q -n xvfbwrapper-%{version}