[pkg-eucalyptus-commits] [SCM] managing cloud instances for Eucalyptus branch, master, updated. 3.0.0-alpha3-257-g1da8e3a

Garrett Holmstrom gholms at fedoraproject.org
Sun Jun 16 02:30:26 UTC 2013


The following commit has been merged in the master branch:
commit 9eac9894292203916b8f2b86210bdbc24dcd7df1
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Thu Feb 21 09:25:45 2013 -0800

    Fix setup.py classifiers

diff --git a/setup.py b/setup.py
index 91bc75c..43b61e5 100644
--- a/setup.py
+++ b/setup.py
@@ -229,7 +229,8 @@ setup(name = "euca2ools",
       license = 'BSD (Simplified)',
       platforms = 'Posix; MacOS X',
       classifiers = ['Development Status :: 3 - Alpha',
-                     'Intended Audience :: Users',
+                     'Intended Audience :: Developers',
+                     'Intended Audience :: System Administrators',
                      'License :: OSI Approved :: Simplified BSD License',
                      'Operating System :: OS Independent',
                      'Programming Language :: Python',

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list