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 

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to