Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1249 > unrolled thread
| Started by | holger krekel <holger@merlinux.eu> |
|---|---|
| First post | 2014-03-30 06:44 +0000 |
| Last post | 2014-03-30 06:44 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python.announce
devpi client/server 1.2.2 releases holger krekel <holger@merlinux.eu> - 2014-03-30 06:44 +0000
| From | holger krekel <holger@merlinux.eu> |
|---|---|
| Date | 2014-03-30 06:44 +0000 |
| Subject | devpi client/server 1.2.2 releases |
| Message-ID | <mailman.8734.1396253428.18130.python-announce-list@python.org> |
Hi all, finally i got around to do 1.2.2 releases of the devpi pypi server tools with a few fixes and improvements. See http://doc.devpi.net for docs and instructions and below for the changelog. cheers, holger krekel 1.2.2 ---------------------------- devpi-server: - fix issue78: create less directories for pypi package files by splitting the md5 part into two. Avoids TooManyLinks errors in large installations. - fix --stop on windows. Thanks to Christian Ullrich for the PR. - fix issue79: interoperate with pip-1.5 by interpreting accept header as "*/*" as html_preferred. Thanks Richard Jones. - use latest virtualenv-1.11.2 when bootstrapping on jenkins - fix issue89: adapt for bottle changes in 0.12.1. Thanks Alexey Sveshnikov. devpi-client: - depend on pkginfo>1.2b1 for wheel metadata reading support, remove twine dependency. Thanks Tres Seaver. - new: also write buildout configuration file with --set-cfg. Thanks Christian Ullrich for the PR.
Back to top | Article view | comp.lang.python.announce
csiph-web