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
7.1.0 (2024-10-16)
No significant changes.
7.2.0 (2024-10-16)
Features
Support --no-docs and --only-docs for push command with devpi-server >= 6.14.0.
Support --register-project for push command to external index with devpi-server >= 6.14.0.
Add support for uv.conf to devpi use --set-cfg.
Bug Fixes
fix #682: fixed encoding issues when decoding output of subprocesses.
Fix #1052: require pkginfo >= 1.10.0 which supports newer metadata versions.
Fix #1057: PermissionError during upload due to trying to copy a folder like a file.
7.1.0 (2024-07-17)
Features
Support upload command configuration from pyproject.toml in [tool.devpi.upload] section.
The --fallback-ini option of devpi test can now be relative to the package root. This allows using pyproject.toml or similar instead of tox.ini.
Add sdist and wheel options for setup.cfg.
Add detection of tox configs in pyproject.toml and setup.cfg for devpi test.
Bug Fixes
In setup.cfg any value for upload settings was interpreted as True, now a warning is printed if it looks like False was meant and how to fix that. For backward compatibility the behavior wasn’t changed.
7.0.3 (2024-04-20)
Bug Fixes
Require build>=0.7.0 to prevent import error with older versions.
Fix check for extracted path when testing packages related to PEP 625 changes in setuptools.
If the server returns a message on toxresult upload, then print it as a warning.
Provide proper error message if the API request for devpi use fails.
Fix #1011: change HTTP status codes >=400 to use self.fatal instead of raw SystemExit, protect 403 and 404 errors from SystemExit
7.0.2 (2023-10-19)
Bug Fixes
Fix #992: Fix error added in 6.0.4 when old authentication data from before 6.x exists.
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
File details
Details for the file devpi-client-7.2.0.tar.gz
.
File metadata
- Download URL: devpi-client-7.2.0.tar.gz
- Upload date:
- Size: 93.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: devpi-server/6.14.0.dev0 (py3.8.11; linux)
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c143368458c3878ba7bee6a1d9b418e2e659571a3856614f58d76b8a28269d7b |
|
MD5 | 8694ab1de08bc25bfb4b580edd7ba964 |
|
BLAKE2b-256 | b190ada2dd3508c1d96baf105d6d19ee8f35cec4ca33e6c15b83bddb9fe22b67 |
File details
Details for the file devpi_client-7.2.0-py3-none-any.whl
.
File metadata
- Download URL: devpi_client-7.2.0-py3-none-any.whl
- Upload date:
- Size: 46.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: devpi-server/6.14.0.dev0 (py3.8.11; linux)
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0dc11d8e3d73e38d87748f6bde07e451565aac0ed4bd99ce4634aa590035b5c3 |
|
MD5 | b923ea43fdf4c849ec60667d95be4f99 |
|
BLAKE2b-256 | d94d233d9ac979e6ad63a9819d2f29f9d58ee73f31f1f9408354a12d9c42d561 |