krkn-chaos / cerberus

Guardian of Kubernetes clusters. Tool to monitor clusters health and signal/alert on failures.
Apache License 2.0
92 stars 42 forks source link

setup.py executions report warnings #185

Open sandrobonazzola opened 1 year ago

sandrobonazzola commented 1 year ago
Using /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages
/opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead
  warnings.warn(
/opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description-content-type' will not be supported in future versions. Please use the underscore name 'long_description_content_type' instead
  warnings.warn(
Finished processing dependencies for cerberus==0.0.0

Also please note version 0.0.0 is advertised while latest tag is 1.0.0