{ "info": { "author": "Doug Winter", "author_email": "doug.winter@isotoma.com", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX" ], "description": "Dependency checker buildout recipe\n==================================\n\nIf you are relying on the OS to provide some facilities for your software, this\nrecipe can help verify that the dependencies exist.\n\nThe recipe can check for any of the following:\n\n * If certain files exist in the filesystem and that they are executable\n * If certain locales are available on the system\n * If buildout is being run as a particular user\n * If certain users are present on the system\n * If buildout is being run by any of a list of python versions\n\nNote that locales are checked in an Ubuntu-specific way, so may not work for\nyou.\n\nIf any dependencies fail, and the \"action\" option isn't set to \"warn\", the\nrecipe will raise an exception.\n\nAn example::\n\n [foo]\n program = /usr/sbin/foo\n\n [bar]\n binary = /usr/sbin/bar\n locale = nl_NL.UTF-8\n\n [dependencies]\n recipe = isotoma.recipe.depcheck\n executable = \n ${foo:program}\n ${bar:binary}\n locale = ${bar:locale}\n current-user = webappuser\n users =\n taskqueue\n www-data\n python =\n 2.5\n 2.6\n 2.7\n action = warn\n\nParameters\n----------\n\nexecutable\n A list of one or more paths to files that must be executable\ndirectory\n A list of one or more paths to inodes that must exist and be directories\nfile\n A list of one or more paths to inodes that must exist and be files\nlocale-file\n The name of a file on disk to look for locales in (defaults to the Ubuntu location)\nlocale\n A list of one or more locales to check are in locale-file\ncurrent-user\n Ensures that buildout is being run by the user specified.\nusers\n A list of users that must have accounts on the local system. (Users must \n be present in /etc/passwd)\npython\n A list of python versions that buildout be executed under (useful if your\n application is py2.4-only, etc.)\naction\n Either \"warn\" or \"fail\". The default is to \"fail\" if a dependency isn't met.\n\nLicense\n-------\n\nCopyright 2010 Isotoma Limited\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n\n\nChangelog\n=========\n\n0.0.9 (2014-11-20)\n------------------\n\n- Fix support for older pythons.\n\n\n0.0.8 (2014-11-20)\n------------------\n\n- Use the output of locales command if required.\n\n\n0.0.7 (2013-01-15)\n------------------\n\n- Checking for executables would error out if the file was missing. Now only\n tries to stat the file if it is there.\n\n\n0.0.6 (2012-04-08)\n------------------\n\n- Nothing changed yet.\n\n\n0.0.5 (2011-09-09)\n------------------\n\n- The locale option was opening and parsing the (ubuntu) locales file each time\n the recipe was run, regardless of whether or not the user specified \"locale =\"\n Now it doesn't.\n\n0.0.4 (2011-09-07)\n------------------\n\n- Check dependencies when the recipe's __init__ method is called, not the\n install method, so that dependency checks are run as early as possible.\n\n\n0.0.3 (2011-09-06)\n------------------\n\n- Report on all dependency requirements prior to raising a UserError\n- The buildout-created bin/test now runs the unit recipe's unit tests\n- Added option \"action = warn\" (default is \"action = fail\") to just alert the\n user to dependency failures, but allow the buildout to continue.\n- Added option \"current-user\", to ensure that the buildout is being run as the\n required system user, e.g. \"django\".\n- Added option \"users\" to ensure that particular users are present on the system\n WARNING however that this retrieves its user list from /etc/passwd, so LDAP\n and the likes are not supported.\n- Added option \"python\" to check that the correct python version is being used.\n Multiple python versions are allowed, one-per-line. Only major and minor\n version numbers are accounted for, i.e. 2.6, NOT 2.6.3.\n\n\n0.0.2 (2011-08-16)\n------------------\n\n- Better error handling", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/isotoma.recipe.depcheck", "keywords": "buildout", "license": "Apache Software License", "maintainer": null, "maintainer_email": null, "name": "isotoma.recipe.depcheck", "package_url": "https://pypi.org/project/isotoma.recipe.depcheck/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/isotoma.recipe.depcheck/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/isotoma.recipe.depcheck" }, "release_url": "https://pypi.org/project/isotoma.recipe.depcheck/0.0.9/", "requires_dist": null, "requires_python": null, "summary": "Buildout recipe to check various dependencies are in place.", "version": "0.0.9" }, "last_serial": 1314577, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "6659730a9af6d24835d7eabb4d10b432", "sha256": "15bf9a2842058d36a1e138d9d31d18221876b9c7fed501c786ab7038307d2fec" }, "downloads": -1, "filename": "isotoma.recipe.depcheck-0.0.0.tar.gz", "has_sig": false, "md5_digest": "6659730a9af6d24835d7eabb4d10b432", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3391, "upload_time": "2010-04-04T16:54:20", "url": "https://files.pythonhosted.org/packages/67/99/d775793a0d1c412eea064b377ccda9a2546f7096da95aef5ec5f4e2e9c4c/isotoma.recipe.depcheck-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "0f1c92b0c7ddaa1638ecc19312969015", "sha256": "5dd5b60c2584eb57bec43cbc2819d6ac354eedbf9d5abcd00efb320ce533e436" }, "downloads": -1, "filename": "isotoma.recipe.depcheck-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0f1c92b0c7ddaa1638ecc19312969015", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3489, "upload_time": "2010-04-04T19:59:31", "url": "https://files.pythonhosted.org/packages/08/08/1d63208b1289aa63da3a4f8e75dee95d16b5e002457b23545789020a9335/isotoma.recipe.depcheck-0.0.1.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "d1e974b4dc5fc93be6da76a1dbbfc6a5", "sha256": "00bff802a64cc9a09b5fa70ac1eacc10a0750b35bf23e99853f777ff3dee0e4c" }, "downloads": -1, "filename": "isotoma.recipe.depcheck-0.0.4.tar.gz", "has_sig": false, "md5_digest": "d1e974b4dc5fc93be6da76a1dbbfc6a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5162, "upload_time": "2011-09-09T16:23:43", "url": "https://files.pythonhosted.org/packages/0f/a2/f81e82a949d467a7031cbccd29893e361bd07a8b67eb7b92c47105161e94/isotoma.recipe.depcheck-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "6319e0a16927900d7665cb5e3816ebe1", "sha256": "3db9a176e308b554af43b591a283ab6c53a945cbf9f38d28a428361c3b0ccaf4" }, "downloads": -1, "filename": "isotoma.recipe.depcheck-0.0.5.tar.gz", "has_sig": false, "md5_digest": "6319e0a16927900d7665cb5e3816ebe1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5320, "upload_time": "2011-09-09T16:23:59", "url": "https://files.pythonhosted.org/packages/d7/3c/da981bb9f4280d90eaf3917b9478b2148307ded6725756084f7aab4911fa/isotoma.recipe.depcheck-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "5b00c6cfc20072a6d5e53d9e686d86f1", "sha256": "b1ee055c7de1aa79fc272adb0d5efe0ff2cf6fec5152287034caa03f452570a5" }, "downloads": -1, "filename": "isotoma.recipe.depcheck-0.0.6.tar.gz", "has_sig": false, "md5_digest": "5b00c6cfc20072a6d5e53d9e686d86f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5348, "upload_time": "2012-04-08T18:36:42", "url": "https://files.pythonhosted.org/packages/08/29/3b4db3961f33281669d5319fd52da28f0cc22ff5425b40b393e268edfc17/isotoma.recipe.depcheck-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "f543d94c85a43c5759c9c468cf31aa16", "sha256": "877693abac6b640ec99f49656743e830859e11e8bfac064835ac35d9cc69ccf7" }, "downloads": -1, "filename": "isotoma.recipe.depcheck-0.0.7.zip", "has_sig": false, "md5_digest": "f543d94c85a43c5759c9c468cf31aa16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12791, "upload_time": "2013-01-15T12:00:16", "url": "https://files.pythonhosted.org/packages/2c/ca/3fbc04012390ebace79cdd689f75eab61407b6c02bdaf09d422d2f38e9b1/isotoma.recipe.depcheck-0.0.7.zip" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "422cc7538573cab44840395dbae39942", "sha256": "1c6ce0932b042a9f1557b5a2f275400c417e7b4366b5ca3f2ea1da2e197a05ac" }, "downloads": -1, "filename": "isotoma.recipe.depcheck-0.0.8.zip", "has_sig": false, "md5_digest": "422cc7538573cab44840395dbae39942", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12913, "upload_time": "2014-11-20T12:08:33", "url": "https://files.pythonhosted.org/packages/7c/0a/c0301bc4005cd68e575fed7f245e20a230a0153c4d7536eac2022019f9a8/isotoma.recipe.depcheck-0.0.8.zip" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "22ea5fe8566f47756b7cddaa55d9dc40", "sha256": "75a362b87e1f53d56b097989d76459851a4cc8f50182870830f43043fe1f4451" }, "downloads": -1, "filename": "isotoma.recipe.depcheck-0.0.9.zip", "has_sig": false, "md5_digest": "22ea5fe8566f47756b7cddaa55d9dc40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13280, "upload_time": "2014-11-20T16:14:06", "url": "https://files.pythonhosted.org/packages/b3/07/b7e222ab43b8f8862be02d70e4c17241031fbb6370eafdb9446572dac94e/isotoma.recipe.depcheck-0.0.9.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "22ea5fe8566f47756b7cddaa55d9dc40", "sha256": "75a362b87e1f53d56b097989d76459851a4cc8f50182870830f43043fe1f4451" }, "downloads": -1, "filename": "isotoma.recipe.depcheck-0.0.9.zip", "has_sig": false, "md5_digest": "22ea5fe8566f47756b7cddaa55d9dc40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13280, "upload_time": "2014-11-20T16:14:06", "url": "https://files.pythonhosted.org/packages/b3/07/b7e222ab43b8f8862be02d70e4c17241031fbb6370eafdb9446572dac94e/isotoma.recipe.depcheck-0.0.9.zip" } ] }