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