Skip to main content

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

Project description

devpi-client: manage devpi-server, 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 https://doc.devpi.net for quickstart and more documentation.

Support

If you find a bug, use the issue tracker at Github.

For general questions use the #devpi IRC channel on freenode.net or the devpi-dev@python.org mailing list.

For support contracts and paid help contact merlinux.eu.

Changelog

5.2.0 (2020-05-04)

Features

  • fix #140: support -f/--force option for deletion on non-volatile indexes with devpi-server >= 6.0.0.

Bug Fixes

  • fix #799: proper error message for devpi login without prior devpi use

  • Support for check_manifest>=0.42.

5.1.1 (2019-12-18)

Bug Fixes

  • Fix removing a range of versions with index inheritance.

5.1.0 (2019-10-31)

Features

Bug Fixes

  • fix #666: output nicer error message when section couldn’t be found in pypirc.

  • the 410 status for the register action isn’t marked as error anymore for push to external repository.

5.0.0 (2019-06-28)

Deprecations and Removals

  • removed deprecated “quickstart” command.

Features

  • fix #636: support --ignore-bases option for project listings. Requires devpi-server >= 5.0.0 to work, older versions will still include releases from bases.

  • decoupled the functional tests from devpi-server and run devpi-server in a Python 3 virtualenv when testing with Python 2.7.

  • support --no-projects option when showing indexes and use it automatically when creating and modifying and index. Requires devpi-server >= 5.0.0 to work, older versions will still receive and show the projects.

  • sort output of index -l, use -l and user -l.

Other Changes

  • The selection of the Python interpreter used for devpi upload has changed. If used the new -p/--python option has priority, then a currently activated virtualenv, lastly the sys.executable under which devpi is running.

4.4.0 (2019-04-26)

Features

  • implement #93: support setting password hash with devpi-server 4.9.0.

Bug Fixes

  • fix #622: deletion of package with inherited versions failed.

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-5.2.0.tar.gz (75.1 kB view hashes)

Uploaded Source

Built Distribution

devpi_client-5.2.0-py2.py3-none-any.whl (38.5 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