Rez

Latest version: v3.1.1

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

Scan your dependencies

Page 17 of 33

2.70.4

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.70.4) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.70.3...2.70.4)

**Merged pull requests:**

- update open_file_for_write with simplified error handling [\998](https://github.com/AcademySoftwareFoundation/rez/pull/998) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- 'rez build --install --prefix' error [\858](https://github.com/AcademySoftwareFoundation/rez/issues/858)

2.70.3

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.70.3) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.70.2...2.70.3)

**Merged pull requests:**

- Fix no CLI args passed into forward script on Windows [\990](https://github.com/AcademySoftwareFoundation/rez/pull/990) ([davidlatwe](https://github.com/davidlatwe))

2.70.2

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.70.2) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.70.1...2.70.2)

**Merged pull requests:**

- fix: exit file write retry loop after successfull write [\989](https://github.com/AcademySoftwareFoundation/rez/pull/989) ([bpabel](https://github.com/bpabel))

2.70.1

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.70.1) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.70.0...2.70.1)

**Merged pull requests:**

- Fixes release hook for Python 3 [\981](https://github.com/AcademySoftwareFoundation/rez/pull/981) ([bfloch](https://github.com/bfloch))

2.70.0

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.70.0) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.69.7...2.70.0)

**Backwards Compatibility Issues**

This release **removes the bez build system**. This was a very simple build system that does nothing more
than call a function in `rezbuild.py`, passing it some build attributes (such as installation path). It has
been removed because you can achieve the same thing using a custom build command, and you can retrieve the
build attributes from environment variables instead.

If you attempt to build a package that was previously using bez (ie, the `rezbuild.py` script is still there,
and `build_command` is not specified in your package.py) then the resulting error message shows you what you
need to do to port your existing build script.

**Merged pull requests:**

- Remove bez [\979](https://github.com/AcademySoftwareFoundation/rez/pull/979) ([nerdvegas](https://github.com/nerdvegas))

2.69.7

[Source](https://github.com/AcademySoftwareFoundation/rez/tree/2.69.7) | [Diff](https://github.com/AcademySoftwareFoundation/rez/compare/2.69.6...2.69.7)

**Merged pull requests:**

- Issue 994 wiki workflow fixes [\995](https://github.com/AcademySoftwareFoundation/rez/pull/995) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- wiki workflow broken [\994](https://github.com/AcademySoftwareFoundation/rez/issues/994)

Page 17 of 33

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.