Produce

Latest version: v0.8.0

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

Scan your dependencies

Page 1 of 3

0.8.0

This release adds source position information to error messages to help with source-level debugging of Producefiles.

0.7.0

-u` now takes a PATTERN so you can prevent the re-building of many targets with a single instance of the option.

0.6.1

Supersedes the previous botched release, which had the wrong version number in setup.cfg.

0.6.0

This release improves the behavior of the prelude

The Python code in the `prelude` attribute of the global section is now executed raw, before any expansions are done. Expansions in the prelude are probably not very useful, as dynamic substitutions can be done easily and way more flexibly in the Python code itself. Conversely, the change means that you can now finally use names defined in the prelude in expansions in the global section, which should have many uses.

0.5.0

Slightly better debugging of rule nonmatches

0.4.7

Fixes a lock contention issue introduced in the previous fix for a deadlock issue.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.