[Checkins] SVN: zope.component/trunk/ Add 'Framework :: Zope3' classifier.

Tres Seaver cvs-admin at zope.org
Mon Dec 31 18:06:25 UTC 2012


Log message for revision 128940:
  Add 'Framework :: Zope3' classifier.

Changed:
  _U  zope.component/trunk/
  U   zope.component/trunk/setup.py

-=-
Modified: zope.component/trunk/setup.py
===================================================================
--- zope.component/trunk/setup.py	2012-12-31 15:29:12 UTC (rev 128939)
+++ zope.component/trunk/setup.py	2012-12-31 18:06:24 UTC (rev 128940)
@@ -98,6 +98,7 @@
         "Programming Language :: Python :: 3.3",
         "Programming Language :: Python :: Implementation :: CPython",
         "Programming Language :: Python :: Implementation :: PyPy",
+        "Framework :: Zope3",
         "Topic :: Software Development :: Libraries :: Python Modules",
     ],
     namespace_packages=['zope',],



More information about the checkins mailing list