{ "info": { "author": "kyle roux", "author_email": "jstacoder@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "versionup is an auto version tool with a command line utility\n\ngo to any directory with a setup.py and call either\nupversion or showversion\nand it will do the rest.\n\n\n\nif you tell it not to set up your setup.py file\nthen add \nfrom versionup import get_version\nversion = get_version()\n\n# then replace your\n'version' : 'x.x.x', or 'version = 'x.x.x',\n# with\n'version' : version or 'version' = version,\n\nor just let it do it for you...\n\n\nto install\njust\nsudo python setup.py install", "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": "versionup", "package_url": "https://pypi.org/project/versionup/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/versionup/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/versionup/1.0.3/", "requires_dist": null, "requires_python": null, "summary": "version update / management utility", "version": "1.0.3" }, "last_serial": 949936, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "c48689ab4c8e8cf12c160e64a40bfa26", "sha256": "81e8dd1f67c2f5d97f864c662fb98ce4eb1de1a465f7386f9455cd0a1a805ee6" }, "downloads": -1, "filename": "versionup-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c48689ab4c8e8cf12c160e64a40bfa26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1254, "upload_time": "2013-12-20T12:41:52", "url": "https://files.pythonhosted.org/packages/09/0f/949669200808350d0287b4fd1fae56ea8543b7a25f829e65481f7533549a/versionup-1.0.1.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "776026c49d90958bd1adb2bd46ad6324", "sha256": "edf4f2326d29f0426cd65daf1947841ae7fbf0a323d05142611fa7851164eb97" }, "downloads": -1, "filename": "versionup-1.0.3.tar.gz", "has_sig": false, "md5_digest": "776026c49d90958bd1adb2bd46ad6324", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1278, "upload_time": "2013-12-20T17:49:19", "url": "https://files.pythonhosted.org/packages/35/2f/7e8dadde5237b2fb3860cc23d033db7acf1b6d07e5d2f49c4bd6406bab8c/versionup-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "776026c49d90958bd1adb2bd46ad6324", "sha256": "edf4f2326d29f0426cd65daf1947841ae7fbf0a323d05142611fa7851164eb97" }, "downloads": -1, "filename": "versionup-1.0.3.tar.gz", "has_sig": false, "md5_digest": "776026c49d90958bd1adb2bd46ad6324", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1278, "upload_time": "2013-12-20T17:49:19", "url": "https://files.pythonhosted.org/packages/35/2f/7e8dadde5237b2fb3860cc23d033db7acf1b6d07e5d2f49c4bd6406bab8c/versionup-1.0.3.tar.gz" } ] }