Devpi-builder

Latest version: v6.1.0

Safety actively analyzes 629788 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

3.0.1

==========================

Fixed
-----

* Properly handle non-ASCII characters in the output of failed package builds. Previous versions used to crash in this
case if a JUnit XML output file was requested.

3.0.0

==========================

Added
-----

* The command line parameter ``--batch`` can be used to disable any prompts.

Changed
-------

* The way credentials are passed has been changed in an incompatible way.
The positional arguments for user and password no longer exist.
Instead, use one of the following:

- Pass the credentials via ``--user`` and ``--password`` command line arguments.
- Pass the credentials via the environment variables ``DEVPI_USER`` and ``DEVPI_PASSWORD``.
- Answer the interactive prompt for user and password. This is only possible if ``--batch`` is not used.

2.3.1

==========================

Changed
-------

* Improved performance if a blacklist is used.

2.3.0

==========================

Added
-----

* The command line parameter ``--run-id`` allows to specify a run identifier that will be added to each entry in the
generated JUnit XML.

Changed
-------

* Changelog is now in the format suggested by Keep-a-CHANGELOG_.

2.2.0

==========================

Added
-----

* Capture build errors for better output in case of build failures. Thanks Travis Mehlinger.

2.1.0

==========================

Added
-----

* Support for client certificates. Thanks Hans Lawrenz.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.