[Checkins] SVN: zope.testing/trunk/ Add 'Framework :: Zope3'	classifier.
    Tres Seaver 
    cvs-admin at zope.org
       
    Mon Dec 31 18:07:15 UTC 2012
    
    
  
Log message for revision 128947:
  Add 'Framework :: Zope3' classifier.
Changed:
  _U  zope.testing/trunk/
  U   zope.testing/trunk/setup.py
-=-
Modified: zope.testing/trunk/setup.py
===================================================================
--- zope.testing/trunk/setup.py	2012-12-31 18:07:08 UTC (rev 128946)
+++ zope.testing/trunk/setup.py	2012-12-31 18:07:14 UTC (rev 128947)
@@ -77,6 +77,7 @@
         "Programming Language :: Python :: 3",
         "Programming Language :: Python :: 3.1",
         "Programming Language :: Python :: 3.2",
+        "Framework :: Zope3",
         "Topic :: Software Development :: Libraries :: Python Modules",
         "Topic :: Software Development :: Testing",
         ],
    
    
More information about the checkins
mailing list