Ivan Chernetsky
Results
2
issues of
Ivan Chernetsky
Hi there, `--prefix` is passed through to `pkgbuild` as `--install-location` now. This leads to the following behavior on macOS 13.1 When building a simple package containing a single executable using...
Hi there, In our project we have to use python-bert library, which relies on python-erlastic one, which in turn is not compatible with Python 2.x. I've made it compatible mainly...