{ "info": { "author": "Reinout van Rees", "author_email": "reinout@vanrees.org", "bugtrack_url": null, "classifiers": [], "description": "qgispluginreleaser\n==========================================\n\nAdd-on for zest.releaser for releasing QGIS plugins.\n\nZest.releaser can be extended, see its `entrypoints documentation\n`_.\n\nWhat we do:\n\n- We hook into the \"release\" step and create a zipfile with a version number\n and copy it to the current directory. You can scp it to a server afterwards.\n\n- In the \"prerelease\" and \"postrelease\" steps we change the version number in\n the (mandatory) QGIS ``metadata.txt`` file.\n\nNote: a QGIS plugin doesn't have a ``setup.py``, so you'll need to add a\n``version.txt`` or ``version.rst`` or ``VERSION`` file so that zest.releaser\nrecognizes the current directory as a releasable project and so that it can\nfind the version number somewhere. Simply put the version number (\"1.2\") by\nitself on the first line. A newline at the end is fine.\n\n\nInstallation\n------------\n\nYou'll have to install it globally (or in a custom virtualenv) as qgis plugins\nnormally don't have a full python setup.\n\nThe plugin checks whether there's a ``metadata.txt`` (lowercase) with a\n``qgisMinimumVersion`` string inside it. If found, the plugin runs. Otherwise\nit stays out of the way. So it should be safe to install globally.\n\n\nCredits\n=======\n\n- Reinout van Rees started this library.\n\n\nChangelog of qgispluginreleaser\n===================================================\n\n\n1.0 (2017-06-20)\n----------------\n\n- Use the codecs package in conjunction with \"utf8\" to read and write files.\n\n\n0.2 (2016-02-01)\n----------------\n\n- Qgis expects zip filenames to use a dot as name/version separator instead of\n a dash. We now create the zipfile with a dot instead.\n\n\n0.1 (2016-01-19)\n----------------\n\n- Initial project structure created with nensskel.\n\n- Changing versions in metadata.txt in the prerelease/postrelease step.\n\n- Creating a zipfile (with version number in the filename) automatically in\n the release step. Note that you must answer \"yes\" to the \"checkout a tag?\"\n question.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nens/qgispluginreleaser", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "qgispluginreleaser", "package_url": "https://pypi.org/project/qgispluginreleaser/", "platform": "", "project_url": "https://pypi.org/project/qgispluginreleaser/", "project_urls": { "Homepage": "https://github.com/nens/qgispluginreleaser" }, "release_url": "https://pypi.org/project/qgispluginreleaser/1.0/", "requires_dist": null, "requires_python": "", "summary": "Add-on for zest.releaser for releasing qgis plugins", "version": "1.0" }, "last_serial": 2961582, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9d3e0fd3fe33237bfb6aace069205fec", "sha256": "826a1309e532a048351ff207daaa9cd59f8e987e040ff2a6943f622b465e0403" }, "downloads": -1, "filename": "qgispluginreleaser-0.1.tar.gz", "has_sig": false, "md5_digest": "9d3e0fd3fe33237bfb6aace069205fec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18392, "upload_time": "2016-01-19T16:40:43", "url": "https://files.pythonhosted.org/packages/47/99/df61a55b0ead1244f78051afa7a3777a0aea01b8ec8dbdac8192b36b97f9/qgispluginreleaser-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "a96e01fae93d515ac30ba4b94758494b", "sha256": "5bf625a2f7a2e4856ed8dd7b4f6533e4324321f5fcaf29ae8353df40bdb067e8" }, "downloads": -1, "filename": "qgispluginreleaser-0.2.tar.gz", "has_sig": false, "md5_digest": "a96e01fae93d515ac30ba4b94758494b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18554, "upload_time": "2016-02-01T11:31:34", "url": "https://files.pythonhosted.org/packages/78/89/45c94fcbf1a6e0255ebf1ca6f062909d75e3717aef769ce1abc44386a75b/qgispluginreleaser-0.2.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "c26916f47893137ab1c51f9118bde3ba", "sha256": "ec1bb3d656789337a36638d90357f03fd79d449cf93b82f1fd844d4fb187fdae" }, "downloads": -1, "filename": "qgispluginreleaser-1.0.tar.gz", "has_sig": false, "md5_digest": "c26916f47893137ab1c51f9118bde3ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18825, "upload_time": "2017-06-20T08:21:35", "url": "https://files.pythonhosted.org/packages/a4/08/ab660985188ea5d4e675c2e9841bc6d9a50d9e4c9608da11b7f4e5dff99c/qgispluginreleaser-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c26916f47893137ab1c51f9118bde3ba", "sha256": "ec1bb3d656789337a36638d90357f03fd79d449cf93b82f1fd844d4fb187fdae" }, "downloads": -1, "filename": "qgispluginreleaser-1.0.tar.gz", "has_sig": false, "md5_digest": "c26916f47893137ab1c51f9118bde3ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18825, "upload_time": "2017-06-20T08:21:35", "url": "https://files.pythonhosted.org/packages/a4/08/ab660985188ea5d4e675c2e9841bc6d9a50d9e4c9608da11b7f4e5dff99c/qgispluginreleaser-1.0.tar.gz" } ] }