14
0

- 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:
2024-05-02 08:21:38 +00:00
committed by Git OBS Bridge
parent af8f1768dd
commit 2b7e2e196c
4 changed files with 19 additions and 5 deletions

View File

@@ -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>

View File

@@ -16,10 +16,9 @@
#
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-proton-vpn-session
Version: 0.6.5
Version: 0.6.7
Release: 0
Summary: Proton VPN session library
License: GPL-3.0-or-later

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a9471aed41a557eacb0b0774976bf14ded133f0411d1a1778b0832bb240998c
size 49311