r252441 - in vs.org/trunk: . vs/org/content

"Andreas Jung" <svn-changes-z4DKO/[email protected]>
Newsgroups gmane.comp.web.zope.plone.collective.cvs
Message-ID <[email protected]>
Author: ajung
Date: Mon Jun  3 18:27:48 2013
New Revision: 252441

Modified:
   vs.org/trunk/   (props changed)
   vs.org/trunk/CHANGES.txt
   vs.org/trunk/README.txt
   vs.org/trunk/setup.py
   vs.org/trunk/vs/org/content/department.py
   vs.org/trunk/vs/org/content/subscriber.py
Log:
Prepare vs.org 1.1.0.

Modified: vs.org/trunk/CHANGES.txt
==============================================================================
--- vs.org/trunk/CHANGES.txt	(original)
+++ vs.org/trunk/CHANGES.txt	Mon Jun  3 18:27:48 2013
@@ -1,6 +1,11 @@
 Changelog
 =========
 
+1.1.0 (2013/06/03)
+------------------
+
+- Plone 4.3 compatibility 
+
 1.0.9 (2012/03/30)
 ------------------
 - using keepReferencesOnCopy=1 for all reference fields

Modified: vs.org/trunk/README.txt
==============================================================================
--- vs.org/trunk/README.txt	(original)
+++ vs.org/trunk/README.txt	Mon Jun  3 18:27:48 2013
@@ -144,7 +144,7 @@
 Requirements
 ============
 
-- Plone 4
+- Plone 4.3
 - Products.ATVocabularyManager
 - Products.DataGridField
 - Products.MasterSelectWidget
@@ -154,8 +154,8 @@
 Requirements
 ============
 
-* tested with Plone 4.0.X
-* no support for Plone 3.X
+* tested with Plone 4.3.X
+* use vs.org 1.0.X for Plone 4.0-4.2 compatibility
 
 Licence
 =======

Modified: vs.org/trunk/setup.py
==============================================================================
--- vs.org/trunk/setup.py	(original)
+++ vs.org/trunk/setup.py	Mon Jun  3 18:27:48 2013
@@ -9,7 +9,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '1.0.9.1'
+version = '1.1.0'
 
 long_description = (
     read('README.txt')
@@ -28,9 +28,7 @@
       classifiers=[
         'Development Status :: 5 - Production/Stable',
         'Framework :: Plone',
-        'Framework :: Plone :: 4.0',
-        'Framework :: Plone :: 4.1',
-        'Framework :: Plone :: 4.2',
+        'Framework :: Plone :: 4.3',
         'Programming Language :: Python',
         'Topic :: Software Development :: Libraries :: Python Modules',
         'License :: OSI Approved :: GNU General Public License (GPL)',

Modified: vs.org/trunk/vs/org/content/department.py
==============================================================================
--- vs.org/trunk/vs/org/content/department.py	(original)
+++ vs.org/trunk/vs/org/content/department.py	Mon Jun  3 18:27:48 2013
@@ -12,7 +12,7 @@
 
 from plone.portlets.interfaces import IPortletManager
 from plone.portlets.interfaces import IPortletAssignmentMapping
-from zope.app.container.interfaces import INameChooser
+from zope.container.interfaces import INameChooser
 from zope.component import adapter
 from zope.component import getMultiAdapter
 from zope.component import getUtility

Modified: vs.org/trunk/vs/org/content/subscriber.py
==============================================================================
--- vs.org/trunk/vs/org/content/subscriber.py	(original)
+++ vs.org/trunk/vs/org/content/subscriber.py	Mon Jun  3 18:27:48 2013
@@ -5,7 +5,7 @@
 # $Id$
 
 from zope.component import adapter, getUtility, getMultiAdapter, queryMultiAdapter
-from zope.app.container.interfaces import INameChooser
+from zope.container.interfaces import INameChooser
 from plone.portlets.interfaces import IPortletAssignmentMapping, ILocalPortletAssignmentManager, IPortletManager
 
 from plone.app.portlets.portlets import navigation

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.