<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/dev-cmd, branch 1.1.7</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 #1806 from MikeMcQuaid/audit-virtualenv-setuptools</title>
<updated>2017-01-09T14:08:30+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-09T14:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9cce3414fbd39d146d97911dbb3bf07fffaa1080'/>
<id>9cce3414fbd39d146d97911dbb3bf07fffaa1080</id>
<content type='text'>
audit: check virtualenv and setuptools resource.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
audit: check virtualenv and setuptools resource.</pre>
</div>
</content>
</entry>
<entry>
<title>audit: check virtualenv and setuptools resource.</title>
<updated>2017-01-09T13:24:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-09T13:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=346d68eb04013d2322796ed1a0edd7de007a156d'/>
<id>346d68eb04013d2322796ed1a0edd7de007a156d</id>
<content type='text'>
`virtualenv_install_with_resources` will automatically define and
install a `setuptools` resource so this is unnecessary.

References https://github.com/Homebrew/homebrew-core/pull/8570
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`virtualenv_install_with_resources` will automatically define and
install a `setuptools` resource so this is unnecessary.

References https://github.com/Homebrew/homebrew-core/pull/8570
</pre>
</div>
</content>
</entry>
<entry>
<title>bump-formula-pr: check for URL presence.</title>
<updated>2017-01-09T12:16:55+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-09T12:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c276a44ebae578bdbd3048916f2a90ae20e72dd1'/>
<id>c276a44ebae578bdbd3048916f2a90ae20e72dd1</id>
<content type='text'>
If it's not there, produce a nicer error.

Fixes #1805.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If it's not there, produce a nicer error.

Fixes #1805.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow `brew audit` to fake a Safari user-agent.</title>
<updated>2017-01-07T14:03:08+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-07T14:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e7a81caaf4bc0468fdc302656efebd584e10a3f6'/>
<id>e7a81caaf4bc0468fdc302656efebd584e10a3f6</id>
<content type='text'>
This allows us to detect if homepages such as e.g. `aiccu` which
blocks `curl` are up or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to detect if homepages such as e.g. `aiccu` which
blocks `curl` are up or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use docs.brew.sh links.</title>
<updated>2017-01-04T11:13:41+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-04T11:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a3bffe70bcf33e6051140b1a93c9f48714605af6'/>
<id>a3bffe70bcf33e6051140b1a93c9f48714605af6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: deprecate env :std/:userpaths for strict.</title>
<updated>2017-01-03T22:12:21+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-03T22:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d7ab913f312a3dd0852ba874d7585c4aad3c6166'/>
<id>d7ab913f312a3dd0852ba874d7585c4aad3c6166</id>
<content type='text'>
This should apply only for new formulae but we should start gradually
phasing it out for older ones too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should apply only for new formulae but we should start gradually
phasing it out for older ones too.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: use new curl_args form.</title>
<updated>2016-12-30T20:17:34+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-30T20:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b3c6334d3cde6d653427ae29892e3a14af9c5bd9'/>
<id>b3c6334d3cde6d653427ae29892e3a14af9c5bd9</id>
<content type='text'>
This will use Curl’s default user agent to reduce homepage errors and
provides a function that can be used for other audits to perform
similar tests on URLs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will use Curl’s default user agent to reduce homepage errors and
provides a function that can be used for other audits to perform
similar tests on URLs.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: improve reliability of homepage audit.</title>
<updated>2016-12-29T12:51:12+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-23T20:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=59180ec370560d461d9fa44a3e510e9f1ea68375'/>
<id>59180ec370560d461d9fa44a3e510e9f1ea68375</id>
<content type='text'>
- Don't run on Yosemite where the system Curl is too old for some modern
  HTTPS homepages
- Try up to 3 times in case of transient failures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Don't run on Yosemite where the system Curl is too old for some modern
  HTTPS homepages
- Try up to 3 times in case of transient failures.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: don't allow openssl &amp; libressl dependency.</title>
<updated>2016-12-29T11:46:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-29T11:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8ffe231f44f18aeb482a213e50c3959a3f6405ab'/>
<id>8ffe231f44f18aeb482a213e50c3959a3f6405ab</id>
<content type='text'>
Formulae should not depend on both OpenSSL and LibreSSL (even
optionally). This is to avoid descending into madness where every
formulae that could use LibreSSL has to have option and switching logic.

Homebrew has standardised on OpenSSL and will do so everywhere that
LibreSSL is not a hard requirement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Formulae should not depend on both OpenSSL and LibreSSL (even
optionally). This is to avoid descending into madness where every
formulae that could use LibreSSL has to have option and switching logic.

Homebrew has standardised on OpenSSL and will do so everywhere that
LibreSSL is not a hard requirement.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1719 from zmwangx/strip-x11-from-new-formula-template</title>
<updated>2016-12-23T19:51:12+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-23T19:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5b806c09ae064aaf5d61d84308009deec6cca5de'/>
<id>5b806c09ae064aaf5d61d84308009deec6cca5de</id>
<content type='text'>
create: remove :x11 dep from new formula template</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
create: remove :x11 dep from new formula template</pre>
</div>
</content>
</entry>
</feed>
