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