Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module pkg_resources is deprecated #2569

Open
sebix opened this issue Feb 25, 2025 · 0 comments
Open

Module pkg_resources is deprecated #2569

sebix opened this issue Feb 25, 2025 · 0 comments

Comments

@sebix
Copy link
Member

sebix commented Feb 25, 2025

  /home/sebastianw/dev/intelmq/intelmq/lib/message.py:17: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    from pkg_resources import resource_filename

Used in these files:

  • intelmq/bin/intelmqctl.py
  • intelmq/bin/intelmqsetup.py
  • intelmq/bots/collectors/shodan/collector_stream.py
  • intelmq/bots/parsers/ioc_extractor/parser.py
  • intelmq/lib/bot.py
  • intelmq/lib/message.py
  • intelmq/lib/upgrades.py
  • intelmq/lib/test.py
  • intelmq/tests/bin/test_intelmqctl.py
  • intelmq/tests/bin/test_psql_initdb.py
  • intelmq/tests/bots/experts/asn_lookup/test_expert.py
  • intelmq/tests/bots/experts/modify/test_expert.py
  • intelmq/tests/bots/experts/tor_nodes/test_expert.py
  • intelmq/tests/bots/experts/recordedfuture_iprisk/test_expert.py
  • intelmq/tests/bots/experts/jinja/test_expert.py
  • intelmq/tests/bots/parsers/hibp/test_parser_callback.py
  • intelmq/tests/lib/test_message.py
  • intelmq/tests/lib/test_upgrades.py
  • intelmq/tests/lib/test_utils.py
  • intelmq/tests/test_conf.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant