<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v67.2.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: 67.1.0 → 67.2.0</title>
<updated>2023-02-07T01:10:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2023-02-07T01:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f75c6289666ae845b80f1666ea68ec0f28afcc73'/>
<id>f75c6289666ae845b80f1666ea68ec0f28afcc73</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 #3809 from pypa/distutils-8c3c3d29</title>
<updated>2023-02-07T01:09:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2023-02-07T01:09:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=bb17d4f9b23b3b8d670271f36d8894239295efe3'/>
<id>bb17d4f9b23b3b8d670271f36d8894239295efe3</id>
<content type='text'>
Merge with distutils@8c3c3d29</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge with distutils@8c3c3d29</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog (draft)</title>
<updated>2023-02-07T01:09:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2023-02-06T23:47:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=47c7cfd67862e65eb19dca8b60094db0fe203049'/>
<id>47c7cfd67862e65eb19dca8b60094db0fe203049</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-8c3c3d29</title>
<updated>2023-02-06T23:40:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2023-02-06T23:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=43c6ee4b2b2ce4637bb1a36400fbaa548150ec8b'/>
<id>43c6ee4b2b2ce4637bb1a36400fbaa548150ec8b</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 #199 from mrbean-bremen/issue3591</title>
<updated>2023-02-06T23:35:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2023-02-06T23:35:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8c3c3d29bda85afb7f86c23a8ba66f7519f79e88'/>
<id>8c3c3d29bda85afb7f86c23a8ba66f7519f79e88</id>
<content type='text'>
Fixed accumulating include dirs after compile</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed accumulating include dirs after compile</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #201 from mattip/pypy2</title>
<updated>2023-02-06T23:35:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2023-02-06T23:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1efd3d54c39aab7f960f7934298fbab4cff205be'/>
<id>1efd3d54c39aab7f960f7934298fbab4cff205be</id>
<content type='text'>
add a pypy CI run</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add a pypy CI run</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #203 from fweimer-rh/ccompiler-windows</title>
<updated>2023-02-06T23:20:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2023-02-06T23: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=854862f228aa727b8ad88e1c432027767aff9db1'/>
<id>854862f228aa727b8ad88e1c432027767aff9db1</id>
<content type='text'>
distutils.ccompiler: Remove correct executable file on Windows</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
distutils.ccompiler: Remove correct executable file on Windows</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #202 from GalaxySnail/fix-mingw-w64-2</title>
<updated>2023-02-06T23:19:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2023-02-06T23:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8fe7b5f2eee8a1eea501be3635e6e7af9553db6d'/>
<id>8fe7b5f2eee8a1eea501be3635e6e7af9553db6d</id>
<content type='text'>
Fix MinGW-w64 segmentation fault (v2)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix MinGW-w64 segmentation fault (v2)</pre>
</div>
</content>
</entry>
<entry>
<title>distutils.ccompiler: Remove correct executable file on Windows</title>
<updated>2023-02-06T23:02:40+00:00</updated>
<author>
<name>Florian Weimer</name>
<email>fweimer@redhat.com</email>
</author>
<published>2023-02-06T22:52:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7e751d33d42de2ce9bdb08dcd0a1bd5d5b85eed9'/>
<id>7e751d33d42de2ce9bdb08dcd0a1bd5d5b85eed9</id>
<content type='text'>
The previous code did not take into account the .exe file extension
on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous code did not take into account the .exe file extension
on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark test as xfail on Windows. Ref pypa/distutils#195.</title>
<updated>2023-02-06T22:03:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2023-02-06T22:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2f16327060394b21fadb6342ea83eec324512aaa'/>
<id>2f16327060394b21fadb6342ea83eec324512aaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
