Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1439
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <holger@merlinux.eu> |
| X-Original-To | python-announce-list@python.org |
| Delivered-To | python-announce-list@mail.python.org |
| X-Spam-Status | OK 0.012 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'fixes': 0.07; 'pypi': 0.07; 'pavel': 0.09; 'replication': 0.09; 'sub': 0.09; '2.1.1': 0.16; '404': 0.16; 'backward': 0.16; 'caching': 0.16; 'compatible,': 0.16; 'krekel,': 0.16; 'meanwhile,': 0.16; 'merlinux': 0.16; 'path.': 0.16; 'received:eu': 0.16; 'subject:fixes': 0.16; 'to:addr:python-announce-list': 0.16; 'uploading': 0.16; 'index': 0.16; 'fix': 0.17; 'all,': 0.19; 'server,': 0.19; 'later': 0.20; 'example': 0.22; 'gmbh': 0.22; 'header:User-Agent:1': 0.23; 'holger': 0.24; 'subject:/': 0.26; 'required.': 0.27; 'errors': 0.30; 'joe': 0.30; 'newer': 0.30; 'relative': 0.30; 'code': 0.31; 'controlled': 0.31; 'safely': 0.31; 'file': 0.32; 'limitation': 0.33; 'proceed': 0.33; 'could': 0.34; 'created': 0.35; 'knows': 0.35; 'version': 0.36; 'charset :us-ascii': 0.36; 'thanks': 0.36; 'behind': 0.37; 'thank': 0.38; 'files': 0.38; 'issue': 0.38; 'skip:- 10': 0.38; 'reported': 0.39; 'to:addr:python.org': 0.39; 'serving': 0.60; 'gone': 0.61; 'simple': 0.61; 'content-disposition:inline': 0.62; 'to:addr :distutils-sig': 0.63; 'such': 0.63; 'maximum': 0.63; 'more': 0.64; 'to:2**2': 0.65; 'size.': 0.65; 'below.': 0.71; 'customer:': 0.84; 'replica': 0.84; 'info,': 0.91; '410': 0.95 |
| Date | Wed, 15 Oct 2014 13:26:27 +0000 |
| From | holger krekel <holger@merlinux.eu> |
| To | devpi-dev <devpi-dev@googlegroups.com>, python announce <python-announce-list@python.org>, disutils-sig <distutils-sig@python.org> |
| Subject | devpi-server-2.1.1: replication/url fixes |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.20 (2009-06-14) |
| X-Mailman-Approved-At | Wed, 15 Oct 2014 15:42:52 +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.14879.1413380573.18130.python-announce-list@python.org> (permalink) |
| Lines | 34 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1413380573 news.xs4all.nl 2953 [2001:888:2000:d::a6]:47791 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python.announce:1439 |
Show key headers only | View raw
Hi all, the caching and private pypi server, devpi-server-2.1.1, is out and fixes some bugs, see changelog below. It is fully backward compatible, no export/import cycle required. For more info, see http://doc.devpi.net. best, holger krekel, merlinux GmbH 2.1.1 ---------------- - fix replication issue reported by a customer: if a replica lags behind a master and a file was created and then deleted meanwhile, the replica could get stuck with a FileReplicationError. We now let the master report a 410 GONE code so that the replica knows it can safely proceed because the file was deleted later anyways. - generate "systemd" configuration example when "--gen-config" is issued. Thanks Pavel Sedlak. - fix issue109: fix relative URLs in simple index pages and 404 errors on uploading toxresults and downloading files when serving under an outside URL with a sub path. Thanks to Joe Holloway for detailed infos. - drop limitation on maximum documentation size. Body size is now only controlled by frontends such as nginx. Thanks Stephan Erb. - use newer version of virtualenv for jenkins trigger. Thank brunsgaard.
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
devpi-server-2.1.1: replication/url fixes holger krekel <holger@merlinux.eu> - 2014-10-15 13:26 +0000
csiph-web