Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1385 > unrolled thread

devpi-2.0.3, devpi-server-2.0.6 and devpi-web-2.1.0 released

Started by"Florian Schulze" <florian.schulze@gmx.net>
First post2014-09-08 12:26 +0200
Last post2014-09-08 12:26 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  devpi-2.0.3, devpi-server-2.0.6 and devpi-web-2.1.0 released "Florian Schulze" <florian.schulze@gmx.net> - 2014-09-08 12:26 +0200

#1385 — devpi-2.0.3, devpi-server-2.0.6 and devpi-web-2.1.0 released

From"Florian Schulze" <florian.schulze@gmx.net>
Date2014-09-08 12:26 +0200
Subjectdevpi-2.0.3, devpi-server-2.0.6 and devpi-web-2.1.0 released
Message-ID<mailman.13866.1410172210.18130.python-announce-list@python.org>
The new devpi releases devpi-2.0.3, devpi-server-2.0.6 and 
devpi-web-2.1.0 contain several fixes for the private pypi server 
system/self-updating pypi cache, see the changelog below for details.

The major new change in devpi-web is support for theming, see here for 
more details:

     http://doc.devpi.net/latest/web.html#themes

And general documentation at:

     http://doc.devpi.net/latest

with tutorials and quickstart documents for particular scenarios.

Note that no export/import procedure is needed if you are already 
running
a 2.X devpi-server.  If upgrading from a 1.2 devpi-server install, you 
need
to upgrade using these instructions:

http://doc.devpi.net/latest/quickstart-server.html#versioning-exporting-and-importing-server-state

Regards,
Florian Schulze

devpi-server 2.0.6
------------------

- log version information of all found plugins on startup.


devpi-web 2.1.0
---------------

- allow overwriting of templates for theming.

- show version info for currently active packages/plugins.

- fix encoding issue when loading long description with Python 3.4 on 
Windows.

- requires devpi-server 2.0.6.

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web