[Checkins] SVN: zope.hookable/trunk/ Normalize Python classifiers.
    Tres Seaver 
    cvs-admin at zope.org
       
    Mon Dec 31 14:05:38 UTC 2012
    
    
  
Log message for revision 128934:
  Normalize Python classifiers.
Changed:
  _U  zope.hookable/trunk/
  U   zope.hookable/trunk/setup.py
-=-
Modified: zope.hookable/trunk/setup.py
===================================================================
--- zope.hookable/trunk/setup.py	2012-12-31 14:05:25 UTC (rev 128933)
+++ zope.hookable/trunk/setup.py	2012-12-31 14:05:38 UTC (rev 128934)
@@ -61,6 +61,8 @@
         "Intended Audience :: Developers",
         "License :: OSI Approved :: Zope Public License",
         "Operating System :: OS Independent",
+        "Programming Language :: Python",
+        "Programming Language :: Python :: 2",
         "Programming Language :: Python :: 2.6",
         "Programming Language :: Python :: 2.7",
         "Programming Language :: Python :: 3",
    
    
More information about the checkins
mailing list