<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/command, branch v24.0.0</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Don't use deprecated 'U' flag to read manifest</title>
<updated>2016-06-29T08:22:12+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2016-06-29T08:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4720c481c62d5cc0a40dd212a32c641125be8e9c'/>
<id>4720c481c62d5cc0a40dd212a32c641125be8e9c</id>
<content type='text'>
The universal newlines mode ('U' flag) is deprecated since Python
3.4. It only replaces "\r\n" with "\n", but it doesn't split lines at
"\r" (Mac newline). In practice, the flag was useless, the
sdist.read_manifest() method already uses line.strip() and so removes
newline characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The universal newlines mode ('U' flag) is deprecated since Python
3.4. It only replaces "\r\n" with "\n", but it doesn't split lines at
"\r" (Mac newline). In practice, the flag was useless, the
sdist.read_manifest() method already uses line.strip() and so removes
newline characters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark tag_svn_revision as deprecated. Ref #619.</title>
<updated>2016-06-24T14:17:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-24T14:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=542a921bb6943feb1c90874ba5151c94622b52b3'/>
<id>542a921bb6943feb1c90874ba5151c94622b52b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Nicer indentation</title>
<updated>2016-06-24T13:44:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-24T13:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3cee4d8f79a20f1d67b194ee383dddd826695e0d'/>
<id>3cee4d8f79a20f1d67b194ee383dddd826695e0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ARM launchers. Fixes #611.</title>
<updated>2016-06-09T19:14:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-09T19:14:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=16361e51b834153f2e0e96897ebf33163c18016b'/>
<id>16361e51b834153f2e0e96897ebf33163c18016b</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 #597 from benjaoming/patch-1</title>
<updated>2016-06-03T13:49:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-03T13:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=58b12d13d13e62fbe08ad47d10ed9e5cc6b11f25'/>
<id>58b12d13d13e62fbe08ad47d10ed9e5cc6b11f25</id>
<content type='text'>
Ensure package name isn't unicode in Python2 distutils</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure package name isn't unicode in Python2 distutils</pre>
</div>
</content>
</entry>
<entry>
<title>Extract context manager for project_on_sys_path in test command</title>
<updated>2016-06-03T13:10:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-03T13:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e72668091ee1b8e4358a84260ac0cf0ea06b4dea'/>
<id>e72668091ee1b8e4358a84260ac0cf0ea06b4dea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing #190 following proposal by @jaraco</title>
<updated>2016-06-02T10:01:54+00:00</updated>
<author>
<name>Benjamin Bach</name>
<email>benjaoming@gmail.com</email>
</author>
<published>2016-06-02T09:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=11d5bb9e47754f0f4ded5379450e83e29d3661fb'/>
<id>11d5bb9e47754f0f4ded5379450e83e29d3661fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return content type in _build_multipart</title>
<updated>2016-06-01T02:26:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-01T02:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=1f1601d16b93b12451363b46b4b0725300f9b21b'/>
<id>1f1601d16b93b12451363b46b4b0725300f9b21b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace _build_parts with map and flatten.</title>
<updated>2016-06-01T02:05:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-01T02:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f84edd610dbc12497a79b172312e2061979f5523'/>
<id>f84edd610dbc12497a79b172312e2061979f5523</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize indent</title>
<updated>2016-06-01T01:55:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-01T01:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4b0aaa921e46afbfa2f98069ea016f80c3ab1c84'/>
<id>4b0aaa921e46afbfa2f98069ea016f80c3ab1c84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
