Accepting request 1159633 from home:avicenzi:protonvpn
Build for Leap OBS-URL: https://build.opensuse.org/request/show/1159633 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proton-vpn-api-core?expand=0&rev=2
This commit is contained in:
parent
51ca6cd39f
commit
e2b5bf7342
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 19 15:12:22 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
||||||
|
|
||||||
|
- Build for Leap
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 9 10:30:27 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
Fri Feb 9 10:30:27 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-proton-vpn-api-core
|
Name: python-proton-vpn-api-core
|
||||||
Version: 0.20.3
|
Version: 0.20.3
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -25,7 +26,6 @@ License: GPL-3.0-or-later
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/ProtonVPN/python-proton-vpn-api-core
|
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
|
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 distro}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module proton-core}
|
BuildRequires: %{python_module proton-core}
|
||||||
@ -40,7 +40,6 @@ BuildRequires: %{python_module wheel}
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-base >= 3.8
|
|
||||||
Requires: python-distro
|
Requires: python-distro
|
||||||
Requires: python-proton-core
|
Requires: python-proton-core
|
||||||
Requires: python-proton-vpn-connection
|
Requires: python-proton-vpn-connection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user