aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2014-09-04 09:50:31 -0400
committerDan Prince <dprince@redhat.com>2014-09-04 09:50:31 -0400
commit97548baece32c2359b2fd9351e705303ddd31739 (patch)
tree8d3d6a425fb09a13471215bcced26826900289d8 /setup.cfg
parentcfda711898a35b06e870e54b93bf37bad1a24746 (diff)
Minor updates to setup.cfg.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg18
1 files changed, 9 insertions, 9 deletions
diff --git a/setup.cfg b/setup.cfg
index de15b03..4b96af2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,21 +3,16 @@ name = os-net-config
summary = OpenStack network configuration
description-file =
README.rst
-author = Dan Prince
+author = OpenStack
author-email = openstack-dev@lists.openstack.org
-home-page = http://www.openstack.org/
+home-page = http://git.openstack.org/cgit/openstack/os-net-config
classifier =
Environment :: OpenStack
- Intended Audience :: Information Technology
+ Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
- Operating System :: POSIX :: Linux
+ Operating System :: Linux
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
[files]
packages =
@@ -52,3 +47,8 @@ input_file = os_net_config/locale/os-net-config.pot
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = os_net_config/locale/os-net-config.pot
+
+[egg_info]
+tag_build =
+tag_date = 0
+tag_svn_revision = 0