{ "info": { "author": "opencore-dev", "author_email": "opencore-dev@lists.coactivate.org", "bugtrack_url": null, "classifiers": [], "description": "This is a \"bootstrap\" package that is used to generate new deployments\nof the OpenCore software stack, the web-based group collaboration\ntoolkit that powers `coactivate.org `_ and\nother websites.\n\nUsage\n=====\n\nThis package provides two commands for bootstrapping an OpenCore site\ninstallation:\n\n * ``new-opencore-site`` will create a directory structure useful for\n managing an ongoing OpenCore site deployment. Run this once, when\n you are first deploying your OpenCore site.\n\n It will place a file `opencore.conf` in the generated directory.\n You can edit the configuration in this file; it will be used by\n the ``rebuild-opencore`` command to determine what profile to\n build by default; what portset to configure the stack on; and\n other build parameters that are useful to manage on a per-site basis.\n\n * ``rebuild-opencore-site`` will initiate a new Fassembler build for your\n OpenCore site, using your desired configuration.\n\nA third command is provided as well:\n\n * ``new-opencore-site-config`` will print a site configuration TEMPLATE\n to stdout. If you have a site layout already created by OpenplansBoot\n this may be useful for quickly generating a configuration that can be\n used with ``rebuild-opencore-site``.\n\nUser / Developer Resources\n==========================\n\n* `The Opencore Project `_\n\n* `#opencore `\n\n\nChangelog\n=========\n\n0.7.2\n-----\n\nPull fassembler-boot from github.com/socialplanning instead of svn.socialplanning.org (sigh)\n\n0.7.1\n-----\n\nPull fassembler-boot from svn.socialplanning.org instead of svn.openplans.org\n\n0.7\n---\n\nThe ``profile_url`` and ``default_profile_url`` can now be specified\nas svn://, svn+ssh://, and file:// URLs also. Previously the only\noptions were http://, https:// and relative paths (which are treated\nas suffixes against https://svn.openplans.org/svn/build/requirements)\n\nUpdate location of default requirement profile to svn.socialplanning.org\ninstead of svn.openplans.org\n\n0.6\n---\n\nPrepend file:// to etc_svn_repo if no protocol is specified.\n\nFix bug in newbuild.sh script, where it looks for \"fassembler-req.txt\",\nwhich was failing when using a relative requirements profile\ndirectory rather than an absolute path.\n\nCheck that a ``builds`` directory exists under ``base_dir`` before\nrunning newbuild.sh\n\n0.5\n---\n\nAdd an optional parameter num_extra_zopes which, if set, will\ncause N extra zope instances to be installed at the end of the build.\n\nRequires fassembler>=0.5 (0.4 which added the ``extrazope`` project\nand 0.5 which added the ``num_extra_zopes`` setting);\nopencore-fassembler_projects>=0.3 which now respects the\n``num_extra_zopes`` setting when building the frontend; and\nlibopencore>=0.4 which allows load-balanced proxying to a set of zope\nservers.\n\n0.4.1\n-----\n\nFixed typo in in-process docs.\n\n0.4\n---\n\nRemoved fassembler_projects parameter. Instead, the bootstrap script now looks for\na file \"fassembler-req.txt\" in the profile directory to be built, since profiles\nshould manage their own requirements.\n\n0.3.2\n-----\n\nRenamed ``rebuild-opencore`` -> ``rebuild-opencore-site``\n\nAdded ``new-opencore-site-config`` command that simply prints the config \ntemplate to stdout (useful for existing deployment structures) \n\n0.3.1\n-----\n\nPassing profile_url as a positional arg was broken. It works now.\n\n0.3\n---\n\nNew package opencore-fassembler_boot, based on OpenplansBoot.\n\nRedesigned to use configuration files managed per-site, and to make the newbuild.sh script non-public.\n\n0.2\n---\n\n- Remove --use-plone3 as an option; obsoleted by default-build.ini", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.coactivate.org/projects/opencore", "keywords": "", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "opencore-fassembler_boot", "package_url": "https://pypi.org/project/opencore-fassembler_boot/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/opencore-fassembler_boot/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.coactivate.org/projects/opencore" }, "release_url": "https://pypi.org/project/opencore-fassembler_boot/0.7.2/", "requires_dist": null, "requires_python": null, "summary": "Creates a setup for new OpenCore site deployments that use Fassembler", "version": "0.7.2" }, "last_serial": 795763, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "633d9e7eadd7498afaac2d2ae20968c8", "sha256": "dff37a5350a88dc3cd8dc2e6de6c336edcf94a9ec6bda8d8dc12a81d259d676f" }, "downloads": -1, "filename": "opencore-fassembler_boot-0.3.tar.gz", "has_sig": false, "md5_digest": "633d9e7eadd7498afaac2d2ae20968c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5503, "upload_time": "2010-03-12T07:05:37", "url": "https://files.pythonhosted.org/packages/86/57/177232d4207e0b6b1df99b06430cf4a10ecb2906175d103df5212bab71ec/opencore-fassembler_boot-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "d410ad32c4151abaee56b0ba9bc377ba", "sha256": "f4429b37b210f891901903ad92ff49b8d7d32946a247b0cb0e2117776cc3eb50" }, "downloads": -1, "filename": "opencore-fassembler_boot-0.3.1.tar.gz", "has_sig": false, "md5_digest": "d410ad32c4151abaee56b0ba9bc377ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5499, "upload_time": "2010-03-12T16:32:59", "url": "https://files.pythonhosted.org/packages/74/92/9b6ce00b1906090d0bc2e17609f36772df95c3952fa8638320e74afe0dd2/opencore-fassembler_boot-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "f8d264bbe382d484710fb58a7e7a6b91", "sha256": "37ea0a333c06563459abe675829de6032afb71f5febb04a82a6ea880c4e9f60a" }, "downloads": -1, "filename": "opencore-fassembler_boot-0.3.2.tar.gz", "has_sig": false, "md5_digest": "f8d264bbe382d484710fb58a7e7a6b91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6116, "upload_time": "2010-03-13T04:08:46", "url": "https://files.pythonhosted.org/packages/f8/57/c319a4da667c2f8243466303595dacf5bde15b564214bdb9161ac4c9206d/opencore-fassembler_boot-0.3.2.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "4e349a046300af2f15d98c46d9b6abe3", "sha256": "94bdf2389897f7fbe99e0b2e3135a3276bee32ea81e4a36891d857b563ac4f5f" }, "downloads": -1, "filename": "opencore-fassembler_boot-0.4.tar.gz", "has_sig": false, "md5_digest": "4e349a046300af2f15d98c46d9b6abe3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5921, "upload_time": "2010-03-13T17:21:26", "url": "https://files.pythonhosted.org/packages/0a/d8/70ea1376277e3b8e978f073e2abd4962ed2c479e0ffac29b4e6fb1ef09d5/opencore-fassembler_boot-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "0ca9c0c665872f725efe7c7a26b0d8dd", "sha256": "b714cf4f92fb2829fd3c0b50a1f07ffc9b482faca887d9906bc199f81a50418a" }, "downloads": -1, "filename": "opencore-fassembler_boot-0.4.1.tar.gz", "has_sig": false, "md5_digest": "0ca9c0c665872f725efe7c7a26b0d8dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6038, "upload_time": "2010-05-29T22:06:04", "url": "https://files.pythonhosted.org/packages/9b/72/6abf8123148ffec8e3d4d3fcb0faa3fdae64a687c2b4edd45b0eb3f0d7d6/opencore-fassembler_boot-0.4.1.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "636df779e8cdbf63bca5ef35bee3e876", "sha256": "2bf70230d8084a95bbacc41af84e4311bcdd4b0a96a86ccbc3954e53fc058a65" }, "downloads": -1, "filename": "opencore-fassembler_boot-0.5.tar.gz", "has_sig": false, "md5_digest": "636df779e8cdbf63bca5ef35bee3e876", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6533, "upload_time": "2010-08-15T19:45:12", "url": "https://files.pythonhosted.org/packages/3e/80/3d56fa7d449046fee4c0dfab0d633b4790e9f2df147e051595ebccf0e8ba/opencore-fassembler_boot-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "2d74f3d5eae57ae682adbd5df8f8c6e4", "sha256": "269513d836228497804832c706e53afa2f477b3c5e221c542ff732e76949add3" }, "downloads": -1, "filename": "opencore-fassembler_boot-0.6.tar.gz", "has_sig": false, "md5_digest": "2d74f3d5eae57ae682adbd5df8f8c6e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6775, "upload_time": "2010-09-04T06:13:19", "url": "https://files.pythonhosted.org/packages/df/de/2686300196a856599dac62dd1286ddd6ff918b974f365df2f806c0d13a64/opencore-fassembler_boot-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "3069aa1dbbeb4a1c42b8387d8d435ce0", "sha256": "271c6feaae8b86fbf08430cf2e8b96b196d16b5e7ec113ba78ea7737cf7b4a79" }, "downloads": -1, "filename": "opencore-fassembler_boot-0.7.tar.gz", "has_sig": false, "md5_digest": "3069aa1dbbeb4a1c42b8387d8d435ce0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6942, "upload_time": "2011-02-12T19:46:32", "url": "https://files.pythonhosted.org/packages/be/79/40091d7ee297f794e91351beaa0da9053d54677f9bc3a6f83367ab5d3ac3/opencore-fassembler_boot-0.7.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "62adebda4bef741693386ec5424790e8", "sha256": "38838a54dc69b42ed11fa34842191cb6cd12908fb7cd35a75ecaf82cb9fae5ee" }, "downloads": -1, "filename": "opencore-fassembler_boot-0.7.1.tar.gz", "has_sig": false, "md5_digest": "62adebda4bef741693386ec5424790e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6980, "upload_time": "2011-02-12T20:49:08", "url": "https://files.pythonhosted.org/packages/97/16/97cf34744e4757aaa7d63584700b77a38c242b69b6c735ab6d67d87deaaa/opencore-fassembler_boot-0.7.1.tar.gz" } ], "0.7.2": [ { "comment_text": "", "digests": { "md5": "ee18f785129649dd3b7a6d2e40823f40", "sha256": "980f32c0487ecb8862a82417caafebcc9ce6c95fc2d5386827c2decb3cc74e1e" }, "downloads": -1, "filename": "opencore-fassembler_boot-0.7.2.tar.gz", "has_sig": false, "md5_digest": "ee18f785129649dd3b7a6d2e40823f40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7107, "upload_time": "2011-05-16T17:56:53", "url": "https://files.pythonhosted.org/packages/b7/81/8bf29defa25fb7fd8bede6bc5f7d9fd77b7c805edac4ee5cfbe81f5beb8e/opencore-fassembler_boot-0.7.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ee18f785129649dd3b7a6d2e40823f40", "sha256": "980f32c0487ecb8862a82417caafebcc9ce6c95fc2d5386827c2decb3cc74e1e" }, "downloads": -1, "filename": "opencore-fassembler_boot-0.7.2.tar.gz", "has_sig": false, "md5_digest": "ee18f785129649dd3b7a6d2e40823f40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7107, "upload_time": "2011-05-16T17:56:53", "url": "https://files.pythonhosted.org/packages/b7/81/8bf29defa25fb7fd8bede6bc5f7d9fd77b7c805edac4ee5cfbe81f5beb8e/opencore-fassembler_boot-0.7.2.tar.gz" } ] }