Marcel Telka
2024-04-05 26ab531a0abac615aaedf17622ee2aa5e19c5114
components/python/pipdeptree/Makefile
@@ -19,11 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =      pipdeptree
HUMAN_VERSION =         2.16.2
HUMAN_VERSION =         2.17.0
COMPONENT_SUMMARY =      pipdeptree - Command line utility to show dependency tree of packages.
COMPONENT_PROJECT_URL =      https://github.com/tox-dev/pipdeptree
COMPONENT_ARCHIVE_HASH =   \
   sha256:96ecde8e6f40c95998491a385e4af56d387f94ff7d3b8f209aa34982a721bc43
   sha256:f2c19758c023bca0c08fa085ced2660cff066a108a792b1a72af5b5344c47ae0
COMPONENT_LICENSE =      MIT
COMPONENT_LICENSE_FILE =   LICENSE
@@ -32,6 +32,7 @@
# Auto-generated dependencies
PYTHON_REQUIRED_PACKAGES += library/python/hatch-vcs
PYTHON_REQUIRED_PACKAGES += library/python/hatchling
PYTHON_REQUIRED_PACKAGES += library/python/packaging
PYTHON_REQUIRED_PACKAGES += library/python/pip
PYTHON_REQUIRED_PACKAGES += runtime/python
TEST_REQUIRED_PACKAGES.python += library/python/covdefaults