{ "info": { "author": "Wayne Warren", "author_email": "waynr+pypi@sdf.org", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Topic :: Utilities" ], "description": "README\n======\n\nJenkins Job Builder takes simple descriptions of Jenkins_ jobs in YAML_ format,\nand uses them to configure Jenkins. You can keep your job descriptions in human\nreadable text format in a version control system to make changes and auditing\neasier. It also has a flexible template system, so creating many similarly\nconfigured jobs is easy.\n\nTo install::\n\n $ sudo python setup.py install\n\nOnline documentation:\n\n* http://docs.openstack.org/infra/jenkins-job-builder/\n\nDevelopers\n----------\nBug report:\n\n* https://storyboard.openstack.org/#!/project/723\n\nRepository:\n\n* https://git.openstack.org/cgit/openstack-infra/jenkins-job-builder\n\nCloning::\n\n git clone https://git.openstack.org/openstack-infra/jenkins-job-builder\n\nPatches are submitted via Gerrit at:\n\n* https://review.openstack.org/\n\nPlease do not submit GitHub pull requests, they will be automatically closed.\n\nMore details on how you can contribute is available on our wiki at:\n\n* http://docs.openstack.org/infra/manual/developers.html\n\nWriting a patch\n---------------\n\nWe ask that all code submissions be pep8_ and pyflakes_ clean. The\neasiest way to do that is to run tox_ before submitting code for\nreview in Gerrit. It will run ``pep8`` and ``pyflakes`` in the same\nmanner as the automated test suite that will run on proposed\npatchsets.\n\nWhen creating new YAML components, please observe the following style\nconventions:\n\n* All YAML identifiers (including component names and arguments)\n should be lower-case and multiple word identifiers should use\n hyphens. E.g., \"build-trigger\".\n* The Python functions that implement components should have the same\n name as the YAML keyword, but should use underscores instead of\n hyphens. E.g., \"build_trigger\".\n\nThis consistency will help users avoid simple mistakes when writing\nYAML, as well as developers when matching YAML components to Python\nimplementation.\n\nInstalling without setup.py\n---------------------------\n\nFor YAML support, you will need libyaml_ installed.\n\nMac OS X::\n\n $ brew install libyaml\n\nThen install the required python packages using pip_::\n\n $ sudo pip install PyYAML python-jenkins\n\n.. _Jenkins: http://jenkins-ci.org/\n.. _YAML: http://www.yaml.org/\n.. _pep8: https://pypi.python.org/pypi/pep8\n.. _pyflakes: https://pypi.python.org/pypi/pyflakes\n.. _tox: https://testrun.org/tox\n.. _libyaml: http://pyyaml.org/wiki/LibYAML\n.. _pip: https://pypi.python.org/pypi/pip", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://docs.openstack.org/infra/system-config/jjb.html", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "jjb-puppetlabs", "package_url": "https://pypi.org/project/jjb-puppetlabs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jjb-puppetlabs/", "project_urls": { "Homepage": "http://docs.openstack.org/infra/system-config/jjb.html" }, "release_url": "https://pypi.org/project/jjb-puppetlabs/1.2.1.dev147/", "requires_dist": null, "requires_python": null, "summary": "Manage Jenkins jobs with YAML, PuppetLabs experimental package", "version": "1.2.1.dev147" }, "last_serial": 1755985, "releases": { "1.2.1.dev145": [ { "comment_text": "", "digests": { "md5": "6653b7c741d4a7563e2f926bfb5b35e5", "sha256": "6677fded15b1471f7344c755909297d9c136b38b7acda91579eb342026f55c2b" }, "downloads": -1, "filename": "jjb_puppetlabs-1.2.1.dev145-py2-none-any.whl", "has_sig": true, "md5_digest": "6653b7c741d4a7563e2f926bfb5b35e5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 172438, "upload_time": "2015-10-03T00:21:52", "url": "https://files.pythonhosted.org/packages/41/2e/c9dddf3748889ea06ffbd16fd107bfb270171007560d2446ee3bc7e7de01/jjb_puppetlabs-1.2.1.dev145-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "21ea4210f91fa4277a6ba519b6539071", "sha256": "656ca42918764271c89b08e1f5dafaea06d40a902d18733fb71b616c3184fac5" }, "downloads": -1, "filename": "jjb-puppetlabs-1.2.1.dev145.tar.gz", "has_sig": true, "md5_digest": "21ea4210f91fa4277a6ba519b6539071", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 303217, "upload_time": "2015-10-03T00:37:16", "url": "https://files.pythonhosted.org/packages/22/f9/ceca9edf3d3a56268307a771ec85cf10941d530b353679accc4142b44ad9/jjb-puppetlabs-1.2.1.dev145.tar.gz" } ], "1.2.1.dev146": [], "1.2.1.dev147": [ { "comment_text": "", "digests": { "md5": "a3d4e77e2aa9e7e40aafea59d1f48537", "sha256": "3aaaa3630a80db831ac921d86ff32c40314e307a85b0c494ad9a040d69e09305" }, "downloads": -1, "filename": "jjb-puppetlabs-1.2.1.dev147.tar.gz", "has_sig": true, "md5_digest": "a3d4e77e2aa9e7e40aafea59d1f48537", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 303630, "upload_time": "2015-10-07T05:25:27", "url": "https://files.pythonhosted.org/packages/93/63/2ffa799a7faf23975f38c7aacbf060ca1e3ab5d9f63eb9dbd6bdf7959933/jjb-puppetlabs-1.2.1.dev147.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a3d4e77e2aa9e7e40aafea59d1f48537", "sha256": "3aaaa3630a80db831ac921d86ff32c40314e307a85b0c494ad9a040d69e09305" }, "downloads": -1, "filename": "jjb-puppetlabs-1.2.1.dev147.tar.gz", "has_sig": true, "md5_digest": "a3d4e77e2aa9e7e40aafea59d1f48537", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 303630, "upload_time": "2015-10-07T05:25:27", "url": "https://files.pythonhosted.org/packages/93/63/2ffa799a7faf23975f38c7aacbf060ca1e3ab5d9f63eb9dbd6bdf7959933/jjb-puppetlabs-1.2.1.dev147.tar.gz" } ] }