<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests, branch v49.2.0</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>Merge pull request #2166 from pypa/bugfix/2165-remove-site-py</title>
<updated>2020-07-03T18:04:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T18:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=91213fb2e7eecde9f5d7582de485398f546e7aa8'/>
<id>91213fb2e7eecde9f5d7582de485398f546e7aa8</id>
<content type='text'>
Remove site.py hack</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove site.py hack</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2143 from pypa/distutils</title>
<updated>2020-07-03T09:18:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T09:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=213baae85f0b9c2640fdf7bf270f6b210f119c54'/>
<id>213baae85f0b9c2640fdf7bf270f6b210f119c54</id>
<content type='text'>
Adopt distutils</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adopt distutils</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 pull request #1973 from jdufresne/makedirs</title>
<updated>2020-06-15T21:16:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-06-15T21:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=308314268233cc56e7a8c5870fec75b566230411'/>
<id>308314268233cc56e7a8c5870fec75b566230411</id>
<content type='text'>
Remove pkg_resources.py31compat.makedirs() in favor of the stdlib</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove pkg_resources.py31compat.makedirs() in favor of the stdlib</pre>
</div>
</content>
</entry>
<entry>
<title>Make a few assertions about the entry point script rather than keeping a fully-rendered copy.</title>
<updated>2020-06-15T12:55:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-06-15T12:55:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a4d8518c7b3cadf5e008871cf0d8c2d02a6a4492'/>
<id>a4d8518c7b3cadf5e008871cf0d8c2d02a6a4492</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>address</title>
<updated>2020-06-15T01:04:04+00:00</updated>
<author>
<name>Ofek Lev</name>
<email>ofekmeister@gmail.com</email>
</author>
<published>2020-06-15T01:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f8cd1f258f4b3f52521db2a12bfbd0832fb2e9fa'/>
<id>f8cd1f258f4b3f52521db2a12bfbd0832fb2e9fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>address</title>
<updated>2020-06-14T18:21:26+00:00</updated>
<author>
<name>Ofek Lev</name>
<email>ofekmeister@gmail.com</email>
</author>
<published>2020-06-14T18:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d6501f3c75384340f1742a864c1ffa76977437b6'/>
<id>d6501f3c75384340f1742a864c1ffa76977437b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decrease start-up time of editable-installed entry points on newer versions of Python</title>
<updated>2020-06-14T17:42:57+00:00</updated>
<author>
<name>Ofek Lev</name>
<email>ofekmeister@gmail.com</email>
</author>
<published>2020-06-14T16:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=01121d057bea0128c34a92813c51ba3ec4902fce'/>
<id>01121d057bea0128c34a92813c51ba3ec4902fce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Setuptools no longer installs a site.py file during easy_install or develop installs. Ref #2165.</title>
<updated>2020-05-29T22:24:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-29T22:21:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e4aa9070e7196975edb41f8dcaccf8eccbf83b2e'/>
<id>e4aa9070e7196975edb41f8dcaccf8eccbf83b2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable test on Python 2.</title>
<updated>2020-05-17T02:19:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-17T02:18:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=39a37c0758f43b130e5163156facffbbe89cf9fa'/>
<id>39a37c0758f43b130e5163156facffbbe89cf9fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
