From fb2b3bd950d93fecaa2eab4389699bc53ad5fa22012615302d4d7dce2c43a8a2 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Tue, 26 Jul 2022 10:21:01 +0000 Subject: [PATCH] Accepting request 991223 from home:DocB:branches:devel:languages:python - dependency on python3-PySocket added OBS-URL: https://build.opensuse.org/request/show/991223 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-onionshare?expand=0&rev=37 --- python-onionshare.changes | 5 +++++ python-onionshare.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-onionshare.changes b/python-onionshare.changes index 7729cb0..6e437f7 100644 --- a/python-onionshare.changes +++ b/python-onionshare.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 26 10:12:57 UTC 2022 - Axel Braun + +- dependency on python3-PySocket added + ------------------------------------------------------------------- Mon May 23 10:27:18 UTC 2022 - Axel Braun diff --git a/python-onionshare.spec b/python-onionshare.spec index d3e36da..cf8c513 100644 --- a/python-onionshare.spec +++ b/python-onionshare.spec @@ -58,6 +58,7 @@ BuildRequires: update-desktop-files Requires: python3-Flask >= 1.4.1 Requires: python3-Flask-SocketIO >= 5.0.1 Requires: python3-PyNaCl +Requires: python3-PySocket Requires: python3-Unidecode Requires: python3-cepa >= 1.8.3 Requires: python3-colorama @@ -70,6 +71,7 @@ Requires: python3-urllib3 Requires: tor Provides: %{name}-%{version} Obsoletes: %{name}-data < %{version} +Obsoletes: python310-onionshare < %{version} Obsoletes: python36-onionshare < %{version} Obsoletes: python38-onionshare < %{version} Obsoletes: python39-onionshare < %{version}