<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pytest.ini, branch feature/distutils-hack-startup-perf</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 https://github.com/jaraco/skeleton</title>
<updated>2021-12-18T03:02:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-12-18T03:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=340d0e02254c6fb258d9b18d3a8a12c3b5a001c4'/>
<id>340d0e02254c6fb258d9b18d3a8a12c3b5a001c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove filtered warnings, addressed upstream.</title>
<updated>2021-12-18T02:54:34+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-25T01:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=eca1c4ca6e104c8add280c721cbb365196f55ac7'/>
<id>eca1c4ca6e104c8add280c721cbb365196f55ac7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove suppression of deprecation warning for LegacyVersion. Ref #2885.</title>
<updated>2021-11-15T22:40:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-15T22:40:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0ec5f0917fb659ae636d62a182883b45de167870'/>
<id>0ec5f0917fb659ae636d62a182883b45de167870</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>
<entry>
<title>Update packaging to 21.2. Ref #2497.</title>
<updated>2021-11-14T08:51:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-14T08:49:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3b87957adcf360dbbe7d1c0fa48e1295fb81900c'/>
<id>3b87957adcf360dbbe7d1c0fa48e1295fb81900c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move warning suppression to pytest.ini so it occurs after 'error'.</title>
<updated>2021-11-10T22:27:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-10T22:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2ceec37662b7b053ca6ffc328d95ba838bf26a2b'/>
<id>2ceec37662b7b053ca6ffc328d95ba838bf26a2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise a deprecation warning when an invalid version is encountered. Ref #2497. Ref #2822.</title>
<updated>2021-11-01T01:37:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-01T01:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=84b1cd8e7760a9b3c984a4edfc37dc7266952266'/>
<id>84b1cd8e7760a9b3c984a4edfc37dc7266952266</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/jaraco/skeleton</title>
<updated>2021-10-31T23:17:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-10-31T23:17:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1473924e53680ac37ae0aa66d863ff39cbc63f3a'/>
<id>1473924e53680ac37ae0aa66d863ff39cbc63f3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate setup.py install and easy_install. Ref #917.</title>
<updated>2021-10-22T19:27:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-10-22T19:27:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fc5c3083908170e1cbfd1dec91f87a3e2707e3fa'/>
<id>fc5c3083908170e1cbfd1dec91f87a3e2707e3fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
