{ "info": { "author": "Mikel Larreategi", "author_email": "mlarreategi@codesyntax.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2 :: Only", "Programming Language :: Python :: Implementation", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Archiving :: Packaging", "Topic :: System :: Installation/Setup", "Topic :: Utilities" ], "description": "========================================\nCustom egg upload where the user wants\n========================================\n\nThis package provides a plugin for ``zest.releaser`` that offers to upload the\nreleased egg via SCP, SFTP or HTTP(S) PUT (WebDAV) to a custom location (instead of or\nin addition to PyPI).\n\nThis plugin is based on `gocept.zestreleaser.customupload`_ to do the upload process\nand uses the `distbase` and `distdefault` concept of `jarn.mkrelease`_, so you need to\nadd something like this to your ``~/.pypirc`` like the following::\n\n [cs.zestreleaser.upload]\n _default_with_input_ = scp://download.gocept.com//var/www/customers/\n _default_ = scp://download.gocept.com//var/www/packages\n\n\nIf the option ``_default_with_input`` is set, the script will ask the user a folder name\nthat will be appended to the setting, and the created egg will be uploaded there and the\nscript will finish there.\n\nThis option is useful if you have a folder where you have one folder per project/customer\nin the same place.\n\nIf the option ``_default_with_input`` is not set and ``_default_`` is set, the script will\nupload the egg to that destination. This is usefull as a default destination of your eggs.\n\n\nOptions for HTTP(S) PUT (WebDAV)\n================================\n\nThis option is the same as in `gocept.zestreleaser.customupload`_ so\nHTTP(S) PUT (WebDAV) is implemented using `curl` to add options to `curl`,\ne. g. to disable certificate checks, add the options in front of the URL\nlike this::\n\n [cs.zestreleaser.upload]\n gocept.special = --insecure https://dav.gocept.com/special\n\n\n\nDevelopment\n===========\n\nThe source code is available in the git repository at\nhttps://github.com/codesyntax/cs.zestreleaser.upload\n\nPlease report any bugs you find at\nhttps://github.com/codesyntax/cs.zestreleaser.upload/issues\n\n.. _`jarn.mkrelease`: https://pypi.python.org/pypi/jarn.mkrelease\n.. _`gocept.zestreleaser.customupload`: https://pypi.python.org/pypi/gocept.zestreleaser.customupload\n\n\nChangelog\n=========\n\n1.0 (2014-11-07)\n----------------\n\n- Initial implementation [erral]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/codesyntax/cs.zestreleaser.upload", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "cs.zestreleaser.upload", "package_url": "https://pypi.org/project/cs.zestreleaser.upload/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cs.zestreleaser.upload/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/codesyntax/cs.zestreleaser.upload" }, "release_url": "https://pypi.org/project/cs.zestreleaser.upload/1.0/", "requires_dist": null, "requires_python": null, "summary": "zest.releaser plugin to enter from the command-line the destination of the upload", "version": "1.0" }, "last_serial": 1298300, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "dfaa1376a08157d14cbc3513a432fbd3", "sha256": "1f812b26321c4d918d196a979782b2bb7d9108a27fd09935f2d9b25556ff8196" }, "downloads": -1, "filename": "cs.zestreleaser.upload-1.0.zip", "has_sig": false, "md5_digest": "dfaa1376a08157d14cbc3513a432fbd3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29761, "upload_time": "2014-11-07T14:04:11", "url": "https://files.pythonhosted.org/packages/1b/72/4061ea9a8feb92dd210a2bff8fb63ff3bf5a53966335fedc7f05d256eabc/cs.zestreleaser.upload-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dfaa1376a08157d14cbc3513a432fbd3", "sha256": "1f812b26321c4d918d196a979782b2bb7d9108a27fd09935f2d9b25556ff8196" }, "downloads": -1, "filename": "cs.zestreleaser.upload-1.0.zip", "has_sig": false, "md5_digest": "dfaa1376a08157d14cbc3513a432fbd3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29761, "upload_time": "2014-11-07T14:04:11", "url": "https://files.pythonhosted.org/packages/1b/72/4061ea9a8feb92dd210a2bff8fb63ff3bf5a53966335fedc7f05d256eabc/cs.zestreleaser.upload-1.0.zip" } ] }