forked from pool/python-proton-vpn-session
- update to 0.6.7:
* Include ISP and Country in bug report submissions. * Add WireGuard ports * Add desktop environment and distro variant values when submitting a bug report * Add property to logical server * Stop making use of sync_wrapper due to thread-safety issues * Move bug report submission from proton-vpn-api-core to proton-vpn-session * When fetching servers ask API to provide the entire list of secure core servers OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proton-vpn-session?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 2 08:19:19 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.6.7:
|
||||||
|
* Include ISP and Country in bug report submissions.
|
||||||
|
* Add WireGuard ports
|
||||||
|
* Add desktop environment and distro variant values when
|
||||||
|
submitting a bug report
|
||||||
|
* Add property to logical server
|
||||||
|
* Stop making use of sync_wrapper due to thread-safety issues
|
||||||
|
* Move bug report submission from proton-vpn-api-core to
|
||||||
|
proton-vpn-session
|
||||||
|
* When fetching servers ask API to provide the entire list of
|
||||||
|
secure core servers
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 19 15:17:34 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
Tue Mar 19 15:17:34 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
||||||
|
|
||||||
|
@@ -16,10 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define skip_python2 1
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-proton-vpn-session
|
Name: python-proton-vpn-session
|
||||||
Version: 0.6.5
|
Version: 0.6.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Proton VPN session library
|
Summary: Proton VPN session library
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:55aa10168d15187c9e34652d7231d7af4d447cd7120e263f0f9814ed3670a597
|
|
||||||
size 48959
|
|
3
v0.6.7.tar.gz
Normal file
3
v0.6.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6a9471aed41a557eacb0b0774976bf14ded133f0411d1a1778b0832bb240998c
|
||||||
|
size 49311
|
Reference in New Issue
Block a user