Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-proton-core for openSUSE:Factory checked in at 2026-05-11 16:58:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-proton-core (Old) and /work/SRC/openSUSE:Factory/.python-proton-core.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-proton-core" Mon May 11 16:58:18 2026 rev:6 rq:1352418 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-proton-core/python-proton-core.changes 2025-11-06 18:19:04.994355017 +0100 +++ /work/SRC/openSUSE:Factory/.python-proton-core.new.1966/python-proton-core.changes 2026-05-11 17:08:59.609554741 +0200 @@ -1,0 +2,6 @@ +Mon May 11 09:02:52 UTC 2026 - Alexandre Vicenzi <[email protected]> + +- Add drop-long-password-test.patch to fix build issue with bcrypt 5.0 + caused by https://github.com/pyca/bcrypt/commit/d50ab05b2bece07d5c8d6a4179064fc714fd9126 + +------------------------------------------------------------------- New: ---- drop-long-password-test.patch ----------(New B)---------- New: - Add drop-long-password-test.patch to fix build issue with bcrypt 5.0 caused by https://github.com/pyca/bcrypt/commit/d50ab05b2bece07d5c8d6a4179064fc714fd9126 ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-proton-core.spec ++++++ --- /var/tmp/diff_new_pack.y4INld/_old 2026-05-11 17:09:00.129576137 +0200 +++ /var/tmp/diff_new_pack.y4INld/_new 2026-05-11 17:09:00.133576302 +0200 @@ -26,6 +26,7 @@ Group: Development/Languages/Python URL: https://github.com/ProtonVPN/python-proton-core Source: https://github.com/ProtonVPN/python-proton-core/archive/refs/tags/v%{version}.tar.gz +Patch1: drop-long-password-test.patch BuildRequires: %{python_module aiohttp} BuildRequires: %{python_module bcrypt} BuildRequires: %{python_module gnupg} ++++++ drop-long-password-test.patch ++++++ >From eabc50a82107de18402b9d7b30c08ca042261880 Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi <[email protected]> Date: Mon, 11 May 2026 10:58:42 +0200 Subject: [PATCH] Drop long password test It is broken due to https://github.com/pyca/bcrypt/commit/d50ab05b2bece07d5c8d6a4179064fc714fd9126 diff --git a/tests/testdata.py b/tests/testdata.py index 6e9961d..f0fde29 100644 --- a/tests/testdata.py +++ b/tests/testdata.py @@ -74,14 +74,6 @@ srp_instances = [ 'Modulus': '6B4DDFC843BE2777F709F7E3379E308581D3976CF4A85F37C44302816BAE75F0E99C038A763E864A2367AFDA5C06875DF0990D1121196809B0D8D44423DBF43BC66164341E0CCC3A09637D04DE96146492935827372197B3B470CBFCFDEF5B9245DF5761D0E9267DF9293E32D9F5A503F827AE90E39414C90F19A6D4CCDE664227268D6C8164E9C570A0E79968CDF5597260502FAC9FDB9C585F2BD37597FD7149AE066EE0ED1B3958958DCB697DCD878E097FB8543AD0CAA99407A6F991DC70F137DABE97E8D07CE3D58B922F8BEF3C862C8CE224501E953B17E94B8F79EDD1B8E287087B172EC217FA5183CD1D4C3C66B950A06BAD64DA1C0DDCAF91BB5FBF', # noqa 'Exception': ValueError }, - { - 'Username': 'Test2', - 'Password': 'PasswordThatIsLongerThan72CharsAndContainsSomeRandomStuffThatNoOneCaresAbout', # noqa - 'Modulus': 'C376377AC6C62697E211C0BE80DA3C5F7B7381AB92D94536B406594AD0C1BFE90A424E36085CD2F553F370ED863E72597210DD94A19B0DA4257CD18EEDAF33A71E5BD7657DB25BE602F0430FE4762D9F6100DD319D7E5870DC0583D0782832E68E8A12C1AA0B8018FB71D5F3C9AEB80208DE62CAB066FCC80E274F32199AA2193882E256A86E2B8993C7278CE470BA4A9B315AF33C029967EB96C470987F440F7CD4688072B98DC0B57686B580DE76BF10F3D277D24CAD012A83A98A834F90A22A29D113F272A38E750DF3188ACFCADC8642B7F9847CE4F721EBF1D9105BE33CDC19A01080A9427F4F76B27D3FCF8926A5C4884C42D1B6D052C2F744452283DB', # noqa - 'Verifier': 'Ft8p5GMgowgwSRb2jJ7uoTkvptOQmNqH+Aov/Lawsc5vbaBIIoIwnF03jiGVEEO9kVVTZG/+5zQorvY5voZJrgJev+I/LR0WbzIY+Tqm7BbVRSARc7jkTFHXYFFiasuOR5myTDPyctxyfTQzAwGX7MccC82nWUuPn/yWsAgqppvVatC+QUilEKALvHqjnupJoLay0ZfmLOkV8eeXUQFkOcRzGFYtkCSD5aCQYBMZYkuLm/4rUEQsYQ9GyluGDNfYm0kDUy9oq0ujJdDciSvFAw3arIANsuEDmGg/eo0/1iZLywcZPzS20Cu07KIgQ+Ct2HemCmgFDJKQ2CBnW+HvFQ==', # noqa - 'Salt': 'lSIG/btGTkKS4Q==', - 'Exception': None - }, { 'Username': 'Test3', 'Password': 'Test3', @@ -127,4 +119,4 @@ modulus_instances = [ 'Decoded': None, 'Exception': ProtonCryptoError } -] \ No newline at end of file +]
