From 8608018ff59c511e66b22ee476e0c27015b6d015e7b159cabfc6b4eb8c344203 Mon Sep 17 00:00:00 2001 From: Michal Srb Date: Thu, 17 Jan 2019 12:31:12 +0000 Subject: [PATCH] Accepting request 666698 from home:michalsrb:branches:X11:XOrg - Switch websocket dependency to python3. (bsc#1119737) OBS-URL: https://build.opensuse.org/request/show/666698 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=154 --- tigervnc.changes | 5 +++++ tigervnc.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/tigervnc.changes b/tigervnc.changes index 969937f..4403a6c 100644 --- a/tigervnc.changes +++ b/tigervnc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 17 12:07:27 UTC 2019 - msrb@suse.com + +- Switch websocket dependency to python3. (bsc#1119737) + ------------------------------------------------------------------- Thu Jan 17 10:21:29 UTC 2019 - msrb@suse.com diff --git a/tigervnc.spec b/tigervnc.spec index eff9fdc..ef77650 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -193,7 +193,7 @@ configuration. %package -n xorg-x11-Xvnc-novnc Requires: novnc -Requires: python-websockify +Requires: python3-websockify Requires: xorg-x11-Xvnc %{?systemd_requires} Summary: NoVNC service for Xvnc