diff --git a/setup.cfg b/setup.cfg index 3846a3b..f57e7d1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ author_email = openstack-discuss@lists.openstack.org summary = Freezer - Backup as a Service User Interface description_file = README.rst description-content-type = text/x-rst -license = Apache-2 +license = Apache-2.0 url = https://docs.openstack.org/freezer/latest/ python_requires = >=3.8 classifier = @@ -15,7 +15,6 @@ classifier = Intended Audience :: Developers Intended Audience :: Information Technology Intended Audience :: System Administrators - License :: OSI Approved :: Apache Software License Operating System :: OS Independent Operating System :: POSIX :: Linux Programming Language :: Python