<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v63.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>Bump version: 63.1.0 → 63.2.0</title>
<updated>2022-07-13T22:06:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-07-13T22:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f747e8bca333a45aaf7fbc58fa1ce12c663bebe3'/>
<id>f747e8bca333a45aaf7fbc58fa1ce12c663bebe3</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. Ref #3435.</title>
<updated>2022-07-13T22:06:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-07-13T22:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b1353f7e0dd345d799c3e3133daee687871b30e5'/>
<id>b1353f7e0dd345d799c3e3133daee687871b30e5</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/pypa/distutils</title>
<updated>2022-07-13T22:00:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-07-13T22:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0bf43816f5d09ce1a2e0fe13de013aa36962d685'/>
<id>0bf43816f5d09ce1a2e0fe13de013aa36962d685</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable framework_compat except for Homebrew builds. Fixes pypa/distutils#158.</title>
<updated>2022-07-13T21:59:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-07-13T21:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1845a34d7151718ee65bbb6e392b41bf404e1bc4'/>
<id>1845a34d7151718ee65bbb6e392b41bf404e1bc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config: add stacklevel=2 to make DeprecationWarning code clear (#3440)</title>
<updated>2022-07-12T11:35:05+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-07-12T11:35:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8b675a1cf5bde92381761666dbb59b527a611bb5'/>
<id>8b675a1cf5bde92381761666dbb59b527a611bb5</id>
<content type='text'>
Deprecation: Add stacklevel=2 to make calling code clear</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecation: Add stacklevel=2 to make calling code clear</pre>
</div>
</content>
</entry>
<entry>
<title>Add stacklevel=2 to make calling code clear</title>
<updated>2022-07-12T10:39:31+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2022-07-12T10:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d953055801c8d618c70cea81e3e35684122c66a7'/>
<id>d953055801c8d618c70cea81e3e35684122c66a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `wheel` dependency from docs example (#3437)</title>
<updated>2022-07-08T13:30:19+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-07-08T13:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4d00d5091e0817f6e539c48f4afc2e69b8ac2591'/>
<id>4d00d5091e0817f6e539c48f4afc2e69b8ac2591</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove wheel dependency in example</title>
<updated>2022-07-08T13:00:13+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-07-08T12:57:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=21d8388226d8346853a839703f071eb43f74c128'/>
<id>21d8388226d8346853a839703f071eb43f74c128</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 #3432 from pypa/feature/subprocess-text</title>
<updated>2022-07-04T16:43:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-07-04T16:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3ce04a1fe1ae27f7e6b545a8724fbc119c1aab9f'/>
<id>3ce04a1fe1ae27f7e6b545a8724fbc119c1aab9f</id>
<content type='text'>
Use text mode for subprocess, avoiding unicode sandwich.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use text mode for subprocess, avoiding unicode sandwich.</pre>
</div>
</content>
</entry>
<entry>
<title>Use text mode for subprocess, avoiding unicode sandwich.</title>
<updated>2022-07-04T14:27:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-07-04T14:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a56be0e5f6aa6ca4df92a5b09cc172f7c3120e30'/>
<id>a56be0e5f6aa6ca4df92a5b09cc172f7c3120e30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
