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


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

devpi-server-2.5.2: fix for 2.5.1 regression

Started byholger krekel <holger@merlinux.eu>
First post2015-11-20 21:23 +0000
Last post2015-11-20 21:23 +0000
Articles 1 — 1 participant

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

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#1929 — devpi-server-2.5.2: fix for 2.5.1 regression

Fromholger krekel <holger@merlinux.eu>
Date2015-11-20 21:23 +0000
Subjectdevpi-server-2.5.2: fix for 2.5.1 regression
Message-ID<mailman.23.1448054642.2291.python-announce-list@python.org>
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.

[toc] | [standalone]


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


csiph-web