14
0

Accepting request 1158216 from home:avicenzi:protonvpn

leap build

OBS-URL: https://build.opensuse.org/request/show/1158216
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proton-core?expand=0&rev=3
This commit is contained in:
2024-03-15 12:25:32 +00:00
committed by Git OBS Bridge
parent 89baf04ca6
commit 41f116b2b4
3 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 15 10:33:01 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
- Update source tarball URL
- Build package for Leap
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 15 08:53:08 UTC 2024 - Matej Cepl <mcepl@cepl.eu> Thu Feb 15 08:53:08 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -17,6 +17,7 @@
%define skip_python2 1 %define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-proton-core Name: python-proton-core
Version: 0.1.16 Version: 0.1.16
Release: 0 Release: 0
@@ -24,9 +25,8 @@ Summary: Proton VPN core library
License: GPL-3.0-or-later License: GPL-3.0-or-later
Group: Development/Languages/Python Group: Development/Languages/Python
URL: https://github.com/ProtonVPN/python-proton-core URL: https://github.com/ProtonVPN/python-proton-core
Source: https://github.com/ProtonVPN/python-proton-core/archive/refs/heads/master.zip Source: https://github.com/ProtonVPN/python-proton-core/archive/refs/tags/v%{version}.tar.gz
BuildRequires: %{python_module aiohttp} BuildRequires: %{python_module aiohttp}
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module bcrypt} BuildRequires: %{python_module bcrypt}
BuildRequires: %{python_module gnupg} BuildRequires: %{python_module gnupg}
BuildRequires: %{python_module pip} BuildRequires: %{python_module pip}
@@ -42,7 +42,6 @@ BuildRequires: python-rpm-macros
BuildRequires: unzip BuildRequires: unzip
BuildRequires: pkgconfig(libopenssl) BuildRequires: pkgconfig(libopenssl)
Requires: python-aiohttp Requires: python-aiohttp
Requires: python-base >= 3.8
Requires: python-bcrypt Requires: python-bcrypt
Requires: python-gnupg Requires: python-gnupg
Requires: python-pyOpenSSL Requires: python-pyOpenSSL
@@ -55,7 +54,7 @@ BuildArch: noarch
This package contains core logic used by the other Proton components. This package contains core logic used by the other Proton components.
%prep %prep
%autosetup -p1 -n python-proton-core-master %autosetup -p1 -n python-proton-core-%{version}
%build %build
%pyproject_wheel %pyproject_wheel

3
v0.1.16.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:713862400e980889153a1ae62fb579830801b7e8f7b9dd5982531511eb3c27de
size 70945