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 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-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.

7.0.1 (2023-10-15)

Bug Fixes

  • Fix #1005: use shutil.move instead of Path.rename to move distribution after building to prevent cross-device link errors.

  • Fix #1008: pass --no-isolation option to build when determining name/version for documentation.

7.0.0 (2023-10-11)

Deprecations and Removals

  • Use build instead of deprecated pep517 package.

  • Removed dependency on py package. Plugins which expect py.path.local need to be adjusted to work with pathlib.Path.

  • Dropped support for Python <= 3.6.

Other Changes

  • Fix #946: output name==version instead of name-version for devpi list -v.

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-7.1.0.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

devpi_client-7.1.0-py3-none-any.whl (45.6 kB view details)

Uploaded Python 3

File details

Details for the file devpi_client-7.1.0.tar.gz.

File metadata

  • Download URL: devpi_client-7.1.0.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: devpi-server/6.11.0 (py3.8.11; linux)

File hashes

Hashes for devpi_client-7.1.0.tar.gz
Algorithm Hash digest
SHA256 3706e1ae88f13894a90ef324d0c6c01826e3992f33da0d729d6eb3ce056fcbf3
MD5 226a847e05af662b8306a98952e98cf8
BLAKE2b-256 1a051d2c45f08eff14fdc37ba694e73689926bae493a2b3dabeabf90cc89a7fb

See more details on using hashes here.

File details

Details for the file devpi_client-7.1.0-py3-none-any.whl.

File metadata

  • Download URL: devpi_client-7.1.0-py3-none-any.whl
  • Upload date:
  • Size: 45.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: devpi-server/6.11.0 (py3.8.11; linux)

File hashes

Hashes for devpi_client-7.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d65a16277b5a7bb47ce04b2e902f8eab6e043d975d2e8345fe40fa3a55e6b1af
MD5 06e35f90cd6d4a43070d0437b3644045
BLAKE2b-256 3488482036753aefac8802d28f97da42c5a8cc8b7921352eefffac6c9c22bb28

See more details on using hashes here.

Supported by

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