<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/language, branch 1.4.1</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Merge pull request #3573 from DomT4/python_dead_code</title>
<updated>2017-12-13T08:50:05+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-13T08:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4b849dacd285be0e53e6cef7ee62e6b1e689e3e5'/>
<id>4b849dacd285be0e53e6cef7ee62e6b1e689e3e5</id>
<content type='text'>
python: remove package_available? logic</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
python: remove package_available? logic</pre>
</div>
</content>
</entry>
<entry>
<title>python: remove package_available? logic</title>
<updated>2017-12-13T06:16:02+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-12-13T06:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5a018f86508e3963965c353caf283820b6a4c9c0'/>
<id>5a018f86508e3963965c353caf283820b6a4c9c0</id>
<content type='text'>
It was added in https://github.com/Homebrew/legacy-homebrew/pull/37345 for
a use case discussed in https://github.com/Homebrew/legacy-homebrew/pull/37340
that never seems to have actually emerged. I can find no reference of it
ever having been used, despite it existing for 2+ years here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was added in https://github.com/Homebrew/legacy-homebrew/pull/37345 for
a use case discussed in https://github.com/Homebrew/legacy-homebrew/pull/37340
that never seems to have actually emerged. I can find no reference of it
ever having been used, despite it existing for 2+ years here.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: handle env filtering on pth check</title>
<updated>2017-12-13T06:09:37+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-12-13T06:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d6ebdf1e6253a76cbbe38588a1a16e497afbbfa2'/>
<id>d6ebdf1e6253a76cbbe38588a1a16e497afbbfa2</id>
<content type='text'>
Since ENV filtering became the default this has been chucking
erroneous warnings from both `brew doctor` and things like `brew install pygobject`
about needing to run:
```
echo 'import site; site.addsitedir("/usr/local/lib/python2.7/site-packages")' &gt;&gt; /Users/xyz/Library/Python/2.7/lib/python/site-packages/homebrew.pth
```
even though I had Homebrew's `python` installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since ENV filtering became the default this has been chucking
erroneous warnings from both `brew doctor` and things like `brew install pygobject`
about needing to run:
```
echo 'import site; site.addsitedir("/usr/local/lib/python2.7/site-packages")' &gt;&gt; /Users/xyz/Library/Python/2.7/lib/python/site-packages/homebrew.pth
```
even though I had Homebrew's `python` installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove usless comments.</title>
<updated>2017-10-24T17:39:40+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-21T17:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=526299913fe757af28de9bad868635124b26e071'/>
<id>526299913fe757af28de9bad868635124b26e071</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use “squiggly” heredocs.</title>
<updated>2017-10-18T12:39:09+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-15T00:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9bee9ca5757d1c5f720787737fed6a534a620d72'/>
<id>9bee9ca5757d1c5f720787737fed6a534a620d72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rubocop: automatic rule fixes.</title>
<updated>2017-09-24T20:23:59+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-24T18:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=01e9ec9a9f723b2ef89c7adfaea39f9e4db9aede'/>
<id>01e9ec9a9f723b2ef89c7adfaea39f9e4db9aede</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python_virtualenv_constants: update virtualenv to 15.1.0</title>
<updated>2017-07-11T18:20:49+00:00</updated>
<author>
<name>JCount</name>
</author>
<published>2017-07-11T01:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=66f1b179427335a103d9aafdacee8f577cc66d4f'/>
<id>66f1b179427335a103d9aafdacee8f577cc66d4f</id>
<content type='text'>
This release adds support for Python 3.6, the current python3
version in homebrew/core.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This release adds support for Python 3.6, the current python3
version in homebrew/core.
</pre>
</div>
</content>
</entry>
<entry>
<title>language/node: general cleanup.</title>
<updated>2017-07-07T14:11:41+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-07T14:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9f6762d958ad8da9941c687ffe949f60267070cf'/>
<id>9f6762d958ad8da9941c687ffe949f60267070cf</id>
<content type='text'>
- Avoid using a temporary variable where not necessary
- Use fewer, better stubs in the tests to avoid warnings and better
  test the implemented functionality.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Avoid using a temporary variable where not necessary
- Use fewer, better stubs in the tests to avoid warnings and better
  test the implemented functionality.
</pre>
</div>
</content>
</entry>
<entry>
<title>partly revert log verbose npm pack output commit</title>
<updated>2017-06-29T22:55:34+00:00</updated>
<author>
<name>Christian Moritz</name>
</author>
<published>2017-06-29T18:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5e00c277ce45d6af497ec135faf54571c340e704'/>
<id>5e00c277ce45d6af497ec135faf54571c340e704</id>
<content type='text'>
to fix issues with shwoing npm debug output even on non-verbose install runs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to fix issues with shwoing npm debug output even on non-verbose install runs.
</pre>
</div>
</content>
</entry>
<entry>
<title>language/node: set cache config via argument</title>
<updated>2017-06-29T18:29:25+00:00</updated>
<author>
<name>Christian Moritz</name>
</author>
<published>2017-06-26T19:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6baea2543aef21d996f04a3eff96185c4a6feba1'/>
<id>6baea2543aef21d996f04a3eff96185c4a6feba1</id>
<content type='text'>
instead of writing a .npmrc file, which simplifies the code.
npm_cache_config is still preserved for backwarts compatiblility and
usage int he kibana@n formulas in core.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of writing a .npmrc file, which simplifies the code.
npm_cache_config is still preserved for backwarts compatiblility and
usage int he kibana@n formulas in core.
</pre>
</div>
</content>
</entry>
</feed>
