Path: csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod From: ciel Newsgroups: linux.debian.maint.python Subject: Re: matplotlib Date: Wed, 20 Mar 2024 02:40:02 +0100 Message-ID: References: X-Original-To: Alexandre Detiste X-Mailbox-Line: From debian-python-request@lists.debian.org Wed Mar 20 01:32:34 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: AOJu0YzALeWi4d2qQ6v3bGVOiY/Eg5djwQF03rJVZMZsU07TL0/eVyEG /xvgqRHegU0YFnWgvUEBVbjqemqfRnbT2gbBjH/dbH9YArmTGQA3uB04XPnBa4EkdFlhs1M6TrG mcqX0uPijr1nux2F6K5qAX8MmuTc= X-Google-SMTP-Source: AGHT+IFfDTD6yhYH0CTxe6hZ65hp5mHe4gFGfO7Twv501jXoqwZD6cpWLoKXQ0aTubwkyVdthWeQBuFc5j2hDbcgJCI= X-Received: by 2002:a2e:9956:0:b0:2d2:bbd9:ebc9 with SMTP id r22-20020a2e9956000000b002d2bbd9ebc9mr403626ljj.24.1710898336278; Tue, 19 Mar 2024 18:32:16 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailing-List: archive/latest/21635 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CAG6vemN9-gnG7ksX0q1eM8HypX5YCguCiRUctZ40CFMXfa4=SA@mail.gmail.com Approved: robomod@news.nic.it Lines: 38 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: Debian Python X-Original-Date: Wed, 20 Mar 2024 10:32:04 +0900 X-Original-Message-ID: X-Original-References: Xref: csiph.com linux.debian.maint.python:15630 Alexandre-san, Sorry, it seems like I cannot contribute this because (at least) I'm pretty not sure if I can transplant this line properly: ``` ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS))) echo "backend : TkAgg" > matplotlibrc ``` Ciel. 2024=E5=B9=B43=E6=9C=8819=E6=97=A5(=E7=81=AB) 19:02 Alexandre Detiste : > > If you have the time/will, > > I would suggest to overhaul build to from 7 to new debhelper 13 > with the automagic "%: dh $@" rule. > > Almost all other Python projects have already been converted. > > wc -l */debian/rules > 29 lincity-ng/debian/rules > 25 lmfit-py/debian/rules > 21 logbook/debian/rules > 28 logilab-constraint/debian/rules > 35 love/debian/rules > 21 ltris/debian/rules > 15 lua-lpeg/debian/rules > 13 magic-wormhole/debian/rules > 206 matplotlib/debian/rules > 14 mdp/debian/rules > 18 microsoft-authentication-library-for-python/debian/rules > 56 minetest/debian/rules > 13 mir-eval/debian/rules > 12 mrrescue/debian/rules > 18 mu-cade/debian/rules