[Checkins] SVN: zope.deprecation/trunk/ Add 'Framework :: Zope3'	classifier.
    Tres Seaver 
    cvs-admin at zope.org
       
    Mon Dec 31 18:06:37 UTC 2012
    
    
  
Log message for revision 128941:
  Add 'Framework :: Zope3' classifier.
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 18:06:24 UTC (rev 128940)
+++ zope.deprecation/trunk/setup.py	2012-12-31 18:06:37 UTC (rev 128941)
@@ -50,6 +50,7 @@
         "Programming Language :: Python :: 3.3",
         "Programming Language :: Python :: Implementation :: CPython",
         "Programming Language :: Python :: Implementation :: PyPy",
+        "Framework :: Zope3",
         ],
     package_dir = {'': 'src'},
     packages=find_packages('src'),
    
    
More information about the checkins
mailing list