Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1385
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <florian.schulze@gmx.net> |
| X-Original-To | python-announce-list@python.org |
| Delivered-To | python-announce-list@mail.python.org |
| X-Spam-Status | OK 0.018 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'encoding': 0.05; 'fixes': 0.07; 'pypi': 0.07; 'subject:released': 0.07; 'received:gmx.net': 0.09; 'received:internal': 0.09; 'python': 0.11; 'from:addr:gmx.net': 0.16; 'overwriting': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:192.168.1.193': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:messagingengine.com': 0.16; 'to:addr:python-announce- list': 0.16; 'fix': 0.17; '2.x': 0.24; 'tutorials': 0.26; 'install,': 0.31; 'loading': 0.31; 'running': 0.33; 'at:': 0.34; 'received:66': 0.35; 'info': 0.35; 'version': 0.36; 'templates': 0.36; 'received:10': 0.37; 'server': 0.38; 'needed': 0.38; 'issue': 0.38; 'skip:- 10': 0.38; 'to:addr:python.org': 0.39; 'major': 0.40; 'upgrading': 0.60; 'new': 0.61; 'details.': 0.61; 'show': 0.63; 'information': 0.63; 'more': 0.64; 'here': 0.66; 'details:': 0.80; '3.4': 0.84; 'florian': 0.84; 'plugins': 0.84; 'url:latest': 0.91 |
| X-Sasl-enc | RY77PfimfStrScqN05+1xsCYnejdWRiE/rIZmMinGXF4 1410172014 |
| From | "Florian Schulze" <florian.schulze@gmx.net> |
| To | python-announce-list@python.org |
| Subject | devpi-2.0.3, devpi-server-2.0.6 and devpi-web-2.1.0 released |
| Date | Mon, 08 Sep 2014 12:26:53 +0200 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; format=flowed |
| Content-Transfer-Encoding | quoted-printable |
| X-Mailer | MailMate (1.8r4214) |
| X-Provags-ID | V03:K0:cKAgRJmcrUU1D/NDkeG7wsrjpw7Ragu7vDG79SwiuElo46VB6vP 6f+xKGQdv60QSZ3u3cB7mAww8WI7zJi5GxBpJjQLvdW8zYyjxhuq0G9M3ylmp8WGQARj+QM u7YQTqgYhtFGlYgMj703w3xS1g74wjFUbxt0eOpKo2mFXKqh8c5ntS86z0i1Vk/++GZXTAD +OHjLshgOVQ5i8KS0ja/Q== |
| X-UI-Out-Filterresults | notjunk:1; |
| X-Mailman-Approved-At | Mon, 08 Sep 2014 12:30:08 +0200 |
| X-BeenThere | python-announce-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| Reply-To | python-list@python.org |
| List-Id | Announcement-only list for the Python programming language <python-announce-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-announce-list/> |
| List-Post | <mailto:python-announce-list@python.org> |
| List-Help | <mailto:python-announce-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe> |
| Approved | python-announce-list@python.org |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.13866.1410172210.18130.python-announce-list@python.org> (permalink) |
| Lines | 50 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1410172210 news.xs4all.nl 2934 [2001:888:2000:d::a6]:34675 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python.announce:1385 |
Show key headers only | View raw
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