<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/requirements/python_requirement.rb, branch 1.5.5</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>requirements: move more to compat.</title>
<updated>2017-12-30T20:56:55+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-30T18:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d54e670a6491ae3e6681448cfcf9332635149aa8'/>
<id>d54e670a6491ae3e6681448cfcf9332635149aa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python_requirement: various tweaks/fixes.</title>
<updated>2017-12-14T09:21:26+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-14T09:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f4e647cbc6b3dbc3f128d09e0709b0a559eb9e84'/>
<id>f4e647cbc6b3dbc3f128d09e0709b0a559eb9e84</id>
<content type='text'>
- simplify the code by avoiding some unnecessary variables and rename
  functions
- make more stuff private so implementation details don't leak
- make Python 2 binary `python2.7` to handle cases like those in
  https://github.com/Homebrew/homebrew-core/issues/21500
- only set `PYTHONPATH` for system Python; Homebrew's Python doesn't
  need it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- simplify the code by avoiding some unnecessary variables and rename
  functions
- make more stuff private so implementation details don't leak
- make Python 2 binary `python2.7` to handle cases like those in
  https://github.com/Homebrew/homebrew-core/issues/21500
- only set `PYTHONPATH` for system Python; Homebrew's Python doesn't
  need it.
</pre>
</div>
</content>
</entry>
<entry>
<title>python_requirement: prefer Homebrew's Python</title>
<updated>2017-07-20T09:54:04+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-07-20T09:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4fb7626ce55edd2db910781298c770cd49c1302b'/>
<id>4fb7626ce55edd2db910781298c770cd49c1302b</id>
<content type='text'>
This avoids linkage to both system Python and Homebrew's python.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids linkage to both system Python and Homebrew's python.
</pre>
</div>
</content>
</entry>
<entry>
<title>python_requirement: add libexec/bin to PATH.</title>
<updated>2017-07-14T15:58:14+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-14T15:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f08b5184816fdc99db8cd0dac1e4debbb2a8c14a'/>
<id>f08b5184816fdc99db8cd0dac1e4debbb2a8c14a</id>
<content type='text'>
This avoids having to fix formulae that use `python` to make them use
`python2`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids having to fix formulae that use `python` to make them use
`python2`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Python requirements: Remove casks</title>
<updated>2017-03-11T02:08:49+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2017-03-11T02:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=57d66a797c0aeacc14c83299d3c7ae9e6ce0bd8d'/>
<id>57d66a797c0aeacc14c83299d3c7ae9e6ce0bd8d</id>
<content type='text'>
Neither python nor python3 are available from Caskroom.

Signed-off-by: Bob W. Hogg &lt;rwhogg@linux.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Neither python nor python3 are available from Caskroom.

Signed-off-by: Bob W. Hogg &lt;rwhogg@linux.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Style/Alias: Prefer `alias`.</title>
<updated>2016-09-23T16:19:53+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-23T16:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e851c9bf6c3adda268f1a307d6b49acb1ad1852d'/>
<id>e851c9bf6c3adda268f1a307d6b49acb1ad1852d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new "macOS" naming where appropriate.</title>
<updated>2016-09-18T18:57:19+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-18T18:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3f9cce0a03e967d2e7bcb7cd16bbc898c1a35708'/>
<id>3f9cce0a03e967d2e7bcb7cd16bbc898c1a35708</id>
<content type='text'>
Not quite a mass replacement as I've used OS X and Mac OS X where
describing specific older versions and added compatibility methods
for things in the DSL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not quite a mass replacement as I've used OS X and Mac OS X where
describing specific older versions and added compatibility methods
for things in the DSL.
</pre>
</div>
</content>
</entry>
<entry>
<title>rubocop --auto-correct all hash-rocket usage.</title>
<updated>2016-09-17T15:14:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-17T14:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3982950e6106d45811a396a6a7478eeeee2817d7'/>
<id>3982950e6106d45811a396a6a7478eeeee2817d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify Version.create usage</title>
<updated>2016-07-16T12:39:13+00:00</updated>
<author>
<name>Vlad Shablinsky</name>
</author>
<published>2016-07-11T13:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3fb5d70a729472a7d7f2a5d0d7b84248921fb583'/>
<id>3fb5d70a729472a7d7f2a5d0d7b84248921fb583</id>
<content type='text'>
Substitue each Version.new and HeadVersion.new with Version.create
to unify Version and HeadVersion instantiation among core code.

Note that this does not relate to Mac::OS::Version class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Substitue each Version.new and HeadVersion.new with Version.create
to unify Version and HeadVersion instantiation among core code.

Note that this does not relate to Mac::OS::Version class.
</pre>
</div>
</content>
</entry>
<entry>
<title>env block is not inherited</title>
<updated>2015-09-11T06:10:26+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2015-09-10T20:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c7d82a388171f56658597ebac21ba4884767e4d2'/>
<id>c7d82a388171f56658597ebac21ba4884767e4d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
