<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/tests, branch v43.0.0</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Restore Python 2.7 compatibility</title>
<updated>2019-12-31T17:50:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-12-31T17:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2eb3ba19f3153f83eb8b2470deb8ec02d21fca52'/>
<id>2eb3ba19f3153f83eb8b2470deb8ec02d21fca52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for exclusion expectation. Ref #1650.</title>
<updated>2019-12-31T17:47:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-12-31T17:47:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f171cde1505fc5df438417dc5ae48d35fa60a002'/>
<id>f171cde1505fc5df438417dc5ae48d35fa60a002</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test ensuring pyproject.toml is included during PEP 517 build.</title>
<updated>2019-12-29T17:47:46+00:00</updated>
<author>
<name>Tzu-ping Chung</name>
<email>uranusjr@gmail.com</email>
</author>
<published>2019-12-27T08:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8a7a6272942c84a0cf59169b84f7434ea4dc4bfe'/>
<id>8a7a6272942c84a0cf59169b84f7434ea4dc4bfe</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 'master' into feature/include-pyproject.toml</title>
<updated>2019-12-29T17:47:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-12-29T17:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a5b66a8581b758aff763765857359ef540631202'/>
<id>a5b66a8581b758aff763765857359ef540631202</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 'master' into fix_handling_of_find-links_in_setup.cfg</title>
<updated>2019-12-01T14:44:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-12-01T14:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f8a6f27b42078292fa8624d294558ffcf884c7cd'/>
<id>f8a6f27b42078292fa8624d294558ffcf884c7cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix possible issue with transitive build dependencies</title>
<updated>2019-11-27T18:15:34+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-11-26T19:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7502dc9ca767927db9599f93cd48851ca59f7a62'/>
<id>7502dc9ca767927db9599f93cd48851ca59f7a62</id>
<content type='text'>
Handle the case where a missing transitive build dependency is
required by an extra for an already installed build dependency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle the case where a missing transitive build dependency is
required by an extra for an already installed build dependency.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix support for easy_install's find-links option in setup.cfg</title>
<updated>2019-11-26T18:11:46+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-11-26T17:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6f46a4b703d4db225e96bb871e1bf6a7c3597329'/>
<id>6f46a4b703d4db225e96bb871e1bf6a7c3597329</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wheel: fix `is_compatible` implementation</title>
<updated>2019-11-25T10:39:11+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-11-25T10:24:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=926c80f5e84823f48103f3695f55f23949cc5d37'/>
<id>926c80f5e84823f48103f3695f55f23949cc5d37</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 #1909 from benoit-pierre/resurrect_easy_install_script</title>
<updated>2019-11-23T19:16:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-11-23T19:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e44d9bcd4288bed098f09b24c3667ef02621699d'/>
<id>e44d9bcd4288bed098f09b24c3667ef02621699d</id>
<content type='text'>
Revert "drop easy_install script and associated documentation"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "drop easy_install script and associated documentation"</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1829 from benoit-pierre/update_pep425tags</title>
<updated>2019-11-17T02:30:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-11-17T02:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e31c9f0c37e545022f5c0cdacd28ab4432b1a6df'/>
<id>e31c9f0c37e545022f5c0cdacd28ab4432b1a6df</id>
<content type='text'>
wheel: switch to `packaging.tags` for checking PEP 425 tags</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wheel: switch to `packaging.tags` for checking PEP 425 tags</pre>
</div>
</content>
</entry>
</feed>
