{ "info": { "author": "Changaco", "author_email": "changaco@changaco.oy.lc", "bugtrack_url": null, "classifiers": [], "description": "This is a `setuptools_scm `_ plugin\nthat adds support for git archives (for example the ones GitHub automatically\ngenerates).\n\nNote that it only works for archives of tagged commits (because git currently\nlacks a format option equivalent to ``git describe --tags``).\n\nUsage\n-----\n\nAdd ``'setuptools_scm_git_archive'`` to the ``setup_requires`` parameter in your\nproject's ``setup.py`` file:\n\n.. code:: python\n\n setup(\n ...,\n use_scm_version=True,\n setup_requires=['setuptools_scm', 'setuptools_scm_git_archive'],\n ...,\n )\n\nCreate a ``.git_archival.txt`` file with the following content::\n\n ref-names: $Format:%D$\n\nThen add this line to the ``.gitattributes`` file::\n\n .git_archival.txt export-subst\n\nFinally, don't forget to commit these two files.\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/Changaco/setuptools_scm_git_archive/", "keywords": "scm vcs version tags git archive", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "setuptools-scm-git-archive", "package_url": "https://pypi.org/project/setuptools-scm-git-archive/", "platform": "", "project_url": "https://pypi.org/project/setuptools-scm-git-archive/", "project_urls": { "Homepage": "https://github.com/Changaco/setuptools_scm_git_archive/" }, "release_url": "https://pypi.org/project/setuptools-scm-git-archive/1.1/", "requires_dist": null, "requires_python": "", "summary": "setuptools_scm plugin for git archives", "version": "1.1" }, "last_serial": 4977619, "releases": { "0.1": [], "1.0": [ { "comment_text": "", "digests": { "md5": "e3c7df1ee782a171696ea1cdc3a05787", "sha256": "af6b40a3f2f6d79b2b6b495258ff441641908ff2c4c9aaa66765b87ec6f72c35" }, "downloads": -1, "filename": "setuptools_scm_git_archive-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e3c7df1ee782a171696ea1cdc3a05787", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 3714, "upload_time": "2015-11-29T14:29:32", "url": "https://files.pythonhosted.org/packages/24/fc/42b5d0d6ea83d51fcd1a2a01ef056bec58414996c6342cda72bdd92e700d/setuptools_scm_git_archive-1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb4ca99e97edea548117fe0d80cbd089", "sha256": "52425f905518247c685fc64c5fdba6e1e74443c8562e141c8de56059be0e31da" }, "downloads": -1, "filename": "setuptools_scm_git_archive-1.0.tar.gz", "has_sig": false, "md5_digest": "cb4ca99e97edea548117fe0d80cbd089", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3050, "upload_time": "2015-11-29T14:29:26", "url": "https://files.pythonhosted.org/packages/18/00/754438f629dfff1ecdbb31c8c23effe8bcfdbf65dbaf1cbed58eab286d82/setuptools_scm_git_archive-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "f7c1f51345874bd4d8d1d0b63d3c5663", "sha256": "3df19d1f05f70bb4b33485a88669726f1b2f14600ef2e557b927fc9cbdbfff2b" }, "downloads": -1, "filename": "setuptools_scm_git_archive-1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f7c1f51345874bd4d8d1d0b63d3c5663", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3253, "upload_time": "2019-03-24T09:27:06", "url": "https://files.pythonhosted.org/packages/7e/83/284c6d3fac2e74532a9f51f908018690709db9af1469cf728574f6be3abf/setuptools_scm_git_archive-1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c9351fa5cebd12e76488737a7c78f2e", "sha256": "6026f61089b73fa1b5ee737e95314f41cb512609b393530385ed281d0b46c062" }, "downloads": -1, "filename": "setuptools_scm_git_archive-1.1.tar.gz", "has_sig": false, "md5_digest": "1c9351fa5cebd12e76488737a7c78f2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3050, "upload_time": "2019-03-24T09:27:08", "url": "https://files.pythonhosted.org/packages/7e/2c/0c15b29a1b5940250bfdc4a4f53272e35cd7cf8a34159291b6b4ec9eb291/setuptools_scm_git_archive-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f7c1f51345874bd4d8d1d0b63d3c5663", "sha256": "3df19d1f05f70bb4b33485a88669726f1b2f14600ef2e557b927fc9cbdbfff2b" }, "downloads": -1, "filename": "setuptools_scm_git_archive-1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f7c1f51345874bd4d8d1d0b63d3c5663", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3253, "upload_time": "2019-03-24T09:27:06", "url": "https://files.pythonhosted.org/packages/7e/83/284c6d3fac2e74532a9f51f908018690709db9af1469cf728574f6be3abf/setuptools_scm_git_archive-1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c9351fa5cebd12e76488737a7c78f2e", "sha256": "6026f61089b73fa1b5ee737e95314f41cb512609b393530385ed281d0b46c062" }, "downloads": -1, "filename": "setuptools_scm_git_archive-1.1.tar.gz", "has_sig": false, "md5_digest": "1c9351fa5cebd12e76488737a7c78f2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3050, "upload_time": "2019-03-24T09:27:08", "url": "https://files.pythonhosted.org/packages/7e/2c/0c15b29a1b5940250bfdc4a4f53272e35cd7cf8a34159291b6b4ec9eb291/setuptools_scm_git_archive-1.1.tar.gz" } ] }