forked from pool/python-proton-client
Accepting request 928539 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/928539 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proton-client?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:941cd8bc41a9e976c98d40f64474c7f8c9070958118c659cfd5b41c7e1a80332
|
||||
size 52994
|
3
proton-python-client-0.7.1.tar.gz
Normal file
3
proton-python-client-0.7.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88d2546a922d9053988b5e1863bf6cf965e97b4c643cd879f16bb3f0b5f02b5e
|
||||
size 1496102
|
@@ -1,5 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 26 19:05:45 UTC 2021 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
||||
|
||||
- Update to 0.7.1:
|
||||
* Bug fixes and improvments
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 23 11:33:07 UTC 2021 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
||||
|
||||
- Initial revision
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user