<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/config.py, branch v49.1.3</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Fix exception causes all over the codebase</title>
<updated>2020-06-28T19:20:23+00:00</updated>
<author>
<name>Ram Rachum</name>
<email>ram@rachum.com</email>
</author>
<published>2020-06-16T10:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a9eb9e73def8ca6c469e59f1b008746e368ad4c1'/>
<id>a9eb9e73def8ca6c469e59f1b008746e368ad4c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error in StaticModule implementation.</title>
<updated>2020-05-17T00:23:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-17T00:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=af199e99549df07f9457567a26a0da8af069f513'/>
<id>af199e99549df07f9457567a26a0da8af069f513</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix imports</title>
<updated>2020-05-17T00:13:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-17T00:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=43bbaa5827d38eede4ca8c837c9fc4994f9ab665'/>
<id>43bbaa5827d38eede4ca8c837c9fc4994f9ab665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract StaticModule and patch_path helpers.</title>
<updated>2020-05-16T23:54:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-16T23:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e1824c093bf89e8875ddd329f316b9ed3e7dd533'/>
<id>e1824c093bf89e8875ddd329f316b9ed3e7dd533</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge `literal_attr:` functionality into `attr:`</title>
<updated>2020-05-15T21:17:49+00:00</updated>
<author>
<name>John T. Wodder II</name>
<email>git@varonathe.org</email>
</author>
<published>2020-05-15T21:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d6bcf5e89ef6a523c2476b249aba810af9808d8b'/>
<id>d6bcf5e89ef6a523c2476b249aba810af9808d8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement a "literal_attr:" config directive</title>
<updated>2020-05-15T18:49:43+00:00</updated>
<author>
<name>John T. Wodder II</name>
<email>git@varonathe.org</email>
</author>
<published>2019-04-27T19:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6de971f158553c47ce11e7be9d38d268e0398193'/>
<id>6de971f158553c47ce11e7be9d38d268e0398193</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for `license_files` option in metadata</title>
<updated>2019-10-28T22:30:31+00:00</updated>
<author>
<name>Mick Koch</name>
<email>mick@kochm.co</email>
</author>
<published>2019-05-20T22:25:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=823ab9d2ec4ab89f90c0a781d872c9071b4afc13'/>
<id>823ab9d2ec4ab89f90c0a781d872c9071b4afc13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure that python_requires is checked during option processing. Fixes #1787.</title>
<updated>2019-09-11T15:54:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-09-11T15:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c3df086ed3570e7065e6935a52d95c8cdef2b071'/>
<id>c3df086ed3570e7065e6935a52d95c8cdef2b071</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>2019-01-08T19:42:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-08T19:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f8ff0d0d4657d5f6a638fb90f0d518bd2768aa7b'/>
<id>f8ff0d0d4657d5f6a638fb90f0d518bd2768aa7b</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>2019-01-08T19:41:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-08T19:41:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c688982505753013fa21a79be4a61ec9a3b8bc3c'/>
<id>c688982505753013fa21a79be4a61ec9a3b8bc3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
