From: Michael J G. <mic...@fa...> - 2015-11-27 17:56:51
|
André Wobst venit, vidit, dixit 03.11.2015 00:20: > Hi, > > We've just released PyX 0.14.1. Starting from this release PyX is distributed at PyPI (see https://pypi.python.org/pypi), as pip will stop working with external hosted files in the near future (see https://www.python.org/dev/peps/pep-0470/). When installing via pip, no "--allow-external PyX" is needed anymore. Note that we completely stopped to distribute PyX on sourceforge. We also removed all file downloads and instead provide the previous releases on PyPI as well. > > A very few bugs have also been fixed. See the full changelog below. > > Happy PyXing, > > > Jörg and André > > > ------------- > > 0.14.1 (2015/11/02): > - distribution: > - upload to PyPI (including old releases) > - remove old releases from sourceforge > - text module: > - fix load_def message parser (reported by Mico Filós) > - normpath: > - fix intersect with empty normsubpaths (bug #62, thanks to Florent Hivert) Tag pyx_0_14_1 was misplaced, by the way. (pyx/pyx vs. pyx) Tag pyx_0_14 was the only one without mishap in a long time... Maybe svn users don't care. (git-svn refetches the whole history because of the different root dir - it's a different tree after all.) Michael |