diff --git a/setup.cfg b/setup.cfg index 708787f..ced04de 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,10 +3,12 @@ name = python-scciclient summary = Python ServerView Common Command Interface (SCCI) Client Library description-file = README.rst -author = OpenStack -author-email = openstack-dev@lists.openstack.org -home-page = http://www.openstack.org/ +author = Fujitsu OpenStack +author-email = openstack.fujitsu@gmail.com +home-page = https://github.com/fujitsu-openstack/python-scciclient classifier = + Development Status :: 1 - Beta + Environment :: Console Environment :: OpenStack Intended Audience :: Information Technology Intended Audience :: System Administrators @@ -15,7 +17,6 @@ classifier = Programming Language :: Python Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 - Programming Language :: Python :: 2.6 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 Programming Language :: Python :: 3.4