George van Ridal
George van Ridal
Sometimes it can be quite useful to access the location of a package file in a Early bind function Maybe you want to find a relative file to read in,...
Simple addition to support `__file__` variable in Early bind fuctions https://github.com/AcademySoftwareFoundation/rez/issues/1842
latest rez-pip HEAD on main 18/07/2025 OS: Linux Log: ``` ./rez_pip_venv/bin/python -m rez_pip -p ./test --python-version 3.9 usd-core INFO Installing requested packages for Python 3.9.18 INFO Resolved 1 dependencies for...
Situation: Local drive where cache dir is set ran out of space, this caused a package cache to write an empty a.json file to cached variant folder Now most rez-pkg-cache...
This PR is an attempt to decouple the package cache operation to the repository plugins First commit moves only the copytree function call to the base repo class While the...