From unknown Thu Mar 28 20:00:11 2024 X-Loop: owner@bugs.devuan.org Subject: bug#571: bleachbit: python3 SyntaxWarning for __init__.py Reply-To: Mark Hindley , 571@bugs.devuan.org Resent-From: Mark Hindley Resent-To: devuan-bugs@lists.dyne.org Resent-CC: devuan-dev@lists.dyne.org X-Loop: owner@bugs.devuan.org Resent-Date: Mon, 22 Mar 2021 18:03:02 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: followup 571 X-Devuan-PR-Package: bleachbit X-Devuan-PR-Keywords: patch References: <161642050775.4696.625178923352843150.reportbug@localhost> <161642050775.4696.625178923352843150.reportbug@localhost> Received: via spool by 571-submit@bugs.devuan.org id=B571.161643540329420 (code B ref 571); Mon, 22 Mar 2021 18:03:02 +0000 Received: (at 571) by bugs.devuan.org; 22 Mar 2021 17:50:03 +0000 Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for (single-drop); Mon, 22 Mar 2021 17:50:03 +0000 (UTC) Received: from mx.hindley.org.uk (193-36-131-86.cfwn.uk [193.36.131.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 63EE7F60488 for <571@bugs.devuan.org>; Mon, 22 Mar 2021 18:40:54 +0100 (CET) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from ) id 1lOOXr-0004O5-1m; Mon, 22 Mar 2021 17:40:51 +0000 Received: (nullmailer pid 3953 invoked by uid 1000); Mon, 22 Mar 2021 17:40:49 -0000 Date: Mon, 22 Mar 2021 17:40:48 +0000 From: Mark Hindley To: Florian Zieboll , 571@bugs.devuan.org Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <161642050775.4696.625178923352843150.reportbug@localhost> X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Control: tags -1 debian Control: forwarded -1 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974530 Florian, Thanks for this. On Mon, Mar 22, 2021 at 02:41:47PM +0100, Florian Zieboll wrote: > Package: bleachbit > Version: 3.9.0-1 > Severity: minor > Tags: patch > X-Debbugs-Cc: f.zieboll@web.de > > > Hello! > > When installing Bleachbit, the python rtupdate hooks for python3.9 return a > Syntax warning for /usr/share/bleachbit/bleachbit/__init__.py: However bleachbit is not a forked package and Devuan uses Debian's packages directly. This should be reported to Debian's BTS. Indeed a quick look shows that it already has been: see https://bugs.debian.org/974530 Thanks. Mark