14
0

Accepting request 927602 from home:avicenzi:branches:devel:languages:python

Update to 0.7.1

OBS-URL: https://build.opensuse.org/request/show/927602
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proton-client?expand=0&rev=6
This commit is contained in:
2021-11-01 10:38:44 +00:00
committed by Git OBS Bridge
parent 1966b36c83
commit b412eac019
4 changed files with 11 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-proton-client
Version: 0.5.1
Version: 0.7.1
Release: 0
Summary: Safely login with ProtonVPN credentials to connect to Proton
License: GPL-3.0-or-later
@@ -54,7 +54,7 @@ wrapper to Proton Technologies API, abstracting from the SRP authentication.
%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}/proton
%python_expand %fdupes %{buildroot}%{python_sitelib}/proton
%check
# skip test_tlspinning.py as OBS has no network access