Path: csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod From: Alexandre Detiste Newsgroups: linux.debian.maint.python Subject: Re: urllib3 v2.0.7-1 Date: Wed, 12 Jun 2024 20:40:01 +0200 Message-ID: References: X-Original-To: Daniele Tricoli , Stefano Rivera X-Mailbox-Line: From debian-python-request@lists.debian.org Wed Jun 12 18:35:54 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.209 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no X-Policyd-Weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .gmail. - helo: .mail-yb1-xb36.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -5.5 X-Gm-Message-State: AOJu0Yyb2vyWRE+5LSmQ8KDyOVEieL5VW9wKJOMiRf4xDKu33E6Y/YAW LB5diF3H4Zj73nc44OEYvy3gZiRtruH32toc+iOioyI7y1ge28DKh9hWHVF0tj64YhITJUwTw5g 8ZILHCoioIspq+QWXjgmV1WvXTHyPoRv7 X-Google-SMTP-Source: AGHT+IE2OViPvWVlboXz7gM/KbnkD4LZGDAWO9kdTUrj4tJPH+kmdf3/PoPe/t4fpvbPV2/RF83zVxsK0F39lH3UVGM= X-Received: by 2002:a25:6b46:0:b0:df4:eed7:dcd with SMTP id 3f1490d57ef6-dfefeccea98mr281168276.30.1718217338157; Wed, 12 Jun 2024 11:35:38 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailing-List: archive/latest/21945 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CADsTwjLeJnFuT2CUcM5r6ZeExHBhEtHVxxobaSt1_=ByfgiQ1Q@mail.gmail.com Approved: robomod@news.nic.it Lines: 26 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: Debian Python X-Original-Date: Wed, 12 Jun 2024 20:35:27 +0200 X-Original-Message-ID: X-Original-References: <20240612093230.rufmkioaxabamzmb@satie.tumbleweed.org.za> <20240612101824.uy5dspmryj4y5mbx@satie.tumbleweed.org.za> Xref: csiph.com linux.debian.maint.python:15913 There was a timebomb in the code ... :-( It did worked on 2023-11-12, it fails from 2024-01-01 ... > assert RECENT_DATE > (datetime.datetime.today() - two_years).date() 2777E AssertionError: assert datetime.date(2022, 1, 1) > datetime.date(2022, 6, 13) Then it breaks again because some exception strings changed since in a lower SSL layer (python-cryptography ...?) I check this. Greetings Le mer. 12 juin 2024 =C3=A0 15:36, Daniele Tricoli a =C3= =A9crit : > Hello! > > On 6/12/24 11:56, Alexandre Detiste wrote: > > Can we upload urllib3 v2.0.7 to unstable ? > > (more recent versions breaks backward compatibility) > > Please go ahead, and thanks!