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


Groups > comp.lang.python.announce > #1929

devpi-server-2.5.2: fix for 2.5.1 regression

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From holger krekel <holger@merlinux.eu>
Newsgroups comp.lang.python.announce
Subject devpi-server-2.5.2: fix for 2.5.1 regression
Date Fri, 20 Nov 2015 21:23:06 +0000
Lines 16
Approved python-announce-list@python.org
Message-ID <mailman.23.1448054642.2291.python-announce-list@python.org> (permalink)
References <20151120171923.GU16107@merlinux.eu>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
X-Trace news.uni-berlin.de NnM4AX/3CrG0e5H8tIFDEg77uo5dC0NEwl5gMAF2BZGQ==
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.019
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'fixes': 0.05; 'regression': 0.09; 'received:eu': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:server': 0.16; 'fix': 0.21; 'to:2**1': 0.21; 'holger': 0.22; 'recognize': 0.22; 'header:In- Reply-To:1': 0.24; 'header': 0.24; 'header:User-Agent:1': 0.26; 'skip:u 20': 0.28; 'skip:- 10': 0.34; 'best,': 0.35; 'unicode': 0.35; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'subject:-': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'received:85': 0.60; 'skip:u 10': 0.61
Content-Disposition inline
In-Reply-To <20151120171923.GU16107@merlinux.eu>
User-Agent Mutt/1.5.20 (2009-06-14)
X-Mailman-Approved-At Fri, 20 Nov 2015 16:24:00 -0500
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
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>
Xref csiph.com comp.lang.python.announce:1929

Show key headers only | View raw


We have a devpi-server-2.5.2 out which fixes a python2-related regression of 2.5.1.

best,
holger


2.5.2 (2015-11-20)
------------------

- recognize "pex" for redirections of user/index/NAME to
  user/index/+simple/NAME just like we do with pip/setuptools.

- fix py2 incompatibility introduced with 2.5.1 where we used
  a unicode header and pyramid only likes str-headers.

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

devpi-server-2.5.2: fix for 2.5.1 regression holger krekel <holger@merlinux.eu> - 2015-11-20 21:23 +0000

csiph-web