<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/command, branch v21.2.0</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Re-use _inline for nicer one-line scripts.</title>
<updated>2016-05-21T14:58:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-05-21T14:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e92023ee5ebf949082c2db0bb446ba52b1ba8ff4'/>
<id>e92023ee5ebf949082c2db0bb446ba52b1ba8ff4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reindent for clarity and to remove hanging indents.</title>
<updated>2016-05-21T14:55:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-05-21T14:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0ffc51a989d34ecaf072169db60988c30ec1686f'/>
<id>0ffc51a989d34ecaf072169db60988c30ec1686f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docstring</title>
<updated>2016-05-21T14:34:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-05-21T14:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c18482b4a81e6bd7b46290688451d7b7bcead99c'/>
<id>c18482b4a81e6bd7b46290688451d7b7bcead99c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize imports</title>
<updated>2016-05-21T14:30:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-05-21T14:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c3a21a08b16af1eb1e2b47972ecdab6df3d79b7b'/>
<id>c3a21a08b16af1eb1e2b47972ecdab6df3d79b7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #586 from last-g/bug/shadowbug</title>
<updated>2016-05-21T14:19:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-05-21T14:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=09f117259ad08635aeab0a5e060b8a5d58c69729'/>
<id>09f117259ad08635aeab0a5e060b8a5d58c69729</id>
<content type='text'>
Get real `site-packages`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Get real `site-packages`</pre>
</div>
</content>
</entry>
<entry>
<title>Get site-packages dirs from site.py too</title>
<updated>2016-05-19T09:35:18+00:00</updated>
<author>
<name>Last G</name>
<email>last_g@hackerdom.ru</email>
</author>
<published>2016-05-19T09:35:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6437f524bd60e943be9415818f1554bfda56920f'/>
<id>6437f524bd60e943be9415818f1554bfda56920f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build_ext: move block customizing compiler for shared lib into a function</title>
<updated>2016-05-18T12:03:33+00:00</updated>
<author>
<name>Cosimo Lupo</name>
<email>cosimo.lupo@daltonmaag.com</email>
</author>
<published>2016-05-18T12:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=59b774b0c33c7351c83ac86a2ebd64e27cacc381'/>
<id>59b774b0c33c7351c83ac86a2ebd64e27cacc381</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build_ext: always import _CONFIG_VARS from distutils.sysconfig instead of sysconfig</title>
<updated>2016-05-04T11:17:22+00:00</updated>
<author>
<name>Cosimo Lupo</name>
<email>cosimo.lupo@daltonmaag.com</email>
</author>
<published>2016-05-03T13:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0f476502ecbaf05870a9126e9b1caee9d95b7792'/>
<id>0f476502ecbaf05870a9126e9b1caee9d95b7792</id>
<content type='text'>
otherwise `distutils.sysconfig.customize_compiler` does not configure OSX compiler for -dynamiclib

See https://github.com/pypa/setuptools/issues/571
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otherwise `distutils.sysconfig.customize_compiler` does not configure OSX compiler for -dynamiclib

See https://github.com/pypa/setuptools/issues/571
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify logic by eliminating retries in password prompt and returning results directly.</title>
<updated>2016-04-25T04:25:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-25T04:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c105d6f18a5a17b0a47fda5a2df2f8f47352b037'/>
<id>c105d6f18a5a17b0a47fda5a2df2f8f47352b037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add carriage return for symmetry</title>
<updated>2016-04-25T04:20:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-25T04:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a3b119e14df4aff213231492470587f88457a241'/>
<id>a3b119e14df4aff213231492470587f88457a241</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
