Hi all,
i pushed maintenance bug fix releases of many devpi packages to pypi, see
below for respective changes.
FYI I plan to drop the "devpi" metapackage because it's more effort
than is worth. If you didnt't already please adjust to installing the
respective devpi-NAME packages directly.
best,
holger
devpi-server-2.1.3
-------------------
- fix replication when files with identical name are later changed. This
can happen with toxresults. These kind of errors are tracked and when a later
changeset fixes them, the error is removed. The errors are exposed through
the /+status view of replica servers.
- fix issue179: protect deletion of versions
- fix issue176: better allow replicas to export their state by removing
an obsolete way of normalizing project names upon export (nowadays,
project names should be normalized already and normalization
is bound to change/be refined further for devpi-server-2.2)
- fix replication when a "volatile" file like egg-links from
repositories are involved: a master will not re-fetch such files
but rather use the existing one if the request comes from a replica.
devpi-web-2.2.2
---------------
- fix issue184: better height calculation of documentation iframe.
devpi-client-2.0.4
------------------
- fix issue181: provide Return code != 0 for failed upload POST
requests.
- fix "devpi" invocation or py3, it was tracebacking instead of showing
the valid subcommands.
devpi-common-2.0.4
-------------------
- fix issue181: provide Return code != 0 for failed upload POST
requests.
- fix "devpi" invocation or py3, it was tracebacking instead of showing
the valid subcommands.