diff --git a/python-proton-vpn-api-core.changes b/python-proton-vpn-api-core.changes index db15c6f..fa652a1 100644 --- a/python-proton-vpn-api-core.changes +++ b/python-proton-vpn-api-core.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 19 15:12:22 UTC 2024 - Alexandre Vicenzi + +- Build for Leap + ------------------------------------------------------------------- Fri Feb 9 10:30:27 UTC 2024 - Alexandre Vicenzi diff --git a/python-proton-vpn-api-core.spec b/python-proton-vpn-api-core.spec index b7ec059..3b4a8ef 100644 --- a/python-proton-vpn-api-core.spec +++ b/python-proton-vpn-api-core.spec @@ -17,6 +17,7 @@ %define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-proton-vpn-api-core Version: 0.20.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-api-core Source: https://github.com/ProtonVPN/python-proton-vpn-api-core/archive/refs/tags/v%{version}.tar.gz -BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module distro} BuildRequires: %{python_module pip} BuildRequires: %{python_module proton-core} @@ -40,7 +40,6 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros -Requires: python-base >= 3.8 Requires: python-distro Requires: python-proton-core Requires: python-proton-vpn-connection