14
0

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:
2024-10-24 13:43:26 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 4 deletions

View File

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

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-proton-core
Version: 0.2.0
Version: 0.3.3
Release: 0
Summary: Proton VPN core library
License: GPL-3.0-or-later

View File

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9837199b8fa35e1b29260f863e5bc8718f18eebab580a9ff1707319151ae51e7
size 76026