<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v60.9.3</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: 60.9.2 → 60.9.3</title>
<updated>2022-02-18T00:16:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-18T00:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=62745be68e088b3752f902e055da57a5be358b68'/>
<id>62745be68e088b3752f902e055da57a5be358b68</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 #3112 from abravalheri/disable-coverage-pypy</title>
<updated>2022-02-18T00:09:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-18T00:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=11814409491d4323f2a179b45904dff8535d5b6f'/>
<id>11814409491d4323f2a179b45904dff8535d5b6f</id>
<content type='text'>
Disable coverage on PyPy</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable coverage on PyPy</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3116 from abravalheri/ensure-release-job-runs</title>
<updated>2022-02-17T13:19:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-17T13:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ba029eee64885f2772f0ae87a32f0194c39e09a1'/>
<id>ba029eee64885f2772f0ae87a32f0194c39e09a1</id>
<content type='text'>
Tweak concurrency group for CI so `tag` is not cancelled by `push`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tweak concurrency group for CI so `tag` is not cancelled by `push`</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog</title>
<updated>2022-02-17T13:19:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-17T13:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=fd6a5084ae38f8bbc3776849a9e573ad8435f7da'/>
<id>fd6a5084ae38f8bbc3776849a9e573ad8435f7da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak concurrency group for CI so tags are not cancelled by pushes</title>
<updated>2022-02-16T23:29:53+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-02-16T23:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=57747b71e6ad2e5ab0e5e86fe4157cd5ad9fd98b'/>
<id>57747b71e6ad2e5ab0e5e86fe4157cd5ad9fd98b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent codecov from polluting the diff view in PRs</title>
<updated>2022-02-16T16:38:49+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-02-16T16:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=71088995134755112b6a0f342048e10b2a35e458'/>
<id>71088995134755112b6a0f342048e10b2a35e458</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Treat codecov action as informational only</title>
<updated>2022-02-16T16:15:42+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-02-16T16:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=eb77ddb7fadfd478d130279a95b8bd996e258a49'/>
<id>eb77ddb7fadfd478d130279a95b8bd996e258a49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent CI from trying to use '--cov' when pytest-cov is not installed</title>
<updated>2022-02-16T15:44:31+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-02-16T15:44:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=e3943aa52a9eb0de2fe9cfe62358fbf8b974922b'/>
<id>e3943aa52a9eb0de2fe9cfe62358fbf8b974922b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 60.9.1 → 60.9.2</title>
<updated>2022-02-16T02:16:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-16T02:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=270904f630e9f2142f47d0f701bd225ad149cc00'/>
<id>270904f630e9f2142f47d0f701bd225ad149cc00</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 #3046 from abravalheri/add-tests-for-duplicated-imports</title>
<updated>2022-02-16T02:15:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-16T02:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=01ff0334dd989044043c1359082a453646d7b6fd'/>
<id>01ff0334dd989044043c1359082a453646d7b6fd</id>
<content type='text'>
Correct for duplicated distutils imports</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct for duplicated distutils imports</pre>
</div>
</content>
</entry>
</feed>
