<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v65.4.1</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: 65.4.0 → 65.4.1</title>
<updated>2022-09-29T23:49:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-29T23:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=218bd1f04d16c9cd6eb79435ec078666f896e6f8'/>
<id>218bd1f04d16c9cd6eb79435ec078666f896e6f8</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 #3613 from JulienPalard/mdk-expand</title>
<updated>2022-09-29T23:46:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-29T23:46:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=646c71f9af7e9ba6677203acde4ccd0a478dfbf8'/>
<id>646c71f9af7e9ba6677203acde4ccd0a478dfbf8</id>
<content type='text'>
expand: Give bytes to ast.parse to let it discover encoding cookie.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
expand: Give bytes to ast.parse to let it discover encoding cookie.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3617 from pypa/distutils-6852b20</title>
<updated>2022-09-29T23:46:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-29T23:46:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=401c184fcf9c82977a926bcf655d73dd6c12284c'/>
<id>401c184fcf9c82977a926bcf655d73dd6c12284c</id>
<content type='text'>
Merge with pypa/distutils@6852b20</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge with pypa/distutils@6852b20</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2022-09-29T23:43:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-29T23:43:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=80cce711a61f44357c04c5ce79d1f02ae6c321c6'/>
<id>80cce711a61f44357c04c5ce79d1f02ae6c321c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pathlib to open the file</title>
<updated>2022-09-29T23:39:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-29T23:39:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fb62784d242fdeb38d06c4d1d8277c25775e7fca'/>
<id>fb62784d242fdeb38d06c4d1d8277c25775e7fca</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 #3616 from mkoeppe/fix_ci_sage_2022_09</title>
<updated>2022-09-29T23:31:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-29T23:31:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=273993d1184e3406edea596165019b985c8d79ea'/>
<id>273993d1184e3406edea596165019b985c8d79ea</id>
<content type='text'>
Update .github/workflows/ci-sage.yml</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update .github/workflows/ci-sage.yml</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2022-09-29T23:29:42+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-29T14:18:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=58b9692f604c14a3b2df206e3bebfef5a9bbe713'/>
<id>58b9692f604c14a3b2df206e3bebfef5a9bbe713</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-6852b20</title>
<updated>2022-09-29T23:28:42+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-29T14:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=aea5615586d09e4351e9e6eed1ba049ead569d16'/>
<id>aea5615586d09e4351e9e6eed1ba049ead569d16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use os.path.isfile for checking if path.is_file, suppresses exceptions. Fixes pypa/distutils#181.</title>
<updated>2022-09-29T14:08:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-29T14:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6852b2084d9914b528df5db9ec5fa1bc55d711f0'/>
<id>6852b2084d9914b528df5db9ec5fa1bc55d711f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for PermissionError. Ref pypa/distutils#181.</title>
<updated>2022-09-29T14:08:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-09-29T13:53:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=faaf77875ed7fd3996dd03c4138acdffc94b53cc'/>
<id>faaf77875ed7fd3996dd03c4138acdffc94b53cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
