FS#68305 - [python-matplotlib] Missing dep on python-certifi

Attached to Project: Community Packages
Opened by Daniel Shub (daniel_shub) - Saturday, 17 October 2020, 17:22 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Thursday, 12 November 2020, 16:59 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Bruno Pagani (ArchangeGabriel)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

It appears that python-certifi should be a dependency for python-matplotlib

grep certifi /usr/lib/python3.8/site-packages/matplotlib-3.3.2-py3.8.egg-info/requires.txt

certifi>=2020.06.20

This may be an upstream documentation issue and I have reported it https://github.com/matplotlib/matplotlib/issues/18762

Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
This task depends upon

Closed by  Bruno Pagani (ArchangeGabriel)
Thursday, 12 November 2020, 16:59 GMT
Reason for closing:  Implemented
Additional comments about closing:  Upstream removed the hard dependency, and I’ve added it as optdepends in the next release.

Loading...