{ "info": { "author": "Henning Jacobs", "author_email": "henning.jacobs@zalando.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.4" ], "description": "===========================\nPython SCM Source Generator\n===========================\n\n.. image:: https://travis-ci.org/zalando-stups/python-scm-source.svg?branch=master\n :target: https://travis-ci.org/zalando-stups/python-scm-source\n :alt: Build Status\n\n.. image:: https://coveralls.io/repos/zalando-stups/python-scm-source/badge.svg\n :target: https://coveralls.io/r/zalando-stups/python-scm-source\n :alt: Code Coverage\n\n.. image:: https://img.shields.io/pypi/dw/scm-source.svg\n :target: https://pypi.python.org/pypi/scm-source/\n :alt: PyPI Downloads\n\n.. image:: https://img.shields.io/pypi/v/scm-source.svg\n :target: https://pypi.python.org/pypi/scm-source/\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/l/scm-source.svg\n :target: https://pypi.python.org/pypi/scm-source/\n :alt: License\n\nA simple command line tool to generate ``scm-source.json`` files according to the `STUPS documentation`_.\n\n\nInstallation\n============\n\n.. code-block:: bash\n\n $ sudo pip3 install --upgrade scm-source\n\n\nUsage\n=====\n\n.. code-block:: bash\n\n $ scm-source # generate scm-source.json in current directory\n $ scm-source -f target/scm-source.json\n $ scm-source --author \"John Doe\"\n $ scm-source my/path/to/git/repo -f output/scm-source.json\n\nYou can also use it from your Python scripts:\n\n.. code-block:: python\n\n from scm_source import generate_scm_source\n generate_scm_source('foo/bar/scm-source.json', 'John Doe')\n\n\nReleasing\n=========\n\nUploading a new version to PyPI:\n\n.. code-block:: bash\n\n $ ./release.sh \n\n.. _STUPS Documentation: http://stups.readthedocs.org/en/latest/user-guide/application-development.html#docker\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/zalando-stups/python-scm-source", "keywords": "stups scm source git revision", "license": "Apache License Version 2.0", "maintainer": "", "maintainer_email": "", "name": "scm-source", "package_url": "https://pypi.org/project/scm-source/", "platform": "", "project_url": "https://pypi.org/project/scm-source/", "project_urls": { "Homepage": "https://github.com/zalando-stups/python-scm-source" }, "release_url": "https://pypi.org/project/scm-source/1.0.11/", "requires_dist": null, "requires_python": "", "summary": "CLI to generate scm-source.json", "version": "1.0.11" }, "last_serial": 2972856, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "91687fc47a1b5a496eefa82af7fda76b", "sha256": "e0e3ebfb82ba232e7ec4fbb4388397f04dc97dacaae3fa37d823b2d9e7fcf6eb" }, "downloads": -1, "filename": "scm_source-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "91687fc47a1b5a496eefa82af7fda76b", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 4521, "upload_time": "2015-11-02T18:19:52", "url": "https://files.pythonhosted.org/packages/fe/77/ab9a09281a4dbdddd3ed7a47e66b0150014ba858e36d5cdd7de22e1cddb0/scm_source-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a571a80a2b4a294e3d8a6184db01b2fd", "sha256": "f88c8e07c0816058819d3ed9dbcaafa54aadea641a7c2eca25072e9256c794ae" }, "downloads": -1, "filename": "scm-source-0.1.tar.gz", "has_sig": false, "md5_digest": "a571a80a2b4a294e3d8a6184db01b2fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2696, "upload_time": "2015-11-02T18:19:47", "url": "https://files.pythonhosted.org/packages/05/c5/03821b619f8113c23f208e4e1caedbebb250b2dece7816930181a3b29d3b/scm-source-0.1.tar.gz" } ], "1.0.10": [ { "comment_text": "", "digests": { "md5": "8d47611f3ef571cfe3588fec4ab1fb4b", "sha256": "2ead9bb4490e53ee11a1f6109042279146020225b97dc0ec3bbadfcc1ace3b51" }, "downloads": -1, "filename": "scm_source-1.0.10-py3-none-any.whl", "has_sig": false, "md5_digest": "8d47611f3ef571cfe3588fec4ab1fb4b", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 5553, "upload_time": "2017-04-19T17:21:43", "url": "https://files.pythonhosted.org/packages/af/51/b5e702e168c689980d8af9899ea91c85e7436086dd8ea461a6deeeba767b/scm_source-1.0.10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "04bdbe78396ae290ac8d51bfe8eb46c2", "sha256": "df7375bb1b62aeb8461d2046f42e61a14b0209fff72b35fb5b7dcf45e30267d0" }, "downloads": -1, "filename": "scm-source-1.0.10.tar.gz", "has_sig": false, "md5_digest": "04bdbe78396ae290ac8d51bfe8eb46c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3505, "upload_time": "2017-04-19T17:21:41", "url": "https://files.pythonhosted.org/packages/ff/51/cd3f0d67b094cc1bdc195510d2e689804497ee18a651c44c3ee76a081d35/scm-source-1.0.10.tar.gz" } ], "1.0.11": [ { "comment_text": "", "digests": { "md5": "c2f4e78ac90c16a76b2b21601631096c", "sha256": "16ffdef651518b06f84e074c0d6d3bf62c7e0b8e533c8d6cf3c732f7ac991f62" }, "downloads": -1, "filename": "scm_source-1.0.11-py3-none-any.whl", "has_sig": false, "md5_digest": "c2f4e78ac90c16a76b2b21601631096c", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 5825, "upload_time": "2017-06-23T07:30:15", "url": "https://files.pythonhosted.org/packages/97/14/3d4db3e56a5c8e48e7cadd89f2d714771d01fb33ba2e928c9e42b133fcaa/scm_source-1.0.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "54c9e7b6c35161e0779a6ebfc229d8c0", "sha256": "95777e83084f32665640746e02884a21892c6cb445c969cb9befe74919bd2c36" }, "downloads": -1, "filename": "scm-source-1.0.11.tar.gz", "has_sig": false, "md5_digest": "54c9e7b6c35161e0779a6ebfc229d8c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3757, "upload_time": "2017-06-23T07:30:12", "url": "https://files.pythonhosted.org/packages/15/4f/880d17084cd774d93a3ba7f6dfa4837a8b838bfee699fe8db0de2ed6e38a/scm-source-1.0.11.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "fa5d630f5c045c97aea067286f83da23", "sha256": "aa14a13d961061f881bc0fe814ca523219eba283e82958b7af19ab95ea51359e" }, "downloads": -1, "filename": "scm_source-1.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "fa5d630f5c045c97aea067286f83da23", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 5074, "upload_time": "2015-11-18T11:55:54", "url": "https://files.pythonhosted.org/packages/a9/63/118b6113bb625b0739958b24158e2cc3eed1c6738399fcc262cce988e9da/scm_source-1.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "296b4f5015796a1f466e894fabdd1cfc", "sha256": "ef3503075279c6b4d0472c3acab58fff3197282a2b32138c5cd959d4c90fa8ed" }, "downloads": -1, "filename": "scm-source-1.0.5.tar.gz", "has_sig": false, "md5_digest": "296b4f5015796a1f466e894fabdd1cfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3116, "upload_time": "2015-11-18T11:55:26", "url": "https://files.pythonhosted.org/packages/dd/e5/c39ff8846a09ae23e1cd8118e158672d89ab0232c3a4c4fb80a85566f97b/scm-source-1.0.5.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "aa8564676839a80cbf2b4be0272df3d7", "sha256": "8341fa6c710ac755c83d14d5c79932194cce355d667d7e4a311e935d088b16da" }, "downloads": -1, "filename": "scm_source-1.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "aa8564676839a80cbf2b4be0272df3d7", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 5090, "upload_time": "2016-04-01T08:35:54", "url": "https://files.pythonhosted.org/packages/22/0b/fc68d7d801755edbb795c85b4ba0363531b26ac44d47a348f5fe1616b99f/scm_source-1.0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c0a4b0a588c3f334eac864dea0688b3d", "sha256": "21ac9ffe5d3abea2d4fd3b6f2af6c233d3bd47b20f90dbe18218b31d1b324d20" }, "downloads": -1, "filename": "scm-source-1.0.8.tar.gz", "has_sig": false, "md5_digest": "c0a4b0a588c3f334eac864dea0688b3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3161, "upload_time": "2016-04-01T08:35:47", "url": "https://files.pythonhosted.org/packages/9c/85/761e241ac318fd93c426e5bc52f9e4717086b08b8700796b58c72e9f79a9/scm-source-1.0.8.tar.gz" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "faecec87e25da019328f575f93162e84", "sha256": "9ed9730c664ebea9a57456d13024a723bb5bf046e48ce69de6f2cac8697355e9" }, "downloads": -1, "filename": "scm_source-1.0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "faecec87e25da019328f575f93162e84", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 5393, "upload_time": "2016-07-01T15:22:51", "url": "https://files.pythonhosted.org/packages/5b/45/435b7e37a1bafb347e8c369da6390b7346cd56ef0c64c6476675586b8801/scm_source-1.0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18db62d03076bd574602713535e46fb1", "sha256": "ad0b0ea469c6d713681d43f31c161dd83aff549993706f034c516e7691c676aa" }, "downloads": -1, "filename": "scm-source-1.0.9.tar.gz", "has_sig": false, "md5_digest": "18db62d03076bd574602713535e46fb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3425, "upload_time": "2016-07-01T15:22:47", "url": "https://files.pythonhosted.org/packages/cc/a2/4f56926f8a66af5bd3182d651809416ba88217ef946bee52279092475fb4/scm-source-1.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c2f4e78ac90c16a76b2b21601631096c", "sha256": "16ffdef651518b06f84e074c0d6d3bf62c7e0b8e533c8d6cf3c732f7ac991f62" }, "downloads": -1, "filename": "scm_source-1.0.11-py3-none-any.whl", "has_sig": false, "md5_digest": "c2f4e78ac90c16a76b2b21601631096c", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 5825, "upload_time": "2017-06-23T07:30:15", "url": "https://files.pythonhosted.org/packages/97/14/3d4db3e56a5c8e48e7cadd89f2d714771d01fb33ba2e928c9e42b133fcaa/scm_source-1.0.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "54c9e7b6c35161e0779a6ebfc229d8c0", "sha256": "95777e83084f32665640746e02884a21892c6cb445c969cb9befe74919bd2c36" }, "downloads": -1, "filename": "scm-source-1.0.11.tar.gz", "has_sig": false, "md5_digest": "54c9e7b6c35161e0779a6ebfc229d8c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3757, "upload_time": "2017-06-23T07:30:12", "url": "https://files.pythonhosted.org/packages/15/4f/880d17084cd774d93a3ba7f6dfa4837a8b838bfee699fe8db0de2ed6e38a/scm-source-1.0.11.tar.gz" } ] }