{ "info": { "author": "Mike Bryant", "author_email": "mike@mikebryant.me.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Version Control" ], "description": "=================\npython-gitversion\n=================\n\n.. image:: https://travis-ci.org/mikebryant/python-gitversion.png?branch=master\n :target: https://travis-ci.org/mikebryant/python-gitversion\n :alt: Build Status Badge\n.. image:: https://coveralls.io/repos/mikebryant/python-gitversion/badge.png?branch=master\n :target: https://coveralls.io/r/mikebryant/python-gitversion?branch=master\n :alt: Coverage Status Badge\n.. image:: https://landscape.io/github/mikebryant/python-gitversion/master/landscape.png\n :target: https://landscape.io/github/mikebryant/python-gitversion/master\n :alt: Code Health Badge\n.. image:: https://pypip.in/v/gitversion/badge.png\n :target: https://pypi.python.org/pypi/gitversion/\n :alt: Version Badge\n.. image:: https://pypip.in/d/gitversion/badge.png\n :target: https://pypi.python.org/pypi/gitversion/\n :alt: Downloads Badge\n.. image:: https://pypip.in/wheel/gitversion/badge.png\n :target: https://pypi.python.org/pypi/gitversion/\n :alt: Wheel Status Badge\n.. image:: https://pypip.in/license/gitversion/badge.png\n :target: https://pypi.python.org/pypi/gitversion/\n :alt: License Badge\n\nThis package lets you use git tags to version python projects.\n\nUsage\n=====\n``setup.py``:\n\n.. code-block:: python\n\n from .version import __VERSION__\n setup(version=__VERSION__, ...)\n\n``/version.py``:\n\n.. code-block:: python\n\n from gitversion import rewritable_git_version\n __VERSION__ = rewritable_git_version(__file__)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "gitversion", "package_url": "https://pypi.org/project/gitversion/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gitversion/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/gitversion/2.1.3/", "requires_dist": null, "requires_python": null, "summary": "Utility to get the git version of a package.", "version": "2.1.3" }, "last_serial": 1005144, "releases": { "2.1.2": [ { "comment_text": "", "digests": { "md5": "58e792ac1241fd2ab7a1378f61a18d4c", "sha256": "0aecb1998546290bd651bb59a046d0085bbf195c55d72bee2a2a7401b6abf72b" }, "downloads": -1, "filename": "gitversion-2.1.2.tar.gz", "has_sig": false, "md5_digest": "58e792ac1241fd2ab7a1378f61a18d4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1746, "upload_time": "2014-02-18T13:56:30", "url": "https://files.pythonhosted.org/packages/01/df/7c34672758ebc5b13d9a45c5e5cf6eeed0f29b8d3828610a48fe838dce48/gitversion-2.1.2.tar.gz" } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "6172bec2886c8f025e6038d029c65bc5", "sha256": "d05eb88b6674ebc70b7a3596cf2b215d437355d10fc445afa70fb1ddfe7b2fd0" }, "downloads": -1, "filename": "gitversion-2.1.3-py27-none-any.whl", "has_sig": false, "md5_digest": "6172bec2886c8f025e6038d029c65bc5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3439, "upload_time": "2014-02-19T16:32:45", "url": "https://files.pythonhosted.org/packages/68/9f/5341366de0026d94ccb36a2bfdff4b71d8519345b3e1a0e004b83c766cd2/gitversion-2.1.3-py27-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ec80e2de6e64c69744227320b014fcb4", "sha256": "4cf15c06069bb49f4ba233514695ba739057055bb626aaf36774a51dcba12576" }, "downloads": -1, "filename": "gitversion-2.1.3.tar.gz", "has_sig": false, "md5_digest": "ec80e2de6e64c69744227320b014fcb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5956, "upload_time": "2014-02-19T16:32:42", "url": "https://files.pythonhosted.org/packages/15/27/be42e61a250d5b17656c32b96700b19992f668449ea36d49aface95da649/gitversion-2.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6172bec2886c8f025e6038d029c65bc5", "sha256": "d05eb88b6674ebc70b7a3596cf2b215d437355d10fc445afa70fb1ddfe7b2fd0" }, "downloads": -1, "filename": "gitversion-2.1.3-py27-none-any.whl", "has_sig": false, "md5_digest": "6172bec2886c8f025e6038d029c65bc5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3439, "upload_time": "2014-02-19T16:32:45", "url": "https://files.pythonhosted.org/packages/68/9f/5341366de0026d94ccb36a2bfdff4b71d8519345b3e1a0e004b83c766cd2/gitversion-2.1.3-py27-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ec80e2de6e64c69744227320b014fcb4", "sha256": "4cf15c06069bb49f4ba233514695ba739057055bb626aaf36774a51dcba12576" }, "downloads": -1, "filename": "gitversion-2.1.3.tar.gz", "has_sig": false, "md5_digest": "ec80e2de6e64c69744227320b014fcb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5956, "upload_time": "2014-02-19T16:32:42", "url": "https://files.pythonhosted.org/packages/15/27/be42e61a250d5b17656c32b96700b19992f668449ea36d49aface95da649/gitversion-2.1.3.tar.gz" } ] }