<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/docs, branch v36.0.1</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Docs: notes on setup.cfg and ez_setup</title>
<updated>2017-04-12T05:06:37+00:00</updated>
<author>
<name>Igor Starikov</name>
<email>idlesign@yandex.ru</email>
</author>
<published>2017-04-12T05:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a9d403889def99bdb1a1d02b47b8247b3af0817a'/>
<id>a9d403889def99bdb1a1d02b47b8247b3af0817a</id>
<content type='text'>
(see # 1006)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(see # 1006)</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #999: support python_requires, py_modules in configuration files</title>
<updated>2017-04-07T11:44:35+00:00</updated>
<author>
<name>Marcel Bargull</name>
<email>marcel.bargull@udo.edu</email>
</author>
<published>2017-04-07T11:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=abaf7c4dd76c56eb509f6a5f6caa2f8e886801b6'/>
<id>abaf7c4dd76c56eb509f6a5f6caa2f8e886801b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Although bootstrap.py is installing the deps, it removes them as well, so doc builds still require build deps.</title>
<updated>2017-03-31T12:35:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-03-31T12:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=bdbe0776c19646e703bd0b89ad3f33e6797256a7'/>
<id>bdbe0776c19646e703bd0b89ad3f33e6797256a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Constrain hack to the RTD environment. Rely on bootstrap routine to make dependencies available.</title>
<updated>2017-03-31T12:27:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-03-31T12:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e8ca95c2e12f46e203715194e4729f8b33de2c23'/>
<id>e8ca95c2e12f46e203715194e4729f8b33de2c23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hack must genuflect to the arbitrory invocation location</title>
<updated>2017-03-31T12:22:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-03-31T12:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=332b586b7c65dee7e9a2dbbcbc1c896f4a862a3f'/>
<id>332b586b7c65dee7e9a2dbbcbc1c896f4a862a3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure bootstrap finishes before continuing, and ensure that jaraco.packaging.sphinx is run before rst.linker.</title>
<updated>2017-03-31T02:38:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-03-31T02:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b10187e1fa7f602d7f5cc75821d14b494625aef9'/>
<id>b10187e1fa7f602d7f5cc75821d14b494625aef9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove excess hack</title>
<updated>2017-03-31T02:23:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-03-31T02:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=74329a7fa2a482309e4eb244b3920e28a76cfcbf'/>
<id>74329a7fa2a482309e4eb244b3920e28a76cfcbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try running bootstrap in subprocess in order to be in the project root.</title>
<updated>2017-03-31T02:18:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-03-31T02:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c9587fe384a2eab6e9d81408abb58936d15286ed'/>
<id>c9587fe384a2eab6e9d81408abb58936d15286ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hack to invoke bootstrap script so that setup.py --version can be invoked.</title>
<updated>2017-03-31T02:08:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-03-31T02:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=52c58bedd49552359993b533fcd86da4ff58b0c2'/>
<id>52c58bedd49552359993b533fcd86da4ff58b0c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require a late version of setuptools to allow the docs to invoke setup.py</title>
<updated>2017-03-31T01:45:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-03-31T01:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=23d74941204535bd08aec7699566865d810b52f7'/>
<id>23d74941204535bd08aec7699566865d810b52f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
