Skip to main content

devpi upload/install/... workflow commands for Python developers

Project description

devpi-client: commands for python packaging and testing

The “devpi” command line tool is typically used in conjunction with devpi-server. It allows to upload, test and install packages from devpi indexes. See http://doc.devpi.net for quickstart and more documentation.

Changelog

2.6.2 (2016-04-28)

  • devpi upload failed to use basic authentication and client certificate information.

2.6.1 (2016-04-27)

  • fix issue340: basic authentication with devpi use didn’t work anymore.

2.6.0 (2016-04-22)

  • switching to another server with devpi use now reuses an existing authentication token as well as previously set basic auth and client cert.

  • basic authentication is now stored at the devpi-server root instead of the domain root, so you can have more than one devpi-server on different paths with different basic auth.

  • fix issue318: devpi test --index now accepts a URL, so one can test a package from another server without having to run devpi use first.

2.5.0 (2016-02-08)

  • the user command now behaves slightly more like index to show current user settings and modify them.

  • fix issue309: print server versions with devpi --version if available. This is only supported on Python 3.x because of shortcomings in older argparse versions for Python 2.x.

  • fix issue310: with –set-cfg the index setting in the [search] section would be set multiple times.

  • fix getjson to work when no index but a server is selected

  • allow full urls for getjson

  • “devpi quickstart” is not documented anymore and will be removed in a later release.

2.4.1 (2016-02-01)

  • fix issue308: properly handle index reconfiguration in the client API. thanks to Jacob Geiger for the report and an initial PR.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

devpi-client-2.6.2.tar.gz (58.0 kB view hashes)

Uploaded Source

Built Distribution

devpi_client-2.6.2-py2.py3-none-any.whl (36.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page