<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs/userguide, 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>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>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 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>
<entry>
<title>Merge pull request #2712 from darkvertex/data_files_glob_directive</title>
<updated>2021-08-26T22:42:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-08-26T22:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=78b975b478e8cc8d76aabdf2ca1db92c8c83a69e'/>
<id>78b975b478e8cc8d76aabdf2ca1db92c8c83a69e</id>
<content type='text'>
Implement #1681 (globbing support for `[options.data_files]`)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement #1681 (globbing support for `[options.data_files]`)</pre>
</div>
</content>
</entry>
<entry>
<title>add python_requires example</title>
<updated>2021-07-30T08:18:39+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2021-07-30T08:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=df1602aed550c0b312aedebce1b80313b26f32bf'/>
<id>df1602aed550c0b312aedebce1b80313b26f32bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore whitespace and single quotes after blacken-docs.</title>
<updated>2021-07-21T22:09:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-21T22:05:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=db3dd226eb52d437dc8859e19dcef82cbbbba547'/>
<id>db3dd226eb52d437dc8859e19dcef82cbbbba547</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update globbing for [options.data_files] to be implicit, not requiring a custom directive.</title>
<updated>2021-07-21T21:34:14+00:00</updated>
<author>
<name>Alan Fregtman</name>
<email>941331+darkvertex@users.noreply.github.com</email>
</author>
<published>2021-07-21T21:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=cb05fb0c94716b1d328ecca0573346218505b859'/>
<id>cb05fb0c94716b1d328ecca0573346218505b859</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove magci trailing commas</title>
<updated>2021-07-21T07:17:00+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2021-07-21T07:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=efb8bdc84abca2c88987c789fe52e968bab5efd1'/>
<id>efb8bdc84abca2c88987c789fe52e968bab5efd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blacken docs</title>
<updated>2021-07-20T09:35:04+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2021-07-20T09:34:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=45f900b7bf4aa300846727024672c5d49b1b14cf'/>
<id>45f900b7bf4aa300846727024672c5d49b1b14cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'main' into change-docs-theme</title>
<updated>2021-07-18T19:13:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-18T19:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=01f2abe71dc72fdf5b345f4ac3086a94b23efd15'/>
<id>01f2abe71dc72fdf5b345f4ac3086a94b23efd15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
