Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1385
| From | "Florian Schulze" <florian.schulze@gmx.net> |
|---|---|
| Subject | devpi-2.0.3, devpi-server-2.0.6 and devpi-web-2.1.0 released |
| Date | 2014-09-08 12:26 +0200 |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.13866.1410172210.18130.python-announce-list@python.org> (permalink) |
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.
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
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
csiph-web