<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/config.py, branch v58.0.1</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>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>config.py: Fix line-too-long warning in _parse_list_glob()</title>
<updated>2021-07-26T14:53:25+00:00</updated>
<author>
<name>Alan Fregtman</name>
<email>941331+darkvertex@users.noreply.github.com</email>
</author>
<published>2021-07-26T14:53:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=353f3fc4bb73cc9967dfb2beff8892e7cb23b7a6'/>
<id>353f3fc4bb73cc9967dfb2beff8892e7cb23b7a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Satisfy some flake8 style checks for the previous commit.</title>
<updated>2021-07-22T06:07:56+00:00</updated>
<author>
<name>Alan Fregtman</name>
<email>941331+darkvertex@users.noreply.github.com</email>
</author>
<published>2021-07-22T06:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9bba4bc6e4dfbbe2b4d454ac6521ebe3d3c45fb1'/>
<id>9bba4bc6e4dfbbe2b4d454ac6521ebe3d3c45fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>globbing for [options.data_files]: Remove special treatment for filenames with globby characters that exist literally.</title>
<updated>2021-07-22T03:30:32+00:00</updated>
<author>
<name>Alan Fregtman</name>
<email>941331+darkvertex@users.noreply.github.com</email>
</author>
<published>2021-07-22T03:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f094b7767b35e23f8e81f2f54c67cac9043e66be'/>
<id>f094b7767b35e23f8e81f2f54c67cac9043e66be</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>👹 Feed the hobgoblins (delint).</title>
<updated>2021-07-05T02:23:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-05T02:23:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b2a25766c443cba5c474ff73d46c40c47c5e7c3e'/>
<id>b2a25766c443cba5c474ff73d46c40c47c5e7c3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement "glob:" directive for declarative "data_files" option.</title>
<updated>2021-06-30T05:15:18+00:00</updated>
<author>
<name>Alan Fregtman</name>
<email>941331+darkvertex@users.noreply.github.com</email>
</author>
<published>2021-06-30T05:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=36b4820f519d93bad998302141ae6de2cb15191c'/>
<id>36b4820f519d93bad998302141ae6de2cb15191c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add License-File field to package metadata</title>
<updated>2021-05-22T23:42:43+00:00</updated>
<author>
<name>Marc Mueller</name>
<email>30130371+cdce8p@users.noreply.github.com</email>
</author>
<published>2021-04-17T18:48:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3544de73b3662a27fac14d8eb9f5c841668d66de'/>
<id>3544de73b3662a27fac14d8eb9f5c841668d66de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly parse cmdclass in setup.cfg. Fixes #2570</title>
<updated>2021-02-18T05:40:17+00:00</updated>
<author>
<name>Simone Pierazzini</name>
<email>s.pierazzini@nextworks.it</email>
</author>
<published>2021-02-18T05:40:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=cb00954729e1deaef431697bae8b8a6a7198c2ce'/>
<id>cb00954729e1deaef431697bae8b8a6a7198c2ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python 2 compatibility</title>
<updated>2020-08-16T11:15:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-16T04:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=fb7ab81a3d080422687bad71f9ae9d36eeefbee2'/>
<id>fb7ab81a3d080422687bad71f9ae9d36eeefbee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
