<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v65.4.0</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Bump version: 65.3.0 → 65.4.0</title>
<updated>2022-09-24T19:16:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-24T19:16:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a86428cfef419e9ef3f04a04bde2d64d395936b8'/>
<id>a86428cfef419e9ef3f04a04bde2d64d395936b8</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 #3609 from pypa/distutils-d82d926</title>
<updated>2022-09-24T19:16:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-24T19:16:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=e0dac17002903730dafa0720bef78b90785bc936'/>
<id>e0dac17002903730dafa0720bef78b90785bc936</id>
<content type='text'>
Merge with distutils@d82d926</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge with distutils@d82d926</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog.</title>
<updated>2022-09-24T18:27:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-24T18:27:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=517587c209e25630a25de0f50e196e490463be71'/>
<id>517587c209e25630a25de0f50e196e490463be71</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 into distutils-d82d926</title>
<updated>2022-09-24T18:24:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-24T18:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3bae7527d2a47b83e44f418e3c30af8a52a94cf1'/>
<id>3bae7527d2a47b83e44f418e3c30af8a52a94cf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warning in test</title>
<updated>2022-09-24T18:22:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-24T18:22:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d82d926fa2a1f98cae05b21528fe2fafebb52938'/>
<id>d82d926fa2a1f98cae05b21528fe2fafebb52938</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 for more tests</title>
<updated>2022-09-24T18:20:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-24T18:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=01d6f1d10453ee08462edbd2d1192b7114851c66'/>
<id>01d6f1d10453ee08462edbd2d1192b7114851c66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move property to a module attribute and re-use jaraco.path for simpler tests.</title>
<updated>2022-09-24T17:53:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-24T17:53:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=00608cbc578f57eec45c80c6b2e6a4b4d69f29e8'/>
<id>00608cbc578f57eec45c80c6b2e6a4b4d69f29e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract property for pydistutils.cfg name</title>
<updated>2022-09-24T17:48:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-24T17:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=aac4d4fcb3f7b9121bc2f717f3008a0bb154a20c'/>
<id>aac4d4fcb3f7b9121bc2f717f3008a0bb154a20c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-use temp_home in test_find_config_files_disable</title>
<updated>2022-09-24T17:45:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-24T17:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b26aa119959532f1dee8fa88f9bbbc50e542ecac'/>
<id>b26aa119959532f1dee8fa88f9bbbc50e542ecac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract a temp_home fixture.</title>
<updated>2022-09-24T17:43:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-24T17:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1587bbb27703bed0bd8306e33bf06f29d346ba9e'/>
<id>1587bbb27703bed0bd8306e33bf06f29d346ba9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
