devpi: github-style pypi index server and packaging meta tool.
Project description
devpi: managing and serving Python release processes
===================================================================
``devpi`` is a meta package installing two other packages::
- ``devpi-server``: for serving a pypi.python.org consistent
caching index as well as local github-style overlay indexes.
- ``devpi-client``: command line tool with sub commands for
creating users, using indexes, uploading to and installing
from indexes, as well as a "test" command for invoking tox.
For getting started see http://doc.devpi.net/
Holger Krekel, June 2013
0.9.1 (compared to 0.9.0)
----------------------------
server:
- return 404 for submits to root/pypi
- properly sorted release file links on stage indexes
- "push" method on indexes for transfering release files to another
pypi index
- properly handle urls from indexes with ~ and other special chars
- fix root/pypi and root/dev page serving in various cases
client:
- refined "python setup.py" calls from ``devpi upload`` with proper
``__file__`` attributes. Thanks Andi Albrecht.
- implemented new "devpi push" command for pushing out releases
- improved error handling for devpi upload
- fix logoff if not logged in
- don't use --force-reinstall when using pip
===================================================================
``devpi`` is a meta package installing two other packages::
- ``devpi-server``: for serving a pypi.python.org consistent
caching index as well as local github-style overlay indexes.
- ``devpi-client``: command line tool with sub commands for
creating users, using indexes, uploading to and installing
from indexes, as well as a "test" command for invoking tox.
For getting started see http://doc.devpi.net/
Holger Krekel, June 2013
0.9.1 (compared to 0.9.0)
----------------------------
server:
- return 404 for submits to root/pypi
- properly sorted release file links on stage indexes
- "push" method on indexes for transfering release files to another
pypi index
- properly handle urls from indexes with ~ and other special chars
- fix root/pypi and root/dev page serving in various cases
client:
- refined "python setup.py" calls from ``devpi upload`` with proper
``__file__`` attributes. Thanks Andi Albrecht.
- implemented new "devpi push" command for pushing out releases
- improved error handling for devpi upload
- fix logoff if not logged in
- don't use --force-reinstall when using pip
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
devpi-0.9.1.tar.gz
(2.0 kB
view hashes)