<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/tests, branch v20.6.5</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Support environment markers in *_requires, via WorkingSet.</title>
<updated>2016-03-24T00:37:38+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-03-24T00:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2d8cb89459af1d68f7efd7da902c9e6954504740'/>
<id>2d8cb89459af1d68f7efd7da902c9e6954504740</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shift requirement parsing inside Requirement</title>
<updated>2016-03-01T05:07:42+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-03-01T05:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0ed33b7a4db605e4608f56d6bdb5efe81762b4cb'/>
<id>0ed33b7a4db605e4608f56d6bdb5efe81762b4cb</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 series from Steve Kowalik for updated and unified marker implementation. Fixes #122.</title>
<updated>2016-02-19T16:19:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-19T16:19:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e904cf1c44189814ac54a96e90fc513657bb6d47'/>
<id>e904cf1c44189814ac54a96e90fc513657bb6d47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused imports</title>
<updated>2016-02-19T14:43:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-19T14:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=bfd610e2b7f1ad369b75f777b3fa7472347b49c8'/>
<id>bfd610e2b7f1ad369b75f777b3fa7472347b49c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pytest tmpdir fixture for simplicity and clarity.</title>
<updated>2016-02-19T14:36:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-19T14:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=24cc60e8ded40d5cdfedc79c85dc778d80f688a8'/>
<id>24cc60e8ded40d5cdfedc79c85dc778d80f688a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from master, resolving conflicts.</title>
<updated>2016-02-16T05:01:54+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-02-16T05:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=69175b941a74a4e2f37b856437b3ca20bc2f240a'/>
<id>69175b941a74a4e2f37b856437b3ca20bc2f240a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in darjus/setuptools (pull request #169)</title>
<updated>2016-01-24T02:22:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-24T02:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=619367262942fcc478d4a8c7c9449da346605ac0'/>
<id>619367262942fcc478d4a8c7c9449da346605ac0</id>
<content type='text'>
Remove JythonCommandSpec as it's not required on Jython 2.7 and setuptools no longer supports anything 2.5, but had to test for 'Jython on Windows' in two other places
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove JythonCommandSpec as it's not required on Jython 2.7 and setuptools no longer supports anything 2.5, but had to test for 'Jython on Windows' in two other places
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test capturing failure. Ref #486.</title>
<updated>2016-01-24T00:02:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-24T00:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3d018c03405ecb21dfb717311f176c6586df343a'/>
<id>3d018c03405ecb21dfb717311f176c6586df343a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get VersionConflict from pkg_resources.</title>
<updated>2016-01-16T22:38:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-16T22:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=670a9c895e6180e72a069f5208f0ed2ae38b9728'/>
<id>670a9c895e6180e72a069f5208f0ed2ae38b9728</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-use tarfile_open for Python 2.6 compatibilty.</title>
<updated>2016-01-16T22:32:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-16T22:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d716b3c03b111512133126a5f42c7553bfb43174'/>
<id>d716b3c03b111512133126a5f42c7553bfb43174</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
