Devpi-builder

Latest version: v6.1.0

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

Scan your dependencies

Page 3 of 4

2.0.0

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

Added
-----

* Compatibility with pip >= 8.0 by relying on pip's default download cache
mechanism instead of explicitly requiring a download cache. This effectively
disables caching for people still using pip < 6.0.
Thanks Christian Stefanescu.
* Support for dry-running the wheel build without changing the devpi server state.
* Python 3.5 is now officially supported.

Removed
-------

* Python 3.2 is no longer supported.

1.0.0

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

Changed
-------

- Use devpi-plumber_ instead of a custom devpi wrapper.
- Check the blacklist first when deciding whether to build a package.

0.4.0

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

Changed
-------

* Only consider a package to exist if it is a wheel and it is compatible with
the current system. Thanks Michael Still and David Szotten

Fixed
-----

* The source distribution now properly contains a README.md.
Thanks Mikhail Lukyanchenko.

0.3.0

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

Added
-----

* Support for special-case handling of pure python wheels
* Optional support for reporting skipped packages in a JUnit-compatible XML
* Python 3 support

0.2.1

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

Fixed
-----

* Fixed crash if a built wheel could cannot be found
(because pip<=1.5.2 skipped it).

0.2.0

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

Added
-----

* Support for package blacklisting to never build certain wheels.

Changed
-------

* build as many packages as possible. Do not stop if one fails.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.