<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch v57.5.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 #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>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>Fix broken links in easy_install.py</title>
<updated>2021-07-20T07:02:46+00:00</updated>
<author>
<name>SeungMin Lee</name>
<email>lsm.somniator@gmail.com</email>
</author>
<published>2021-07-20T07:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=dbe0bc2ca104c26ac415501c8a80c41663f5e5ca'/>
<id>dbe0bc2ca104c26ac415501c8a80c41663f5e5ca</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 #2723 from zooba/ext_suffix</title>
<updated>2021-07-19T00:30:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-19T00:30:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f2de5dc753abf5764e850114da9b966af129992d'/>
<id>f2de5dc753abf5764e850114da9b966af129992d</id>
<content type='text'>
Fixes #2722 Adds an environment variable SETUPTOOLS_EXT_SUFFIX</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2722 Adds an environment variable SETUPTOOLS_EXT_SUFFIX</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://91.123.203.49/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>Fix extension in test</title>
<updated>2021-07-12T16:48:15+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2021-07-12T16:48:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=dfc843d36099d1fd13e471c4b0ace5cdd5043167'/>
<id>dfc843d36099d1fd13e471c4b0ace5cdd5043167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Override PyPy case in test</title>
<updated>2021-07-12T15:31:12+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2021-07-12T15:31:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=902f0a9b1d4eb39279b237da3950338e8bf20bfe'/>
<id>902f0a9b1d4eb39279b237da3950338e8bf20bfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
