From b7b94096c9bc55424d2c1b6eae5ae57ab49bff11655aa8808ef1421c1f5958d3 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 20 Mar 2024 13:41:26 +0000 Subject: [PATCH] Accepting request 1159631 from home:avicenzi:protonvpn Build for Leap OBS-URL: https://build.opensuse.org/request/show/1159631 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proton-vpn-session?expand=0&rev=2 --- python-proton-vpn-session.changes | 5 +++++ python-proton-vpn-session.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-proton-vpn-session.changes b/python-proton-vpn-session.changes index 6cb8c9c..e0a3c9f 100644 --- a/python-proton-vpn-session.changes +++ b/python-proton-vpn-session.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 19 15:17:34 UTC 2024 - Alexandre Vicenzi + +- Build for Leap + ------------------------------------------------------------------- Fri Feb 9 10:19:06 UTC 2024 - Alexandre Vicenzi diff --git a/python-proton-vpn-session.spec b/python-proton-vpn-session.spec index d8d4c73..5d982b3 100644 --- a/python-proton-vpn-session.spec +++ b/python-proton-vpn-session.spec @@ -17,6 +17,7 @@ %define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-proton-vpn-session Version: 0.6.5 Release: 0 @@ -26,7 +27,6 @@ Group: Development/Languages/Python URL: https://github.com/ProtonVPN/python-proton-vpn-session Source: https://github.com/ProtonVPN/python-proton-vpn-session/archive/refs/tags/v%{version}.tar.gz BuildRequires: %{python_module PyNaCl} -BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module cryptography} BuildRequires: %{python_module distro} BuildRequires: %{python_module pip} @@ -40,7 +40,6 @@ BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros Requires: python-PyNaCl -Requires: python-base >= 3.8 Requires: python-cryptography Requires: python-distro Requires: python-proton-core