<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch distutils</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Update changelog.</title>
<updated>2020-07-03T09:13:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T09:13:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ca0065fb62c1728cb42b86ae79375533856d2248'/>
<id>ca0065fb62c1728cb42b86ae79375533856d2248</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 #2226 from pypa/distutils-nested</title>
<updated>2020-07-03T09:05:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T09:05:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2daf7f68fee8d5b62ee067143aa5bf1ece66c331'/>
<id>2daf7f68fee8d5b62ee067143aa5bf1ece66c331</id>
<content type='text'>
Move distutils to setuptools._distutils</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move distutils to setuptools._distutils</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure the module is named 'distutils'. Avoids errors when distutils.log and setuptools._distutils.log are two separate modules with separate state.</title>
<updated>2020-07-03T08:54:40+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T08:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=97192962e89a24a02effd1f7a541108335517253'/>
<id>97192962e89a24a02effd1f7a541108335517253</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move distutils into a submodule of setuptools.</title>
<updated>2020-07-03T08:13:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T07:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=bb9fb1fcfe37c1ef1e29e1e6d1fc4e483c743380'/>
<id>bb9fb1fcfe37c1ef1e29e1e6d1fc4e483c743380</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 #2221 from mattip/pypy</title>
<updated>2020-07-02T22:03:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-02T22:03:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c486771a15642d69622b9afeb9178450daf02e24'/>
<id>c486771a15642d69622b9afeb9178450daf02e24</id>
<content type='text'>
add pypy schemas to command/install.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add pypy schemas to command/install.py</pre>
</div>
</content>
</entry>
<entry>
<title>catch some resource leaks</title>
<updated>2020-07-02T22:02:34+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-06-29T17:37:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9013321c25606a5cd63271cd029c2539490b16d3'/>
<id>9013321c25606a5cd63271cd029c2539490b16d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test for deprecation warning</title>
<updated>2020-07-02T22:02:34+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-06-29T17:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d9998e6281cbf4bb90cfd8c90e7f34b4ea3a350d'/>
<id>d9998e6281cbf4bb90cfd8c90e7f34b4ea3a350d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge https://github.com/pypa/distutils into distutils</title>
<updated>2020-07-02T15:29:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-02T15:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7a8c226c9a27f1d5efb7e66b8aee779020a0c6a1'/>
<id>7a8c226c9a27f1d5efb7e66b8aee779020a0c6a1</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 #1 from pypa/feature/integrate-pypy</title>
<updated>2020-07-02T09:11:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-02T09:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=76d53a85676ff2ac0947a409e9f49bb06b191636'/>
<id>76d53a85676ff2ac0947a409e9f49bb06b191636</id>
<content type='text'>
Add support for PyPy</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for PyPy</pre>
</div>
</content>
</entry>
<entry>
<title>In test_unixcompiler.test_osx*, also patch sysconfig.get_config_vars following the patterns of prior implementations.</title>
<updated>2020-07-02T09:06:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-02T09:06:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c3a052aefbba0d5fda10790e676223c0dc12f0ed'/>
<id>c3a052aefbba0d5fda10790e676223c0dc12f0ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
