Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #16848

Re: Matplotlib 3.10.0 for trixie?

From Nilesh Patra <nilesh@debian.org>
Newsgroups linux.debian.maint.python
Subject Re: Matplotlib 3.10.0 for trixie?
Date 2025-04-12 10:00 +0200
Message-ID <KADWp-cVY3-5@gated-at.bofh.it> (permalink)
References (7 earlier) <KqXMJ-6vHc-5@gated-at.bofh.it> <Kr3S9-6zp4-3@gated-at.bofh.it> <Kr9bb-6Ddb-5@gated-at.bofh.it> <KrsQx-6QxA-1@gated-at.bofh.it> <KrMcy-72We-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Alex, James, all,

Seems matplotlib migrated to testing now. I was thinking if it makes sense to do
an incremental 3.10.1+dfsg1-3 release.

There are 2 things that bother me that could be fixed in this release:

1. matplotlib has historically shipped /etc/matploblibrc to force tkagg and patched the code
to use this if there are no user defined rc files see [1]. However, this was not
handled properly via maintscripts so that'd mean over-writing user-modified /etc/matplotlibrc.

The backend detection logic is now better and I feel we should get rid of the "yield '/etc/matplotlibrc'" in
[1] and also stop shipping the conffile both and add in a rm_conffile to remove previously
installed /etc/matplotlibrc.

Probably also a d/NEWS to inform the sysadmin that this no longer works. It does not make
sense to me for a python lib to have a conffile.

2. matplotlib fails when there is empty gi directory. This is reported in #1101565 and James
has kindly provided a patch (thank you!).

[1] https://salsa.debian.org/python-team/packages/matplotlib/-/blob/master/debian/patches/20_matplotlibrc_path_search_fix.patch?ref_type=heads

Please let me know what you think?

Best,
Nilesh

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@debian.org> - 2025-02-16 08:00 +0100
  Re: Matplotlib 3.10.0 for trixie? Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-02-23 00:50 +0100
    Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@fsfe.org> - 2025-02-23 14:00 +0100
      Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@debian.org> - 2025-03-06 18:00 +0100
        Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@debian.org> - 2025-03-11 14:40 +0100
          Re: Matplotlib 3.10.0 for trixie? James Addison <jay@jp-hosting.net> - 2025-03-13 00:00 +0100
            Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@riseup.net> - 2025-03-13 00:20 +0100
              Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@riseup.net> - 2025-03-16 16:10 +0100
                Re: Matplotlib 3.10.0 for trixie? Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-03-16 22:40 +0100
                Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@riseup.net> - 2025-03-17 04:20 +0100
                Re: Matplotlib 3.10.0 for trixie? Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-03-18 01:20 +0100
                Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@riseup.net> - 2025-03-18 08:00 +0100
                Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@riseup.net> - 2025-03-18 10:10 +0100
                Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@riseup.net> - 2025-03-18 12:10 +0100
                Re: Matplotlib 3.10.0 for trixie? Lucas Nussbaum <lucas@debian.org> - 2025-03-30 10:30 +0200
                Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@debian.org> - 2025-03-30 13:50 +0200
                Re: Matplotlib 3.10.0 for trixie? Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-03-30 14:00 +0200
                Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@riseup.net> - 2025-03-18 22:00 +0100
                Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@debian.org> - 2025-03-22 20:30 +0100
                Re: Matplotlib 3.10.0 for trixie? James Addison <jay@jp-hosting.net> - 2025-03-23 13:30 +0100
                Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@debian.org> - 2025-04-12 10:00 +0200
                Re: Matplotlib 3.10.0 for trixie? Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-04-12 12:20 +0200
                Re: Matplotlib 3.10.0 for trixie? James Addison <jay@jp-hosting.net> - 2025-04-12 15:10 +0200
                Re: Matplotlib 3.10.0 for trixie? Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-04-12 20:20 +0200
                Re: Matplotlib 3.10.0 for trixie? James Addison <jay@jp-hosting.net> - 2025-04-12 23:00 +0200
                Re: Matplotlib 3.10.0 for trixie? James Addison <jay@jp-hosting.net> - 2025-04-12 23:40 +0200
                Re: Matplotlib 3.10.0 for trixie? Nilesh Patra <nilesh@riseup.net> - 2025-04-13 00:40 +0200
                Re: Matplotlib 3.10.0 for trixie? Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-04-19 17:40 +0200
                Re: Matplotlib 3.10.0 for trixie? Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-10-23 17:50 +0200
                Re: Matplotlib 3.10.0 for trixie? James Addison <jay@jp-hosting.net> - 2025-10-31 17:50 +0100
    Re: Matplotlib 3.10.0 for trixie? James Addison <jay@jp-hosting.net> - 2025-02-23 19:50 +0100
      Re: Matplotlib 3.10.0 for trixie? James Addison <jay@jp-hosting.net> - 2025-02-23 20:50 +0100

csiph-web