PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Sunday the 12th of October, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[14:58:48] <techtonik> is there a tool to automate package update process?
[14:58:50] <techtonik> hi
[14:59:23] <techtonik> i mean the whole checkout/update/upload cycle?
[15:00:34] <techtonik> something like `workon mypackage` - goes to pypi to find repository and clones it
[15:03:13] <techtonik> something like `update version` - tries to find a checklist, executes checks it can understand (like update version in setup.py) and reports the progress to user
[15:03:47] <techtonik> something like `upload` just builds and makes it available.
[15:03:55] <techtonik> ..from pypi.