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 GitHub Discussions or the devpi-dev@python.org mailing list.
For support contracts and paid help contact mail at pyfidelity.com.
Changelog
6.0.6 (2023-10-11)
Bug Fixes
Fix #997: Directly use BDist, SDist and Wheel from pkginfo based on file extension instead of get_metadata, as the latter does auto-detection on content which fails in some cases.
Fix #1002: cleanup build directory before running Sphinx to prevent build artifacts from being added to documentation zip.
6.0.5 (2023-07-02)
Bug Fixes
Remember URL when devpi use causes a 403, so one can use devpi login afterwards.
Fix #978: Quote username and password when adding to URL.
Fix #980: Remove long deprecated backward compatibility for old pluggy versions to fix error with pluggy 1.1.0.
6.0.4 (2023-04-13)
Bug Fixes
Fix precedence of URL from command line over DEVPI_INDEX environment variable for devpi use.
Fix relative DEVPI_INDEX environment variable with user and index causing an invalid URL in some cases.
Fix persistence of username when DEVPI_INDEX environment variable is used with devpi login.
Fix precedence of --sdist and --wheel over formats setting from setup.cfg [devpi:upload] section.
6.0.3 (2023-02-20)
Bug Fixes
Fix #919: Retry 3 times and wait a moment on PermissionError during file removal to fix race condition after running tox.
Restore ability to build docs if project uses separate build and source directories for documentation.
Fix for changes in pypitoken 6.x.
6.0.2 (2022-09-28)
Bug Fixes
Better error message when trying to use devpi index which requires authentication (devpi-lockdown).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for devpi_client-6.0.6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6739ff92b25a4e6775ac253d6d22ed9f3c61b0912b6168bac5d28c31ee3323b1 |
|
MD5 | 4088d8ca5fa71200cf814a8cfb34668c |
|
BLAKE2b-256 | 4fa86acb1a20faad0770ff54517fd786c4d334fd0c7a07205a77bb351573f183 |