SVN: zope.testing/trunk/ Add 'Framework :: Zope3' classifier.

Tres Seaver <[email protected]> Mon, 31 Dec 2012 13:07:15 -0500 (EST)
Newsgroups gmane.comp.web.zope.zope3.cvs
Message-ID <20121231180715.07F3494173__22074.1617413752$1356977253$gmane$org@cvs.zope.org>
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",
         ],