[Checkins] SVN: zope.deprecation/trunk/ Normalize Python	classifiers.
    Tres Seaver 
    cvs-admin at zope.org
       
    Mon Dec 31 14:04:49 UTC 2012
    
    
  
Log message for revision 128931:
  Normalize Python classifiers.
Changed:
  _U  zope.deprecation/trunk/
  U   zope.deprecation/trunk/setup.py
-=-
Modified: zope.deprecation/trunk/setup.py
===================================================================
--- zope.deprecation/trunk/setup.py	2012-12-31 14:04:31 UTC (rev 128930)
+++ zope.deprecation/trunk/setup.py	2012-12-31 14:04:49 UTC (rev 128931)
@@ -42,6 +42,7 @@
     classifiers=[
         "Intended Audience :: Developers",
         "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