<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch v53.0.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>Remove 'main' function from 'easy_install'.</title>
<updated>2021-01-24T00:35:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-24T00:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2885ca26494e6f555fae85f8f9983c2361c93829'/>
<id>2885ca26494e6f555fae85f8f9983c2361c93829</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove easy_install script and module.</title>
<updated>2021-01-24T00:09:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-21T02:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4b0408a18dcda286af6668b7ef6934e53d1f247c'/>
<id>4b0408a18dcda286af6668b7ef6934e53d1f247c</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 #2545 from pypa/feature/remove-eggsecutable</title>
<updated>2021-01-24T00:08:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-24T00:08:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ea22005e27871431a29781632a52fee2a0a7cf17'/>
<id>ea22005e27871431a29781632a52fee2a0a7cf17</id>
<content type='text'>
Remove eggsecutable</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove eggsecutable</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'main' into feature/drop-fetch-build-eggs-easy-install-fallback</title>
<updated>2021-01-23T19:12:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-23T19:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0afc4ef094eabbb0e7161acc3f4f8cba3bae7022'/>
<id>0afc4ef094eabbb0e7161acc3f4f8cba3bae7022</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove eggsecutable</title>
<updated>2021-01-21T02:13:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-21T02:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fa81391fe65fa727f79f1be73f058e83ffe97193'/>
<id>fa81391fe65fa727f79f1be73f058e83ffe97193</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer 'rootdir' for resolving the project root.</title>
<updated>2021-01-18T17:18:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-18T17:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8222d6f7b992d3b184434acb31cd66b0f2e41401'/>
<id>8222d6f7b992d3b184434acb31cd66b0f2e41401</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore test_build_sdist_relative_path_import to its former simple implementation.</title>
<updated>2021-01-18T16:22:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-18T16:22:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=77aefc128699182e5b1271162f0b7c557d81b1d5'/>
<id>77aefc128699182e5b1271162f0b7c557d81b1d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify get_build_backend to simply allow override of cwd.</title>
<updated>2021-01-18T16:09:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-18T16:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=daf01571d508234fcff707b1a1156c7496c0c131'/>
<id>daf01571d508234fcff707b1a1156c7496c0c131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract workaround for pytest-dev/pytest-xdist#376 as a fixture. Invoke the repair at the session level and only when xdist is present.</title>
<updated>2021-01-18T15:48:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-18T15:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f767b4f59b14aa94d7c085173cb9360ba2d187eb'/>
<id>f767b4f59b14aa94d7c085173cb9360ba2d187eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rely on rootdir to determine the source. Avoids coupling with position in the test suite.</title>
<updated>2021-01-18T15:30:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-18T15:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=31b0896bba77f21984dfad5a0b82fcd57bda9658'/>
<id>31b0896bba77f21984dfad5a0b82fcd57bda9658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
