[Distutils] devpi-0.9.2: uploading existing archives files
Anthon van der Neut
anthon.van.der.neut at googlemail.com
Sat Jun 22 07:56:42 CEST 2013
Holger,
you should probably update the CHANGELOG ( 0.9.2 client section) to read
--from-dir instead of the old format --fromdir
Anthon
On Friday, 21 June 2013 15:49:41 UTC+2, holger krekel wrote:
>
>
> devpi, the caching pypi server and its optional upload/test/install helper
> tool, just got a devpi-0.9.2 release. See the full updated docs here:
>
> http://doc.devpi.net
>
> Apart from some streamlining, there is a new upload option::
>
> devpi upload --from-dir path/to/dir [--only-latest]
>
> which uploads existing release files to a devpi index, optionally only
> the latest versions. This is achieved with the help of ``pkginfo``
> extracting PKGINFO files and, for the few where it's missing, using the
> filename to determine name/version data. Thanks to Anthon van der Neut
> for his related PRs.
>
> See below for a more detailed changelog.
>
> best,
> holger
>
> 0.9.2 (compared to 0.9.1)
> ----------------------------
>
> server:
>
> - fix /USER/INDEXNAME root views to contain only latest in-stage packages
>
> - make +api calls return bases so that "devpi use" can show them
>
> client:
>
> - introduce "devpi upload --fromdir" for uploading archives in bulk
> mode, thanks to Anthon van der Neut for helping with this!
> (resolved issue5)
>
> - improve automatic server handling via "devpi use"
>
> - for "devpi server" you now need to specify "--log" to see log lines
>
> - make "devpi use" also show base indexes by default
>
> - fix issue4: auto-server data stored in non-dot dir
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130621/bc1169b0/attachment.html>
More information about the Distutils-SIG
mailing list