Path: csiph.com!pasdenom.info!usenet.goja.nl.eu.org!3.eu.feeder.erje.net!feeder.erje.net!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: Fri, 21 Jun 2024 08:50:01 +0200 Message-ID: References: X-Mailbox-Line: From debian-python-request@lists.debian.org Fri Jun 21 06:45:46 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: using cached result; rate: -5.5 X-Gm-Message-State: AOJu0Yz65q/vf7ziraPzfdaa1IvNInafATk67G6LKyNjlSHj4aj1iZfQ +TAYHYdiGpev7BxWurqLDTsZXBZkTU6Jo9jVnPdmuTCvj746xbn53W+36e3msJZWwTcfWcjnuHr Y7acFUrueE7j5kHxsnAn6jr8iFpQ= X-Google-SMTP-Source: AGHT+IGUqQqe11AI+QqtaVWhTODtfrOeZ3q9OvAvBDTnAY8kTUej7Hl/JUIf0yZHV0atQetByS7pzQigoSt2eRkInpE= X-Received: by 2002:a25:69c3:0:b0:e02:b968:abaa with SMTP id 3f1490d57ef6-e02be13af65mr8118899276.18.1718952329484; Thu, 20 Jun 2024 23:45:29 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailing-List: archive/latest/21995 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CADsTwj+Yy76igXFYP9nW5fmhDydTYVWz2LSZMYEOWKnBLPu4MQ@mail.gmail.com Approved: robomod@news.nic.it Lines: 61 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: Debian Python X-Original-Date: Fri, 21 Jun 2024 08:45:18 +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:15959 I fixed this one too, now a little VAC. "fabric" is the most complex one. ----- ansible-runner (2.4.0-0.1) unstable; urgency=3Dmedium + Non-maintainer upload. * New upstream version 2.4.0 (Closes: #1073366, #1068087) * Add dependency on pybuild-plugin-pyproject * Remove dependency on python3-mock (Closes: #1068086) * Add watch file * Add gbp.conf matching existing repos * Use new dh-sequence-python3 Le dim. 16 juin 2024 =C3=A0 22:55, Alexandre Detiste a =C3=A9crit : > > Here comes the breakage ... (thanks Lucas) > this breaks actually more things than the Urllib3 2.x version bump. > > https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=3Dftbfs-20240615;users= =3Dlucas@debian.org > > #1073360 [S|=E2=9B=BA| ] [src:fabric] fabric: FTBFS: ModuleNotFoundError= : No > module named 'six' > #1073361 [S|=E2=9B=BA| ] [src:python-ldappool] python-ldappool: FTBFS: > ModuleNotFoundError: No module named 'six' > #1073365 [S|=E2=9B=BA| ] [src:django-cas-server] django-cas-server: FTBF= S: > ModuleNotFoundError: No module named 'six' > #1073366 [S|=E2=9B=BA| ] [src:ansible-runner] ansible-runner: FTBFS: > ModuleNotFoundError: No module named 'six' > #1073368 [S|=E2=9B=BA| ] [src:python-flickrapi] python-flickrapi: FTBFS: > ModuleNotFoundError: No module named 'six' > #1073371 [S|=E2=9B=BA| ] [src:gitsome] gitsome: FTBFS: ModuleNotFoundErr= or: > No module named 'six' > #1073376 [S|=E2=9B=BA| ] [src:python-fedora] python-fedora: FTBFS: > ModuleNotFoundError: No module named 'six' > #1073487 [S|=E2=9B=BA| ] [src:cdist] cdist: FTBFS: Could not import exte= nsion > cdist.sphinxext.manpage (exception: No module named 'six') > #1073488 [S|=E2=9B=BA| ] [src:python-releases] python-releases: FTBFS: C= ould > not import extension releases (exception: No module named 'six') > > 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!