From ad71e904ab3788a95733a281ddc0a4db1609e9d3cb047e9f77bd7d5d1aefbf78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 20 Mar 2024 14:46:03 +0000 Subject: [PATCH] Accepting request 1159635 from home:avicenzi:protonvpn Build for Leap OBS-URL: https://build.opensuse.org/request/show/1159635 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proton-vpn-connection?expand=0&rev=2 --- python-proton-vpn-connection.changes | 5 +++++ python-proton-vpn-connection.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-proton-vpn-connection.changes b/python-proton-vpn-connection.changes index 4fcf643..2ed3a3f 100644 --- a/python-proton-vpn-connection.changes +++ b/python-proton-vpn-connection.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 19 15:08:49 UTC 2024 - Alexandre Vicenzi + +- Build for Leap + ------------------------------------------------------------------- Fri Feb 9 09:42:55 UTC 2024 - Alexandre Vicenzi diff --git a/python-proton-vpn-connection.spec b/python-proton-vpn-connection.spec index 6a2edc4..5ebf180 100644 --- a/python-proton-vpn-connection.spec +++ b/python-proton-vpn-connection.spec @@ -17,6 +17,7 @@ %define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-proton-vpn-connection Version: 0.11.3 Release: 0 @@ -25,7 +26,6 @@ License: GPL-3.0-or-later Group: Development/Languages/Python URL: https://github.com/ProtonVPN/python-proton-vpn-connection Source: https://github.com/ProtonVPN/python-proton-vpn-connection/archive/refs/tags/v%{version}.tar.gz -BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module jinja2} BuildRequires: %{python_module pip} BuildRequires: %{python_module proton-core} @@ -38,7 +38,6 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros -Requires: python-base >= 3.8 Requires: python-jinja2 Requires: python-proton-core Requires: python-proton-vpn-killswitch