14
0

Accepting request 746327 from devel:languages:python

- Run through spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/746327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyVirtualDisplay?expand=0&rev=13
This commit is contained in:
2019-11-22 09:20:50 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 7 15:35:24 UTC 2019 - Matej Cepl <mcepl@suse.com>
- Run through spec-cleaner
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 18 18:00:11 UTC 2018 - Matej Cepl <mcepl@suse.com> Tue Dec 18 18:00:11 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-PyVirtualDisplay # spec file for package python-PyVirtualDisplay
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,6 @@ Version: 0.2.1
Release: 0 Release: 0
Summary: Python wrapper for Xvfb, Xephyr and Xvnc Summary: Python wrapper for Xvfb, Xephyr and Xvnc
License: BSD-2-Clause License: BSD-2-Clause
Group: Development/Languages/Python
URL: https://github.com/ponty/PyVirtualDisplay URL: https://github.com/ponty/PyVirtualDisplay
Source: https://files.pythonhosted.org/packages/source/P/PyVirtualDisplay/PyVirtualDisplay-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/P/PyVirtualDisplay/PyVirtualDisplay-%{version}.tar.gz
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}