-
Notifications
You must be signed in to change notification settings - Fork 123
Closed
Labels
upstream fix neededa dependency of us needs an improvementa dependency of us needs an improvement
Milestone
Description
These deprecation warnings in the CI runs come from dependencies which still use this deprecated method. There is not much we can do about this, apart from making sure they have a ticket about it in their respective issue tracker.
The following is the list of declared namespaces we see this warning coming from:
-
fs(issue opened: Remove usage of deprecated module pkg_resources PyFilesystem/pyfilesystem2#577) -
fs.opener(see above) -
xstatic(the github repo contains usage of this deprecated method, the installed package does not (?)) -
xstatic.pkg -
mpl_toolkits(fixed upstream: https://github.com/matplotlib/matplotlib/blob/a4dca24d04f928a9e614db403c716237446140b2/doc/users/next_whats_new/mpl_toolkit_pep420.rst) -
mpl_toolkits.basemap_data -
sphinxcontrib -
zope(tracked here: Switch to PEP 420 (Implicit namespace packages) zopefoundation/meta#194)
I'll tick these off as I make sure that the issue is handled or at least made aware of.
Apart from that I think we should just ignore this type of warning. That is also what others (xarray, ibis, SCT) are doing.
Metadata
Metadata
Assignees
Labels
upstream fix neededa dependency of us needs an improvementa dependency of us needs an improvement