[Checkins] SVN: zope.schema/trunk/ Add 'Framework :: Zope3'	classifier.
    Tres Seaver 
    cvs-admin at zope.org
       
    Mon Dec 31 18:07:08 UTC 2012
    
    
  
Log message for revision 128946:
  Add 'Framework :: Zope3' classifier.
Changed:
  _U  zope.schema/trunk/
  U   zope.schema/trunk/setup.py
-=-
Modified: zope.schema/trunk/setup.py
===================================================================
--- zope.schema/trunk/setup.py	2012-12-31 18:07:02 UTC (rev 128945)
+++ zope.schema/trunk/setup.py	2012-12-31 18:07:08 UTC (rev 128946)
@@ -100,6 +100,7 @@
         "Programming Language :: Python :: 3.3",
         "Programming Language :: Python :: Implementation :: CPython",
         "Programming Language :: Python :: Implementation :: PyPy",
+        "Framework :: Zope3",
         "Topic :: Software Development :: Libraries :: Python Modules",
       ],
       include_package_data = True,
    
    
More information about the checkins
mailing list