#11 [F40] Make the warnings filter work with setuptools 69.x
Merged 3 months ago by lbalhar. Opened 3 months ago by churchyard.
rpms/ churchyard/python-jupyter-packaging warningsfilter  into  f40

@@ -47,7 +47,7 @@ 

  not test_install_hybrid and \

  not test_run \

  " \

- -W "ignore:pkg_resources is deprecated as an API::pkg_resources"

+ -W "ignore:pkg_resources is deprecated as an API:DeprecationWarning"

  # ^^^

  # Workaround pkg_resources deprecation warning leaking from

  # setuptools:

Pull-Request has been merged by lbalhar

3 months ago
Metadata