From a48d86bc25a62e5e607196b8ae4de9ff842cf09011e719189184cc35a74eff7b Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Wed, 13 Nov 2024 08:15:34 +0000 Subject: [PATCH 1/2] Accepting request 1223795 from devel:languages:python Please, take this package into network:vpn, where it belongs more OBS-URL: https://build.opensuse.org/request/show/1223795 OBS-URL: https://build.opensuse.org/package/show/network:vpn/python-proton-core?expand=0&rev=1 From 942d18e14e5d72d9b1928cace9e78c851c566cbe53d23bba6da8c9c24140a45c Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Mon, 31 Mar 2025 10:05:02 +0000 Subject: [PATCH 2/2] Accepting request 1265620 from home:raspher:branches:network:vpn - update to 0.4.0: * Require python >= 3.9 to allow libraries using newer language features - add missing require OBS-URL: https://build.opensuse.org/request/show/1265620 OBS-URL: https://build.opensuse.org/package/show/network:vpn/python-proton-core?expand=0&rev=2 --- python-proton-core.changes | 6 ++++++ python-proton-core.spec | 3 ++- v0.3.3.tar.gz | 3 --- v0.4.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 v0.3.3.tar.gz create mode 100644 v0.4.0.tar.gz diff --git a/python-proton-core.changes b/python-proton-core.changes index fe1d1b2..7113214 100644 --- a/python-proton-core.changes +++ b/python-proton-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 27 00:56:06 UTC 2025 - Szymon Scholz + +- update to 0.4.0: + * Require python >= 3.9 to allow libraries using newer language features + ------------------------------------------------------------------- Mon Sep 30 13:04:30 UTC 2024 - Dirk Müller diff --git a/python-proton-core.spec b/python-proton-core.spec index 610124e..3d8c6fd 100644 --- a/python-proton-core.spec +++ b/python-proton-core.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?sle15_python_module_pythons} Name: python-proton-core -Version: 0.3.3 +Version: 0.4.0 Release: 0 Summary: Proton VPN core library License: GPL-3.0-or-later @@ -44,6 +44,7 @@ BuildRequires: pkgconfig(libopenssl) Requires: python-aiohttp Requires: python-bcrypt Requires: python-gnupg +Requires: python-importlib-metadata Requires: python-pyOpenSSL Requires: python-requests Conflicts: python-proton-client diff --git a/v0.3.3.tar.gz b/v0.3.3.tar.gz deleted file mode 100644 index 163daf1..0000000 --- a/v0.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9837199b8fa35e1b29260f863e5bc8718f18eebab580a9ff1707319151ae51e7 -size 76026 diff --git a/v0.4.0.tar.gz b/v0.4.0.tar.gz new file mode 100644 index 0000000..8a98bb5 --- /dev/null +++ b/v0.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0af9c9c122f511695e585f519178db997661db197904822b272879e1162fa5b3 +size 76129