#10 Make the warnings filter work with setuptools 69.x
Merged 4 months ago by lbalhar. Opened 4 months ago by churchyard.
rpms/ churchyard/python-jupyter-packaging warningsfilter  into  rawhide

@@ -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:

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/2bcabda3a35845ec894fc1d3686cdc7d

I am going ahead and I'll ship the setuptools change now for f40+. This will need to be backported to f40 as well.

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/eaa23ff9504c4e14adfaf82cde1c992c

Pull-Request has been merged by lbalhar

4 months ago
Metadata