forked from pool/python-vncdotool
Accepting request 923563 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/923563 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vncdotool?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 6 10:31:59 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- skip python2 to make it build for Leap 15.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 14 01:17:20 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-vncdotool
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,6 +17,7 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-vncdotool
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
@@ -30,8 +31,8 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-Pillow
|
||||
Requires: python-Twisted
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module Pillow}
|
||||
|
||||
Reference in New Issue
Block a user