From 3e9904070a75e7ed5357c3c9f8f7820afa9c788b730ab1891eb636f700207b9f Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Wed, 13 Nov 2024 08:15:34 +0000 Subject: [PATCH 1/2] Please, take this package into network:vpn, where it belongs more OBS-URL: https://build.opensuse.org/package/show/network:vpn/python-proton-core?expand=0&rev=1 --- v0.1.16.tar.gz | 3 +++ v0.2.0.tar.gz | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 v0.1.16.tar.gz create mode 100644 v0.2.0.tar.gz diff --git a/v0.1.16.tar.gz b/v0.1.16.tar.gz new file mode 100644 index 0000000..1654763 --- /dev/null +++ b/v0.1.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:713862400e980889153a1ae62fb579830801b7e8f7b9dd5982531511eb3c27de +size 70945 diff --git a/v0.2.0.tar.gz b/v0.2.0.tar.gz new file mode 100644 index 0000000..565688f --- /dev/null +++ b/v0.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a13790fab695477d3319453e324aff73a29da34f3821e2cbc1960051b817dbf6 +size 74162 From a2a6d280b33097ddd2595c68749f4fb8057c8658118f9f14536a6004918eb19c Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Mon, 31 Mar 2025 10:05:02 +0000 Subject: [PATCH 2/2] - 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/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