<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch bugfix/2906-distutils-race</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 'sample_test' fixture, unused.</title>
<updated>2021-11-26T17:48:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-26T17:48:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4c57dfb7b4d4a6765a1aa4d0ef7edf14e8284fe9'/>
<id>4c57dfb7b4d4a6765a1aa4d0ef7edf14e8284fe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use jaraco.path.build in test_tests_are_run_once.</title>
<updated>2021-11-26T17:40:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-26T17:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a8e9cc865dfab3f6da15b9bf66ecda45c903bd33'/>
<id>a8e9cc865dfab3f6da15b9bf66ecda45c903bd33</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 2902.</title>
<updated>2021-11-22T18:05:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-22T18:04:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=dd5a2cec373ffe7eefc087c1cd06fb4e491a7e88'/>
<id>dd5a2cec373ffe7eefc087c1cd06fb4e491a7e88</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 #2875 from pypa/feature/local-schemes</title>
<updated>2021-11-18T23:21:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-18T23:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d508e3841d3a40aeb602b0a9a883b227a27a3842'/>
<id>d508e3841d3a40aeb602b0a9a883b227a27a3842</id>
<content type='text'>
Update distutils @514e9d0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update distutils @514e9d0</pre>
</div>
</content>
</entry>
<entry>
<title>Merge https://github.com/pypa/distutils into feature/local-schemes</title>
<updated>2021-11-18T22:20:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-18T22:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=58ffbdc90d361405dadd6354bfb6628f4dbfb049'/>
<id>58ffbdc90d361405dadd6354bfb6628f4dbfb049</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update setuptools.readthedocs.io to setuptools.pypa.io</title>
<updated>2021-11-16T11:05:23+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2021-11-16T11:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a65c4326c788cd9f6a81eb1754029751500f7721'/>
<id>a65c4326c788cd9f6a81eb1754029751500f7721</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress invalid versions when parsing in package_index. They will still be allowed for now as long as DeprecationWarnings aren't treated as errors.</title>
<updated>2021-11-15T23:12:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-15T23:12:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9fd1c098a664d4f2681aa1a9746757a6bce52c12'/>
<id>9fd1c098a664d4f2681aa1a9746757a6bce52c12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update config.ConfigMetadataHandler._parse_version not to rely on LegacyVersion.</title>
<updated>2021-11-15T22:51:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-15T22:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=aeb641a57f19ed223d8249ae273408eda0a94762'/>
<id>aeb641a57f19ed223d8249ae273408eda0a94762</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 #2879 from pypa/debt/update-packaging</title>
<updated>2021-11-14T22:43:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-14T22:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=315f1751052dee408b543b202aab0a3e8209a632'/>
<id>315f1751052dee408b543b202aab0a3e8209a632</id>
<content type='text'>
Update packaging to 21.2.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update packaging to 21.2.</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce scope of setup_requires deprecation to only deprecate the installation of these requirements, but still honor setup_requires in PEP 517 installers. Fixes #2877.</title>
<updated>2021-11-14T17:50:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-14T08:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0fc3bc079b8fec1662e6e0df540490e4198d6862'/>
<id>0fc3bc079b8fec1662e6e0df540490e4198d6862</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
