<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v57.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: 57.1.0 → 57.2.0</title>
<updated>2021-07-15T02:09:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-15T02:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=05e096d76f3b63828f1d063326225534f332fb10'/>
<id>05e096d76f3b63828f1d063326225534f332fb10</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 #2725 from zooba/arm64</title>
<updated>2021-07-15T02:09:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-15T02:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9487d9c473d1838c2f688919a7bb55eb8b79be4a'/>
<id>9487d9c473d1838c2f688919a7bb55eb8b79be4a</id>
<content type='text'>
Fixes #2724 Adds detection of Windows ARM64 build environments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2724 Adds detection of Windows ARM64 build environments</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog entry</title>
<updated>2021-07-15T02:08:30+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2021-07-09T22:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c79a038c235ea2376043ab4a70dfb18e58332c23'/>
<id>c79a038c235ea2376043ab4a70dfb18e58332c23</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 arm64</title>
<updated>2021-07-15T02:08:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-15T02:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=eb587d0bccf0c1f6f83c9b180f09e9107624c56b'/>
<id>eb587d0bccf0c1f6f83c9b180f09e9107624c56b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds detection of Windows ARM64 build environments for cross-compilation.</title>
<updated>2021-07-15T02:06:09+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2021-07-09T22:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f15f814e9e82c2343280e8f62360f12b3023eb5f'/>
<id>f15f814e9e82c2343280e8f62360f12b3023eb5f</id>
<content type='text'>
Closes #2724
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2724
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2726 from pypa/trim-codecov</title>
<updated>2021-07-11T14:28:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-11T14:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=38974172d0ff7ead2a2b212c92f303438bcdf1a2'/>
<id>38974172d0ff7ead2a2b212c92f303438bcdf1a2</id>
<content type='text'>
Remove gcov exclusion. Defaults are fine.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove gcov exclusion. Defaults are fine.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove gcov exclusion. Defaults are fine.</title>
<updated>2021-07-11T12:52:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-11T12:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ef9b8dd0b12de5833a7967bea8719cd33cea216a'/>
<id>ef9b8dd0b12de5833a7967bea8719cd33cea216a</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 #2693 from tanvimoharir/add-codecov</title>
<updated>2021-07-11T03:09:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-11T03:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3f20c10f04c7777a3dafa3033be05cc07d9e0bb0'/>
<id>3f20c10f04c7777a3dafa3033be05cc07d9e0bb0</id>
<content type='text'>
Adding codecov configuration</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding codecov configuration</pre>
</div>
</content>
</entry>
<entry>
<title>Remove GHA flag, unneeded.</title>
<updated>2021-07-11T03:08:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-11T03:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a77319fffbbb27d11780b59cbdf8ea950ef33ec7'/>
<id>a77319fffbbb27d11780b59cbdf8ea950ef33ec7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Produce coverage report using the default filename and upload coverage reports using the default filename.</title>
<updated>2021-07-11T03:02:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-11T03:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=725be0142b64fd5e26ae7ed16bd4897fd4d8f530'/>
<id>725be0142b64fd5e26ae7ed16bd4897fd4d8f530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
