https://bugzilla.redhat.com/show_bug.cgi?id=2278424



--- Comment #4 from Jerry James <[email protected]> ---
Version 1.1.1 is out and resolves the license issue.  A conversation with
upstream reveals that a newer version of matplotlib is to blame for the test
failures after all.  The testing section of pyproject.toml says:

    # Matplotlib outputs are sensitive to the matplotlib version
    "matplotlib==3.7.*",

and we have matplotlib 3.9.0 in Rawhide, so the test problem is self-inflicted.
 In this case, the difference in output is only the names of a few png files. 
The tests in question aren't testing that, so I have added a sed invocation to
%prep to change the names to those produced by matplotlib 3.9.0.  That way, the
tests can still be run and fulfill their intended purposes.  New URLs:

Spec URL: https://jjames.fedorapeople.org/python-myst-nb/python-myst-nb.spec
SRPM URL:
https://jjames.fedorapeople.org/python-myst-nb/python-myst-nb-1.1.1-1.fc41.src.rpm


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2278424

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202278424%23c4

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to