Alibuild

Latest version: v1.17.16

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

Scan your dependencies

Page 20 of 22

1.4.1.rc1

(no need to sudo on mac)

People using the git repository directory might have to install PyYAML now, since aliBuild does not use it's own copy to guarantee compatibility with python 3.

New features & bug fixes:
- Python 3.x support: you can now use aliBuild with python 3.
- Improved supports for defaults. You can now use defaults to change all of the recipe metadata, for example the version of a given tool. This is detailed in http://alisw.github.io/alibuild/user.html#defaults. Most notably, alice users can use `--defaults root6` to use ROOT6 or `--defaults o2-daq` to have a minimal configuration when compiling AliceO2.
- Improved `aliDoctor`: now behaves exactly like aliBuild and supports the `--defaults`, `--docker` and `--disable` option.
- Improved docker support: major bug fixes and the ability to specify your own image via the newly introduced `--docker-image` option.
- Improved support for multiple development areas. aliBuild clean should now be consistent when cleaning up things.

1.4.0

Notable changes:
- **Experimental support for python3**: aliBuild should now work correctly when running in a python3 environment.
- **Extended defaults support**: it's now possible to change metadata of packages and enable / disable them from the so called [defaults file](https://alisw.github.io/alibuild/user.html#defaults). This means, for example, that there is no need anymore for a separate `root6` branch in alidist, as you can simply use `--defaults root6`.
- **Reworked internals**: some of aliBuild internals have been reworked to increase code reuse and improve testing.
- Usual round of bug fixes. Full history of changes at: https://github.com/alisw/alibuild/compare/v1.3.1...641a98b858e58f6966e42ee8c848dc28e6fc0723

1.4.0.rc5

1.4.0.rc4

1.4.0.rc3

1.4.0.rc2

Release candidate 2 for aliBuild 1.4.0. **Do not use in production**. No need to update unless aliBuild does not currently work for you.

Install

This new version can be installed using pip with:

bash

Page 20 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.