From 1d88c14ddfcfdcb2d2b370e37c5a7cdbab3768af1f7afafd24d4dfad692658ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 20 Mar 2024 14:47:02 +0000 Subject: [PATCH] Accepting request 1159636 from home:avicenzi:protonvpn Build for Leap OBS-URL: https://build.opensuse.org/request/show/1159636 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proton-vpn-logger?expand=0&rev=2 --- python-proton-vpn-logger.changes | 5 +++++ python-proton-vpn-logger.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-proton-vpn-logger.changes b/python-proton-vpn-logger.changes index 2ce1cd5..7b284a8 100644 --- a/python-proton-vpn-logger.changes +++ b/python-proton-vpn-logger.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 19 15:05:23 UTC 2024 - Alexandre Vicenzi + +- Build for Leap + ------------------------------------------------------------------- Thu Feb 8 15:06:05 UTC 2024 - Alexandre Vicenzi diff --git a/python-proton-vpn-logger.spec b/python-proton-vpn-logger.spec index 6dc01f3..854c820 100644 --- a/python-proton-vpn-logger.spec +++ b/python-proton-vpn-logger.spec @@ -17,6 +17,7 @@ %define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-proton-vpn-logger Version: 0.2.1 Release: 0 @@ -25,7 +26,6 @@ License: GPL-3.0-or-later Group: Development/Languages/Python URL: https://github.com/ProtonVPN/python-proton-vpn-logger Source: https://github.com/ProtonVPN/python-proton-vpn-logger/archive/refs/tags/v%{version}.tar.gz -BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module pip} BuildRequires: %{python_module proton-core} BuildRequires: %{python_module pytest-cov} @@ -34,7 +34,6 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros -Requires: python-base >= 3.8 Requires: python-proton-core BuildArch: noarch %python_subpackages