Your message dated Fri, 26 Jul 2024 18:55:43 +0000
with message-id <[email protected]>
and subject line Bug#1075847: Removed package(s) from unstable
has caused the Debian Bug report #1074628,
regarding poliastro: tests fail with matplotlib 3.8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1074628: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074628
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: poliastro
Version: 0.17.0-2
Severity: normal

poliastro is failing tests with matplotlib 3.8 from experimental

e.g.

278s /usr/lib/python3/dist-packages/numpy/ma/core.py:2360: TypeError
278s __________________________ test_axes_labels_and_title 
__________________________
278s 
278s     def test_axes_labels_and_title():
278s         ax = plt.gca()
278s         op = StaticOrbitPlotter(ax)
278s         ss = iss
278s >       op.plot(ss)
278s 
278s tests/tests_plotting/test_static.py:24: 
278s _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _ 
278s /usr/lib/python3/dist-packages/poliastro/plotting/static.py:277: in plot
278s     lines = self._plot(orbit, label=label, color=color, trail=trail)
278s /usr/lib/python3/dist-packages/poliastro/plotting/_base.py:238: in _plot
278s     colors = self._get_colors(color, trail)
278s _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _ 
278s 
278s self = <poliastro.plotting.static.StaticOrbitPlotter object at 
0x7fed97072060>
278s color = None, trail = False
278s 
278s     def _get_colors(self, color, trail):
278s         if color is None:
278s             # HACK: https://stackoverflow.com/a/13831816/554319
278s >           color = next(self._ax._get_lines.prop_cycler)["color"]
278s E           AttributeError: '_process_plot_var_args' object has no 
attribute 'prop_cycler'
278s 
278s /usr/lib/python3/dist-packages/poliastro/plotting/static.py:73: 
AttributeError

--- End Message ---
--- Begin Message ---
Version: 0.17.0-2+rm

Dear submitter,

as the package poliastro has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1075847

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to