[Distutils] devpi-0.9.4: bug fixes for upload/install activities

holger krekel holger at merlinux.eu
Wed Jul 17 14:18:51 CEST 2013


I just released 0.9.4 packages of the devpi system, providing a self-updating
pypi caching and index server and an optional ``devpi`` command line tool 
to help with common upload/test/release activities.

For general docs see:  http://doc.devpi.net

For the 0.9.4 bug fixes see below.

best,
holger krekel

CHANGES 0.9.4
---------------------------

server:

- fix issue where lookups into subpages of the simple index
  (simple/NAME/VER) would not trigger a 404 as they should.

client:

- fix uploading by adding setup.py's dir to sys.path:  setup.py
  files that import modules/packages for obtaining versions etc.
  now work. Thanks jbasko.

- fix automatic devpi-server startup on python26/windows 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130717/5636eaf6/attachment.pgp>


More information about the Distutils-SIG mailing list