<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/changelog.d, branch docs/distutils-porting</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Bump version: 49.1.3 → 49.2.0</title>
<updated>2020-07-12T16:09:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-12T16:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=37d81f4ce8f08c4baf44b6ff0f3f1bd3f6b2a127'/>
<id>37d81f4ce8f08c4baf44b6ff0f3f1bd3f6b2a127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn the user when distutils is present to discourage this usage and direct users to the recommended usage. Closes #2230.</title>
<updated>2020-07-12T15:41:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-12T15:39:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=36df1d74933ef18a4099f4e82dbe55c00e45709e'/>
<id>36df1d74933ef18a4099f4e82dbe55c00e45709e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 49.1.2 → 49.1.3</title>
<updated>2020-07-12T09:07:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-12T09:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9e16d5399bb6b01aa0d7a73159765f064f88db22'/>
<id>9e16d5399bb6b01aa0d7a73159765f064f88db22</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 #2251 from pypa/bugfix/2212-distutils-spawn-race</title>
<updated>2020-07-12T09:07:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-12T09:07:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7722b7dd55452da1273d8e1cf0af8730c3ad101c'/>
<id>7722b7dd55452da1273d8e1cf0af8730c3ad101c</id>
<content type='text'>
Fix race in spawn</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix race in spawn</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog.</title>
<updated>2020-07-12T09:02:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-12T09:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8a4bc38e7b582b2006e17118162b1d2a0a23b8ad'/>
<id>8a4bc38e7b582b2006e17118162b1d2a0a23b8ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog.</title>
<updated>2020-07-12T07:49:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-12T07:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b69029f753e061359adc554b2f5c600a2d143bf9'/>
<id>b69029f753e061359adc554b2f5c600a2d143bf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 49.1.1 → 49.1.2</title>
<updated>2020-07-11T06:17:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-11T06:17:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=599f6393c1be4d5852f5b9884b9fb282a16ca64a'/>
<id>599f6393c1be4d5852f5b9884b9fb282a16ca64a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow opt-in and opt-out of distutils adoption at run time with SETUPTOOLS_USE_DISTUTILS environment variable.</title>
<updated>2020-07-11T06:09:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-11T00:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=bedaf1309d2633831a7fb7dea561642e7da704df'/>
<id>bedaf1309d2633831a7fb7dea561642e7da704df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 49.1.0 → 49.1.1</title>
<updated>2020-07-10T18:08:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-10T18:08:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cd8ac41d2f40de096251b78a55a74b2705a7af8f'/>
<id>cd8ac41d2f40de096251b78a55a74b2705a7af8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog.</title>
<updated>2020-07-07T21:08:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-07T21:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=317337daee72994b3d452ffcce5f4ecd47d9dc5d'/>
<id>317337daee72994b3d452ffcce5f4ecd47d9dc5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
