{ "info": { "author": "Jun Aruga", "author_email": "jaruga@redhat.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only" ], "description": "RPM List Builder\n================\n\n.. image:: https://img.shields.io/pypi/v/rpmlb.svg\n :alt: PyPI\n :target: https://pypi.python.org/pypi/rpmlb\n\n.. image:: https://travis-ci.org/sclorg/rpm-list-builder.svg?branch=master\n :alt: Travis Build Status\n :target: https://travis-ci.org/sclorg/rpm-list-builder\n\nRPM List Builder (``rpmlb``) helps you to build a list of defined RPM\npackages including Red Hat Software Collection (SCL) continually from\n`a recipe file `__.\n\nFeatures\n--------\n\nRPM List Builder ...\n\n- Supports building a list of RPMs and SCL that is a extension of the\n RPM packages.\n- Supports several build types\n\n - Mock (``mock``)\n - Copr (``copr-cli``)\n - Custom build by config file. You can customize the build with\n ``fedpkg``, ``rhpkg``, ``koji``, ``brew`` and etc.\n\n- Supports several types to get packages by recipe file.\n\n - Copy from local directory\n - Download by ``fedpkg clone`` and ``rhpkg clone``.\n - Custom download. You can customize the way with ``fedpkg``, ``rhpkg``,\n and etc.\n\n- Supports retry feature.\n- Supports build by resume from any positon of the recipe file.\n\nSupported platforms\n-------------------\n\n- Python 3.6 (Recommended), 3.5, 3.4\n\nInstall\n-------\n\n::\n\n $ pip3 install rpmlb\n\nor\n\n::\n\n $ git clone REPO_URL\n $ cd rpm-list-builder\n $ pip3 install .\n\nUsage\n-----\n\nTo show help.\n\n::\n\n $ rpmlb -h\n\nBasic usage.\n\n::\n\n $ rpmlb \\\n --download DOWNLOAD_TYPE \\\n --build BUILD_TYPE \\\n RECIPE_FILE \\\n COLLECTION_ID\n\nSee `Users Guide `_ for detail.\n\nContributing\n------------\n\nRunning test\n^^^^^^^^^^^^\n\n::\n\n $ pip3 install tox\n $ tox\n\nLicense\n-------\n\nGPL-2.0\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sclorg/rpm-list-builder", "keywords": "", "license": "GPLv2+", "maintainer": "", "maintainer_email": "", "name": "rpmlb", "package_url": "https://pypi.org/project/rpmlb/", "platform": "", "project_url": "https://pypi.org/project/rpmlb/", "project_urls": { "Homepage": "https://github.com/sclorg/rpm-list-builder" }, "release_url": "https://pypi.org/project/rpmlb/1.1.1/", "requires_dist": [ "PyYAML", "retry", "click", "typing" ], "requires_python": "", "summary": "RPM List Builder", "version": "1.1.1" }, "last_serial": 3336389, "releases": { "1.0.1.dev81": [ { "comment_text": "", "digests": { "md5": "6333ced8695f1291d2d181a71d0c127b", "sha256": "5fdf95550953a1328367905ee41dedf00670d8dd1264f27209258495d18a5c38" }, "downloads": -1, "filename": "rpmlb-1.0.1.dev81-py3-none-any.whl", "has_sig": false, "md5_digest": "6333ced8695f1291d2d181a71d0c127b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19379, "upload_time": "2017-07-28T21:25:41", "url": "https://files.pythonhosted.org/packages/26/ee/78fd4b6c5f4df9b6c467edff9dd8f70d58abea9a37c60d57110c284da5eb/rpmlb-1.0.1.dev81-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fb096b1cd4fa55e722dc216c9fbe4400", "sha256": "6fafe433500f2759bf2c766a6a61c3014b906a882336765279711a90157cf68c" }, "downloads": -1, "filename": "rpmlb-1.0.1.dev81.tar.gz", "has_sig": false, "md5_digest": "fb096b1cd4fa55e722dc216c9fbe4400", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38036, "upload_time": "2017-07-28T21:24:55", "url": "https://files.pythonhosted.org/packages/78/fb/9fb28ea4f9390a9410884a448e36a67f681e2266f45574ea7b89406b6b6a/rpmlb-1.0.1.dev81.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "4088eb4d453b35635b2fafb7fa1a2adb", "sha256": "8df31b2a01fcc6af9f58021a40d5563b6c72619e6720c38b385991b26b13c97e" }, "downloads": -1, "filename": "rpmlb-1.1.0-py3-none-any.whl", "has_sig": true, "md5_digest": "4088eb4d453b35635b2fafb7fa1a2adb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24087, "upload_time": "2017-11-02T12:47:38", "url": "https://files.pythonhosted.org/packages/b0/92/2023b18d4871a699026ee738dec2f4283b0529c8fcc62dded40af4691b9d/rpmlb-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a5f8aca7c226d76496a8d65c300a8e2f", "sha256": "af366c9bc439ce21482ba762d9199b0615c28efd5acf61779206cd7550cc24c5" }, "downloads": -1, "filename": "rpmlb-1.1.0.tar.gz", "has_sig": true, "md5_digest": "a5f8aca7c226d76496a8d65c300a8e2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45803, "upload_time": "2017-11-02T12:47:40", "url": "https://files.pythonhosted.org/packages/3f/e1/b81c0c2da0e5f43b05a6bc8ef4d0595f93d2370c00739c8816f982b734c5/rpmlb-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "0e56bc65e14063cce8e88ff79573b483", "sha256": "7c967837e7a669de598a5cd62db2a093a9eb4e5910fe55dcce0db09a986cc464" }, "downloads": -1, "filename": "rpmlb-1.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "0e56bc65e14063cce8e88ff79573b483", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24066, "upload_time": "2017-11-15T19:36:02", "url": "https://files.pythonhosted.org/packages/da/b3/70196d91b0103ad723f8570bdc98c8a02853fb90bc41773519965e77eb37/rpmlb-1.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9334f803c64f61b2d2777ec1d5610c77", "sha256": "4ea7d37dea80c93e64a85f9bb411956b58ffaca234a07b971a63aa7f6dd4b4e2" }, "downloads": -1, "filename": "rpmlb-1.1.1.tar.gz", "has_sig": false, "md5_digest": "9334f803c64f61b2d2777ec1d5610c77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45123, "upload_time": "2017-11-15T19:36:05", "url": "https://files.pythonhosted.org/packages/8e/97/345b29bf6651b9a3f237ee600101ced27425a1023dd66aa0541a2ee2c6c6/rpmlb-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e56bc65e14063cce8e88ff79573b483", "sha256": "7c967837e7a669de598a5cd62db2a093a9eb4e5910fe55dcce0db09a986cc464" }, "downloads": -1, "filename": "rpmlb-1.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "0e56bc65e14063cce8e88ff79573b483", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24066, "upload_time": "2017-11-15T19:36:02", "url": "https://files.pythonhosted.org/packages/da/b3/70196d91b0103ad723f8570bdc98c8a02853fb90bc41773519965e77eb37/rpmlb-1.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9334f803c64f61b2d2777ec1d5610c77", "sha256": "4ea7d37dea80c93e64a85f9bb411956b58ffaca234a07b971a63aa7f6dd4b4e2" }, "downloads": -1, "filename": "rpmlb-1.1.1.tar.gz", "has_sig": false, "md5_digest": "9334f803c64f61b2d2777ec1d5610c77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45123, "upload_time": "2017-11-15T19:36:05", "url": "https://files.pythonhosted.org/packages/8e/97/345b29bf6651b9a3f237ee600101ced27425a1023dd66aa0541a2ee2c6c6/rpmlb-1.1.1.tar.gz" } ] }