This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Oct 10, 2020
-
-
Markus Reiter authored
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml).
-
dependabot[bot] authored
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.2.11 to 0.2.12. - [Release notes](https://github.com/codecov/codecov-ruby/releases) - [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-ruby/compare/v0.2.11...v0.2.12 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Markus Reiter authored
-
- Oct 09, 2020
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
This applies to linuxbrew-core rather than Linux, really.
-
Mike McQuaid authored
We don't want to have a formula depending on e.g. both `python@3.8` and `python@3.9` in the same dependency tree (generally). As this isn't a blanket rule: add an allowlist with the expectation that we'll need to use it.
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
GitHub has requested we request our usage of shallow clones. As a result: - do default to shallow clones on CI - do not do --shallow-since when setting up new repositories in `brew update` - do not support shallow clones of homebrew-core at all We may consider in future unshallowing all clones unconditionally.
-
William Ma authored
-
Michka Popoff authored
If added, this makes the virtualenv read the main site-package from brewed Python, and especially makes it read our sitecustomize.py file, which will modify the sys.executable path. See the full discussion at: https://github.com/Homebrew/brew/pull/8873 I also took the opportunity to not include test deps, as these will be not be installed, so the .pth file should not contains references to site-packages from test deps. Previous packages on Linux did already contain the wrong lines in the pth file, for example: cat /home/linuxbrew/.linuxbrew/Cellar/aws-google-auth/0.0.36_1/libexec/lib/python3.8/site-packages/homebrew_deps.pth import site; site.addsitedir('/home/linuxbrew/.linuxbrew/opt/python@3.8/lib/python3.8/site-packages') import site; site.addsitedir('/home/linuxbrew/.linuxbrew/opt/libxml2/lib/python3.8/site-packages') This might have caused subtle bugs for some packages but not for others.
-
- Oct 08, 2020
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Oct 07, 2020
-
-
Markus Reiter authored
Partially reverts f54b458c.
-
Rylan Polster authored
-
Rylan Polster authored
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml).
-
Issy Long authored
-
- Oct 06, 2020
-
-
dependabot[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5923 to 0.5.5935. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Mike McQuaid authored
Add an opt-out of this behaviour.
-
Dustin Rodrigues authored
-