forked from pool/python-proton-core
Accepting request 1217440 from devel:languages:python
- update to 0.3.3: * Amend type hinting * ProtonSSO : allow selecting the keyring backend (unspecified: load default keyring) * External contribution from 'wesinator' : fix hostname segment regex * Minor changes following feedback/review * Allow clients to support 'If-Modified-Since' * Make logs less verbose OBS-URL: https://build.opensuse.org/request/show/1217440 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proton-core?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 30 13:04:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.3.3:
|
||||||
|
* Amend type hinting
|
||||||
|
* ProtonSSO : allow selecting the keyring backend (unspecified:
|
||||||
|
load default keyring)
|
||||||
|
* External contribution from 'wesinator' : fix hostname segment
|
||||||
|
regex
|
||||||
|
* Minor changes following feedback/review
|
||||||
|
* Allow clients to support 'If-Modified-Since'
|
||||||
|
* Make logs less verbose
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 5 19:00:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Mon Aug 5 19:00:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-proton-core
|
Name: python-proton-core
|
||||||
Version: 0.2.0
|
Version: 0.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Proton VPN core library
|
Summary: Proton VPN core 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:a13790fab695477d3319453e324aff73a29da34f3821e2cbc1960051b817dbf6
|
|
||||||
size 74162
|
|
3
v0.3.3.tar.gz
Normal file
3
v0.3.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9837199b8fa35e1b29260f863e5bc8718f18eebab580a9ff1707319151ae51e7
|
||||||
|
size 76026
|
Reference in New Issue
Block a user