<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v58.0.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: 57.5.0 → 58.0.0</title>
<updated>2021-09-05T02:41:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-09-05T02:41:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=47b724639703d0c512f275a316dbb99e6c226e38'/>
<id>47b724639703d0c512f275a316dbb99e6c226e38</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 #2731 from graingert/remove-lib2to3-usage</title>
<updated>2021-09-04T20:01:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-09-04T20:01:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1ba66c1d79bf2e89d1d7be426bde60298c9439cd'/>
<id>1ba66c1d79bf2e89d1d7be426bde60298c9439cd</id>
<content type='text'>
remove lib2to3 usage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove lib2to3 usage</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2748 from ianw/clarify-wheel-dependency</title>
<updated>2021-09-04T19:57:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-09-04T19:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8a15e44060a320b55c1fd4590eb6c2e73771e19e'/>
<id>8a15e44060a320b55c1fd4590eb6c2e73771e19e</id>
<content type='text'>
build_meta: Clarify the reasons for project requirements in pyproject…</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
build_meta: Clarify the reasons for project requirements in pyproject…</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer "command" to "function". Use direct imperative voice.</title>
<updated>2021-09-04T19:56:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-09-04T19:56:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3f2a0370ff7d006eb1886fdc438135de61d7d482'/>
<id>3f2a0370ff7d006eb1886fdc438135de61d7d482</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add newsfragment</title>
<updated>2021-09-04T16:22:25+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2021-07-18T08:28:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2dddaff6096c4cbd6f689df3cdbdd312a99d2c04'/>
<id>2dddaff6096c4cbd6f689df3cdbdd312a99d2c04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>👹 Feed the hobgoblins (delint).</title>
<updated>2021-09-04T16:20:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-09-04T16:20:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=bb8a8b8578295e6632ed464f355013a01c2a05e0'/>
<id>bb8a8b8578295e6632ed464f355013a01c2a05e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove lib2to3 usage</title>
<updated>2021-09-04T16:14:35+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2021-07-18T08:27:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ca296ca8663a376f3c36c9f8fd86b10ba81366c2'/>
<id>ca296ca8663a376f3c36c9f8fd86b10ba81366c2</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 remove-lib2to3-usage</title>
<updated>2021-09-04T16:01:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-09-04T16:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d989cdb36f50785d23b07939ba8b4fc2b68cf02a'/>
<id>d989cdb36f50785d23b07939ba8b4fc2b68cf02a</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 #49 from graingert/remove-2to3</title>
<updated>2021-09-04T15:47:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-09-04T15:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=aede9e035dde34b0f2a6e9fe3a3bd87d4b9d7370'/>
<id>aede9e035dde34b0f2a6e9fe3a3bd87d4b9d7370</id>
<content type='text'>
remove 2to3</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove 2to3</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2746 from graingert/patch-1</title>
<updated>2021-09-04T15:45:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-09-04T15:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=234550d8c726bf79dd1bece22954202524235409'/>
<id>234550d8c726bf79dd1bece22954202524235409</id>
<content type='text'>
add python_requires example</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add python_requires example</pre>
</div>
</content>
</entry>
</feed>
