Revert "Replace license classifier"
This reverts commit d68d04ecd3
.
Reason for revert:
There is still on-going discussion about the new license expression
and it may be changed in a near future. Until we get more stable
conclusion let's stick with the older format. See [1] to find details.
[1] https://review.opendev.org/c/openstack/nova/+/951226
Change-Id: I6f6f6ac1b278c7415f0f23f4021d1535d13708bf
This commit is contained in:

committed by
Gerrit Code Review

parent
d68d04ecd3
commit
0d2ee70338
@@ -3,7 +3,6 @@ name = sushy
|
||||
summary = Sushy is a small Python library to communicate with Redfish based systems
|
||||
description_file =
|
||||
README.rst
|
||||
license = Apache-2.0
|
||||
author = OpenStack
|
||||
author_email = openstack-discuss@lists.openstack.org
|
||||
home_page = https://docs.openstack.org/sushy/latest/
|
||||
@@ -12,6 +11,7 @@ classifier =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Information Technology
|
||||
Intended Audience :: System Administrators
|
||||
License :: OSI Approved :: Apache Software License
|
||||
Operating System :: POSIX :: Linux
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
|
Reference in New Issue
Block a user