<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/command/easy_install.py, branch 19.2</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Use the modern name for the configparser module</title>
<updated>2015-12-14T09:55:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-14T09:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ca4321bb5833e2daa7bee1a32a3dee37cb49f012'/>
<id>ca4321bb5833e2daa7bee1a32a3dee37cb49f012</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract variable</title>
<updated>2015-12-02T03:00:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-02T03:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2086ae7b381287872add8fe9a91b74498d501679'/>
<id>2086ae7b381287872add8fe9a91b74498d501679</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use context manager for opening file</title>
<updated>2015-12-02T02:59:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-02T02:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=98ea00965bed70ccf57eb58394d15739fb7372ab'/>
<id>98ea00965bed70ccf57eb58394d15739fb7372ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract _use_header method</title>
<updated>2015-11-28T02:35:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-28T02:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a361ef49cda256e1f53894470cb921d19e04e853'/>
<id>a361ef49cda256e1f53894470cb921d19e04e853</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in grizzlynyo/setuptools/bdist_wininst_gui_scripts (pull request #160)</title>
<updated>2015-11-28T02:27:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-28T02:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=19a5291393810771f5f2b1dd27c213e35b75f30b'/>
<id>19a5291393810771f5f2b1dd27c213e35b75f30b</id>
<content type='text'>
fix an issue for bdist_wininst with gui_scripts:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix an issue for bdist_wininst with gui_scripts:
</pre>
</div>
</content>
</entry>
<entry>
<title>fix an issue for bdist_wininst with gui_scripts:</title>
<updated>2015-11-21T13:15:23+00:00</updated>
<author>
<name>grizzlynyo</name>
<email>grizzly.nyo@gmail.com</email>
</author>
<published>2015-11-21T13:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=864de11cf162c693fe248b609d73545cacb622df'/>
<id>864de11cf162c693fe248b609d73545cacb622df</id>
<content type='text'>
The script header was always generated with non-gui executable.
This was caused by by adjust_header assuming the executable is always an
absolute path.

Fixed by using find_executables() from distutils.

--HG--
branch : bdist_wininst_gui_scripts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The script header was always generated with non-gui executable.
This was caused by by adjust_header assuming the executable is always an
absolute path.

Fixed by using find_executables() from distutils.

--HG--
branch : bdist_wininst_gui_scripts
</pre>
</div>
</content>
</entry>
<entry>
<title>Short circuit on skipped behavior, leaving main behavior in the body of the method.</title>
<updated>2015-11-24T15:54:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-24T15:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f05162f5583979a3cc56492b91211cbe54353efa'/>
<id>f05162f5583979a3cc56492b91211cbe54353efa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset 38b415c244b8</title>
<updated>2015-09-27T12:07:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-09-27T12:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b9e23adff55624ba2c3527c9f807ec7962b58c5f'/>
<id>b9e23adff55624ba2c3527c9f807ec7962b58c5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract _requirement_spec method for rendering the requirement specification for scripts. Ref #439.</title>
<updated>2015-09-27T11:50:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-09-27T11:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=bc3389a6048b23871e50eaab20d8df06ba3ff53d'/>
<id>bc3389a6048b23871e50eaab20d8df06ba3ff53d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract version handling as a separate method</title>
<updated>2015-09-06T17:45:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-09-06T17:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=bbb481088c030bed9c837068d0a3b956c2e26446'/>
<id>bbb481088c030bed9c837068d0a3b956c2e26446</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
