[Checkins] SVN: keas.kmi/trunk/setup.py Create correct Trove classifier.

Stephan Richter srichter at gmail.com
Wed Aug 25 22:41:03 EDT 2010


Log message for revision 115953:
  Create correct Trove classifier.

Changed:
  U   keas.kmi/trunk/setup.py

-=-
Modified: keas.kmi/trunk/setup.py
===================================================================
--- keas.kmi/trunk/setup.py	2010-08-26 02:36:57 UTC (rev 115952)
+++ keas.kmi/trunk/setup.py	2010-08-26 02:41:02 UTC (rev 115953)
@@ -38,7 +38,7 @@
     license = "ZPL 2.1",
     keywords = "zope3 security key management infrastructure nist 800-57",
     classifiers = [
-        'Development Status :: 5 - Stable',
+        'Development Status :: 5 - Production/Stable',
         'Environment :: Web Environment',
         'Intended Audience :: Developers',
         'License :: OSI Approved :: Zope Public License',



More information about the checkins mailing list