From 2d9c3f487259c28aa8518688be04fe8def071cdf081e07029100609e9fd6fe63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 22 May 2024 13:08:09 +0000 Subject: [PATCH] Accepting request 1175826 from home:avicenzi:proton Update package OBS-URL: https://build.opensuse.org/request/show/1175826 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proton-vpn-api-core?expand=0&rev=8 --- python-proton-vpn-api-core.changes | 11 +++++++++++ python-proton-vpn-api-core.spec | 8 +++++--- v0.23.1.tar.gz | 3 --- v0.24.4.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 v0.23.1.tar.gz create mode 100644 v0.24.4.tar.gz diff --git a/python-proton-vpn-api-core.changes b/python-proton-vpn-api-core.changes index d04a547..089f259 100644 --- a/python-proton-vpn-api-core.changes +++ b/python-proton-vpn-api-core.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed May 22 11:28:37 UTC 2024 - Alexandre Vicenzi + +- Update to 0.24.4 + * Filter OSError not just FileNotFound error in sentry. + * Set the sentry user id based on a hash of /etc/machine-id + * Fix deprecation warning when calculatin WireGuard certificate validity period. + * Fix error saving cache file when parent directory does not exist + * Only initialize sentry on first enable. + * Forward SSL_CERT_FILE environment variable to sentry. + ------------------------------------------------------------------- Tue May 7 21:10:52 UTC 2024 - Dirk Müller diff --git a/python-proton-vpn-api-core.spec b/python-proton-vpn-api-core.spec index 52337bc..f9d4e5e 100644 --- a/python-proton-vpn-api-core.spec +++ b/python-proton-vpn-api-core.spec @@ -18,20 +18,21 @@ %{?sle15_python_module_pythons} Name: python-proton-vpn-api-core -Version: 0.23.1 +Version: 0.24.4 Release: 0 Summary: Proton VPN API library License: GPL-3.0-or-later Group: Development/Languages/Python URL: https://github.com/ProtonVPN/python-proton-vpn-api-core Source: https://github.com/ProtonVPN/python-proton-vpn-api-core/archive/refs/tags/v%{version}.tar.gz +BuildRequires: %{python_module PyNaCl} +BuildRequires: %{python_module cryptography} BuildRequires: %{python_module distro} BuildRequires: %{python_module pip} BuildRequires: %{python_module proton-core} BuildRequires: %{python_module proton-vpn-connection} BuildRequires: %{python_module proton-vpn-killswitch} BuildRequires: %{python_module proton-vpn-logger} -BuildRequires: %{python_module proton-vpn-session} BuildRequires: %{python_module pytest-asyncio} BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest} @@ -40,12 +41,13 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros +Requires: python-PyNaCl +Requires: python-cryptography Requires: python-distro Requires: python-proton-core Requires: python-proton-vpn-connection Requires: python-proton-vpn-killswitch Requires: python-proton-vpn-logger -Requires: python-proton-vpn-session Requires: python-sentry-sdk BuildArch: noarch %python_subpackages diff --git a/v0.23.1.tar.gz b/v0.23.1.tar.gz deleted file mode 100644 index ece35f1..0000000 --- a/v0.23.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f98945216a555563c446e1c92aafb8103fed8142e6177c716d4cf8717d4b33af -size 61381 diff --git a/v0.24.4.tar.gz b/v0.24.4.tar.gz new file mode 100644 index 0000000..870c8e1 --- /dev/null +++ b/v0.24.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef39e9134d0945b466dfe324df67a216742fc7b431689b4955ed58117703f8c6 +size 63736