<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v38.5.0</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Bump version: 38.4.1 → 38.5.0</title>
<updated>2018-02-04T22:54:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-02-04T22:54:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=317a6ba8f2a4de338f83eacab1bc2085b8ae0e0d'/>
<id>317a6ba8f2a4de338f83eacab1bc2085b8ae0e0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unpin pytest - not sure why it was pinned.</title>
<updated>2018-02-04T22:37:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-02-04T22:37:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=39459cfd652bf6c0073f52645607ffbc1c2aad89'/>
<id>39459cfd652bf6c0073f52645607ffbc1c2aad89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer new_build_ext for Cython builds as recommended by Cython project. Fixes #1270.</title>
<updated>2018-02-04T21:38:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-02-04T21:38:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=038baa16016503708cf3bddcaf2f9b8d541c17bc'/>
<id>038baa16016503708cf3bddcaf2f9b8d541c17bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import Cython.Compiler.Main as recommended by Cython project to improve Cython detection. Fixes #1229.</title>
<updated>2018-02-04T21:36:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-02-04T21:36:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ca71bc26f65f1eac9f26b5e5b0d7b4109186fe59'/>
<id>ca71bc26f65f1eac9f26b5e5b0d7b4109186fe59</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 #1258 from dylanjw/update-doc</title>
<updated>2018-02-04T21:28:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-02-04T21:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=5f576fddcca8b132e42e7b8f8b62c63714012934'/>
<id>5f576fddcca8b132e42e7b8f8b62c63714012934</id>
<content type='text'>
Reflect find_packages behavior in doc</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reflect find_packages behavior in doc</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 38.4.0 → 38.4.1</title>
<updated>2018-02-03T14:31:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-02-03T14:31:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=676fbed14e74ea4578997b7b27aa5ca9ba2607f5'/>
<id>676fbed14e74ea4578997b7b27aa5ca9ba2607f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog.</title>
<updated>2018-02-03T14:25:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-02-03T14:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=aa09100cbf3e0fef9606bc5f2afdd5cb2840427d'/>
<id>aa09100cbf3e0fef9606bc5f2afdd5cb2840427d</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 #1263 from benoit-pierre/fix_python37_support</title>
<updated>2018-02-03T14:23:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-02-03T14:23:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b93956652eb8112c2ba94ac7e5120969a8b8a523'/>
<id>b93956652eb8112c2ba94ac7e5120969a8b8a523</id>
<content type='text'>
fix Python 3.7 support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix Python 3.7 support</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1262 from benoit-pierre/fix_1261</title>
<updated>2018-01-25T20:23:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-01-25T20:23:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=69c9a3aacaefbf5f06716350fb88a226920fe51e'/>
<id>69c9a3aacaefbf5f06716350fb88a226920fe51e</id>
<content type='text'>
Fix dry-run handling</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix dry-run handling</pre>
</div>
</content>
</entry>
<entry>
<title>fix Python 3.7 support</title>
<updated>2018-01-25T09:28:46+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2018-01-25T09:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7bf15cb3c8a29545cc4869a4a1c52ac678eba1da'/>
<id>7bf15cb3c8a29545cc4869a4a1c52ac678eba1da</id>
<content type='text'>
- update scanning code to handle pyc header change
- handle change to `Exception.__repr__` output
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update scanning code to handle pyc header change
- handle change to `Exception.__repr__` output
</pre>
</div>
</content>
</entry>
</feed>
