{ "info": { "author": "Seth Michael Larson", "author_email": "sethmichaellarson@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Python Travis Deploy\n====================\n\nA test project for deploying to PyPI from Travis\n\nDeployment Strategy\n-------------------\n\n- Any user can create a new branch and commits that puts the package\n into a deployable state. (Updating changelog, putting release date, etc)\n The branch must be named ``release-x.x.x`` to trigger integration tests\n- User creates a Pull Request to the repo as normal.\n- Travis runs unit tests as normal.\n- Travis runs integration tests due to the ``release-x.x.x`` branch name.\n- Once merged any maintainer can tag the squashed commit and push tags to GitHub.\n- Travis will build and deploy the tagged commit and upload to PyPI.\n- Travis will prepare a GitHub release draft for the tag.\n- Once you're satisfied with the release content (ie changelog entry info)\n you can publish the release.\n\nConfiguration Options\n---------------------\n\n- If your deployment uses universal wheels you can consolidate the\n two PyPI deployments into one and build both within ``_travis/deploy.sh``.\n- If you're not a fan of GitHub releases you can remove that section\n within ``deploy:`` in ``.travis.yml``.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/SethMichaelLarson/python_travis_deploy", "keywords": "", "license": "Apache-2.0", "maintainer": "", "maintainer_email": "", "name": "python-travis-deploy", "package_url": "https://pypi.org/project/python-travis-deploy/", "platform": "", "project_url": "https://pypi.org/project/python-travis-deploy/", "project_urls": { "Homepage": "https://github.com/SethMichaelLarson/python_travis_deploy" }, "release_url": "https://pypi.org/project/python-travis-deploy/1.5.0/", "requires_dist": null, "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "summary": "A test project for deploying to PyPI from Travis", "version": "1.5.0" }, "last_serial": 4576507, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5693c6be01cefa36336397c29f876cb9", "sha256": "a3bd8c9a39486d173284405335345c86c92038bfc9375aca5930bdd3972bc5cf" }, "downloads": -1, "filename": "python_travis_deploy-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5693c6be01cefa36336397c29f876cb9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 2679, "upload_time": "2018-12-08T23:14:00", "url": "https://files.pythonhosted.org/packages/93/00/7e07da313016976ea667223926f26666cccf706cfb741fcc8f6a62e0a957/python_travis_deploy-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c7dce5518315ed81b50d6c26a77d0adf", "sha256": "b6358026c2ce5741b188ccce75133154c1e7db9873549c5516d2d6458fc2cf46" }, "downloads": -1, "filename": "python_travis_deploy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "c7dce5518315ed81b50d6c26a77d0adf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 5458, "upload_time": "2018-12-08T23:14:02", "url": "https://files.pythonhosted.org/packages/90/7a/909d6ec96998b0ac4a204faa280d7cc4c7a63350d257a4f09a6f6caa0582/python_travis_deploy-1.0.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "790736c8fa2f1955f066cf26d8c6287a", "sha256": "3a5357f05f6e19358836aab7429485118ba44330b51a82a2854a6aca33a44d4c" }, "downloads": -1, "filename": "python_travis_deploy-1.3.0-py2-none-any.whl", "has_sig": false, "md5_digest": "790736c8fa2f1955f066cf26d8c6287a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 3615, "upload_time": "2018-12-09T02:25:08", "url": "https://files.pythonhosted.org/packages/72/7b/d77dfb6bce0b5dc09930352d1f03c19824a2678ba524a2d95aa8df635b38/python_travis_deploy-1.3.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "383bff24d9977ba7e4523042d314f843", "sha256": "9a989b2623d7538925992144004c41bfe81a0260eab32fff216f9ee7e3587263" }, "downloads": -1, "filename": "python_travis_deploy-1.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "383bff24d9977ba7e4523042d314f843", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 3617, "upload_time": "2018-12-09T02:24:14", "url": "https://files.pythonhosted.org/packages/e9/12/a47a632a5732e62e72293afce18a24e3b0a785937eb21e33ca652256e4b6/python_travis_deploy-1.3.0-py3-none-any.whl" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "4699b2b9ab04d17dfe0414c9987fe3b5", "sha256": "b20e4a4358d564f904526a45a711080300a648cfd6865850148e77625f08bf83" }, "downloads": -1, "filename": "python_travis_deploy-1.4.0-py2-none-any.whl", "has_sig": false, "md5_digest": "4699b2b9ab04d17dfe0414c9987fe3b5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 3618, "upload_time": "2018-12-09T02:29:17", "url": "https://files.pythonhosted.org/packages/f1/77/68e427b55e08d50a29507a0bdfbbe3e44417ac43994bcf29bf976382346d/python_travis_deploy-1.4.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cda25715ee97ebc0b025e2e7a5300eb3", "sha256": "959643dd781c81960e2f8dfc2d7225b4088467e1c92a74e5c4f91ab0b9675461" }, "downloads": -1, "filename": "python_travis_deploy-1.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "cda25715ee97ebc0b025e2e7a5300eb3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 3618, "upload_time": "2018-12-09T02:30:07", "url": "https://files.pythonhosted.org/packages/c2/d2/1741f25f00e1750b1ce729560d50f7be210666dcbc66dcc1258ac4bd8741/python_travis_deploy-1.4.0-py3-none-any.whl" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "4e08e95c2bb845f09f475fffaca1b8a8", "sha256": "deba70bab661ca812b0899f76aec7c6b15e70fc276af63ff3f5f9504d22fd6cc" }, "downloads": -1, "filename": "python_travis_deploy-1.5.0-py2-none-any.whl", "has_sig": false, "md5_digest": "4e08e95c2bb845f09f475fffaca1b8a8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 6298, "upload_time": "2018-12-09T02:38:55", "url": "https://files.pythonhosted.org/packages/cf/00/ab04f66f199d2deb851178a2c84f708a7825bf76357d585fee5ddbcbc8f2/python_travis_deploy-1.5.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c8648c4f4607634724a2ad077162627d", "sha256": "642cdcebf64414caacad7bd61790cf294e2e3d8d5da6f12921165c50dd727758" }, "downloads": -1, "filename": "python_travis_deploy-1.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c8648c4f4607634724a2ad077162627d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 6300, "upload_time": "2018-12-09T02:39:04", "url": "https://files.pythonhosted.org/packages/3f/d9/e10e03fcd88ad25bff9977d1877d8f7208c7b7c38f7fd21a328f5e5112a5/python_travis_deploy-1.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2dd80f397c962ef3df8d1cb969f0b06d", "sha256": "b7ad6cf92f0c56df78bfdc2fe511d42a7cf1bc048e9636216263f78494a803c0" }, "downloads": -1, "filename": "python_travis_deploy-1.5.0.tar.gz", "has_sig": false, "md5_digest": "2dd80f397c962ef3df8d1cb969f0b06d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 6047, "upload_time": "2018-12-09T02:40:22", "url": "https://files.pythonhosted.org/packages/92/d2/851a6dacb7f5fcba38b60b3c56d01d27534b1a62d48597748345f5f44b0f/python_travis_deploy-1.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4e08e95c2bb845f09f475fffaca1b8a8", "sha256": "deba70bab661ca812b0899f76aec7c6b15e70fc276af63ff3f5f9504d22fd6cc" }, "downloads": -1, "filename": "python_travis_deploy-1.5.0-py2-none-any.whl", "has_sig": false, "md5_digest": "4e08e95c2bb845f09f475fffaca1b8a8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 6298, "upload_time": "2018-12-09T02:38:55", "url": "https://files.pythonhosted.org/packages/cf/00/ab04f66f199d2deb851178a2c84f708a7825bf76357d585fee5ddbcbc8f2/python_travis_deploy-1.5.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c8648c4f4607634724a2ad077162627d", "sha256": "642cdcebf64414caacad7bd61790cf294e2e3d8d5da6f12921165c50dd727758" }, "downloads": -1, "filename": "python_travis_deploy-1.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c8648c4f4607634724a2ad077162627d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 6300, "upload_time": "2018-12-09T02:39:04", "url": "https://files.pythonhosted.org/packages/3f/d9/e10e03fcd88ad25bff9977d1877d8f7208c7b7c38f7fd21a328f5e5112a5/python_travis_deploy-1.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2dd80f397c962ef3df8d1cb969f0b06d", "sha256": "b7ad6cf92f0c56df78bfdc2fe511d42a7cf1bc048e9636216263f78494a803c0" }, "downloads": -1, "filename": "python_travis_deploy-1.5.0.tar.gz", "has_sig": false, "md5_digest": "2dd80f397c962ef3df8d1cb969f0b06d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 6047, "upload_time": "2018-12-09T02:40:22", "url": "https://files.pythonhosted.org/packages/92/d2/851a6dacb7f5fcba38b60b3c56d01d27534b1a62d48597748345f5f44b0f/python_travis_deploy-1.5.0.tar.gz" } ] }