Plugin for zest.releaser to allow uploading the created egg via SCP to configurable destinations.
Project description
This package provides a plugin for zest.releaser that offers to upload the released egg via SCP or HTTP PUT (WebDAV) to a custom location (instead of or in addition to PyPI).
To use, add a section to your ~/.pypirc like the following:
[gocept.zestreleaser.customupload] gocept = scp://download.gocept.com:/var/www/packages gocept.special = http://dav.gocept.com/special
If the package being released starts with one of the keys in that section (longest match wins, case insensitive), you will be prompted whether to upload the egg (that was created by zest.releaser by checking out the tag) to the given server.
Development
The source code is available in the subversion repository at https://code.gocept.com/svn/gocept/gocept.zestreleaser.customupload
Please report any bugs you find at https://projects.gocept.com/projects/projects/gocept-testing/issues
Changelog
1.1.0 (2011-11-18)
Allow uploading via HTTP PUT (WebDAV) [CZ].
1.0.3 (2011-11-11)
Make matching package names case insensitive [bug reported by maurits@vanrees.org].
1.0.2 (2010-07-22)
Upload everything from the dist/ directory, so it works for any egg format, .zip, .tar.gz, .egg, or else [suggestion by maurits@vanrees.org].
1.0.1 (2010-07-22)
Added a MANIFEST.in so that the created egg actually works.
1.0 (2010-07-22)
first release [WS].
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for gocept.zestreleaser.customupload-1.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa4e58ed8bea329d082ae8242b0884504b7c72314f746769c539acc120258fb2 |
|
MD5 | b9c6debfc799886a8ec23654bc48a0f5 |
|
BLAKE2b-256 | 7eba905ca6257ad8c2fcba079ee973a578b39ad3b376480af2591778aa134340 |