{ "info": { "author": "Jim Fulton", "author_email": "jim@zope.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Zope Public License" ], "description": "**********************\nZope 3 Checkout Recipe\n**********************\n\nRecipe for creating a Zope 3 checkout in a buildout.\n\nHopefully, when Zope is packaged as eggs, this won't be necessary.\n\nThe recipe has two options:\n\nurl\n The Subversion URL to use to checkout Zope. For example, to get the 3.3\n branch, use:\n\n url = svn://svn.zope.org/repos/main/branches/3.3\n\n This option is required.\n\nrevision\n The revision to check out. This is optional and defaults to \"HEAD\".\n\nThe checkout is installed into a subdirectory of the buildout parts\ndirectory whose name is the part name used for the recipe.\n\nThis location is recorded in a 'location' option within the section\nthat other recipes can query to get the location.\n\nChange History\n**************\n\n1.2 (2007-02-09)\n================\n\n- Added support for the buildout newest mode (-N option) to avoid\n checking for updates when -N is used.\n\n1.1 (2007-01-22)\n================\n\nFeature Changes\n---------------\n\n- Added an update method to work well with current buildout versions.\n\nBugs Fixed\n----------\n\n- When updating installs, extensions and package-includes weren't\n updated properly.\n\n1.0.dev_r68900\n==============\n\nInitial release.\n\nDownload\n**********************", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.zope.org/zc.recipe.zope3checkout", "keywords": "zope3 buildout", "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "zc.recipe.zope3checkout", "package_url": "https://pypi.org/project/zc.recipe.zope3checkout/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zc.recipe.zope3checkout/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.zope.org/zc.recipe.zope3checkout" }, "release_url": "https://pypi.org/project/zc.recipe.zope3checkout/1.2/", "requires_dist": null, "requires_python": null, "summary": "ZC Buildout recipe for installing a Zope 3 checkout", "version": "1.2" }, "last_serial": 802195, "releases": { "1.0.dev-r68900": [ { "comment_text": "", "digests": { "md5": "f631b7de0c74ee823c72362d06024902", "sha256": "ef94e938cf1d8b69fc2dbf2f018e6e43f36912a5cece02d4521f69a387f9ea19" }, "downloads": -1, "filename": "zc.recipe.zope3checkout-1.0.dev_r68900-py2.4.egg", "has_sig": false, "md5_digest": "f631b7de0c74ee823c72362d06024902", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 4743, "upload_time": "2006-06-28T23:24:48", "url": "https://files.pythonhosted.org/packages/72/e5/d3447cac2bde89a34a3a6b9173dfb651a3f2df3c711fbc6adc7f3d8b81a4/zc.recipe.zope3checkout-1.0.dev_r68900-py2.4.egg" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "980f9d12917a6225f12daec5baf5a0fc", "sha256": "43d1c7e4e61d36c51644a559b1296abba255211f951e90f619f3c4c7d1ebdbbb" }, "downloads": -1, "filename": "zc.recipe.zope3checkout-1.1-py2.4.egg", "has_sig": false, "md5_digest": "980f9d12917a6225f12daec5baf5a0fc", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 5495, "upload_time": "2007-01-22T16:12:53", "url": "https://files.pythonhosted.org/packages/68/24/26fe1256228c76d3c5fd26a49cb31c5199c454ed7ae799db6b22732e79ff/zc.recipe.zope3checkout-1.1-py2.4.egg" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "b4e5def83f0249cb03bd7f530b4c8395", "sha256": "c942158ea55c1baea9a197ad1e7efeb51d8d98ab8c6fdd2f5b437501ce444df5" }, "downloads": -1, "filename": "zc.recipe.zope3checkout-1.2-py2.4.egg", "has_sig": false, "md5_digest": "b4e5def83f0249cb03bd7f530b4c8395", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 5619, "upload_time": "2007-02-09T18:39:17", "url": "https://files.pythonhosted.org/packages/87/73/10d24320f06834ffe3d47fd1edc038a33c742b3850747682ff602f59ac34/zc.recipe.zope3checkout-1.2-py2.4.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b4e5def83f0249cb03bd7f530b4c8395", "sha256": "c942158ea55c1baea9a197ad1e7efeb51d8d98ab8c6fdd2f5b437501ce444df5" }, "downloads": -1, "filename": "zc.recipe.zope3checkout-1.2-py2.4.egg", "has_sig": false, "md5_digest": "b4e5def83f0249cb03bd7f530b4c8395", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 5619, "upload_time": "2007-02-09T18:39:17", "url": "https://files.pythonhosted.org/packages/87/73/10d24320f06834ffe3d47fd1edc038a33c742b3850747682ff602f59ac34/zc.recipe.zope3checkout-1.2-py2.4.egg" } ] }