{ "info": { "author": "OpenStack", "author_email": "openstack-dev@lists.openstack.org", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "====\npbrx\n====\n\nUtilities for projects using `pbr`_.\n\n`pbr`_ is very opinionated about how things should be done. As a result,\nthere are a set of actions that become easy to deal with generically for\nany `pbr`_ based project. **pbrx** is a collection of utilities that contain\nsupport for such actions.\n\n.. note::\n\n Each of the utilities has a primary focus of working for projects using\n pbr. However, some of them will also work just fine for non-pbr-based\n projects. When that is the case, the utility will be marked appropriately.\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/pbrx/latest\n* Source: https://git.openstack.org/cgit/openstack/pbrx\n\nFeatures\n--------\n\nEach utility is implemented as a subcommand on the ``pbrx`` command.\n\ninstall-siblings\n Updates an installation with local from-source versions of dependencies.\n For any dependency that the normal installation installed from pip/PyPI,\n ``install-siblings`` will look for an adjacent git repository that provides\n the same package. If one exists, the source version will be installed to\n replace the released version. This is done in such a way that any given\n ``constraints`` will be honored and not get messed up by transitive depends.\n\n.. _pbr: https://docs.openstack.org/pbr/latest/\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.openstack.org/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pbrx", "package_url": "https://pypi.org/project/pbrx/", "platform": "", "project_url": "https://pypi.org/project/pbrx/", "project_urls": { "Homepage": "http://www.openstack.org/" }, "release_url": "https://pypi.org/project/pbrx/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Utilities for projects using pbr", "version": "0.1.0" }, "last_serial": 4085778, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "302aa84949cb6adff0bde4200dc7c751", "sha256": "5c9a9ce9be264690638a82fd1c06a046ac116b100592f4c2dc7ad1fe7881ca43" }, "downloads": -1, "filename": "pbrx-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "302aa84949cb6adff0bde4200dc7c751", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 14519, "upload_time": "2018-07-19T15:30:41", "url": "https://files.pythonhosted.org/packages/8c/1a/5ad62eb350a219ab3c4ea1c4e90982b8f5bbc089c06aba919dcaf5ea0ff7/pbrx-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ee5b52aa4d3e778b5881b35f46f58e09", "sha256": "3ef9d9880809cb38457899dffbdc96c51b6c8d5d2adc2c39d2848e75460ed264" }, "downloads": -1, "filename": "pbrx-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ee5b52aa4d3e778b5881b35f46f58e09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24080, "upload_time": "2018-07-19T15:30:40", "url": "https://files.pythonhosted.org/packages/f3/a3/1fb9f82ccdd46be83ca695b9729db8aeb64344e4e84d63fc1eb381e960ec/pbrx-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "302aa84949cb6adff0bde4200dc7c751", "sha256": "5c9a9ce9be264690638a82fd1c06a046ac116b100592f4c2dc7ad1fe7881ca43" }, "downloads": -1, "filename": "pbrx-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "302aa84949cb6adff0bde4200dc7c751", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 14519, "upload_time": "2018-07-19T15:30:41", "url": "https://files.pythonhosted.org/packages/8c/1a/5ad62eb350a219ab3c4ea1c4e90982b8f5bbc089c06aba919dcaf5ea0ff7/pbrx-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ee5b52aa4d3e778b5881b35f46f58e09", "sha256": "3ef9d9880809cb38457899dffbdc96c51b6c8d5d2adc2c39d2848e75460ed264" }, "downloads": -1, "filename": "pbrx-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ee5b52aa4d3e778b5881b35f46f58e09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24080, "upload_time": "2018-07-19T15:30:40", "url": "https://files.pythonhosted.org/packages/f3/a3/1fb9f82ccdd46be83ca695b9729db8aeb64344e4e84d63fc1eb381e960ec/pbrx-0.1.0.tar.gz" } ] }