<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/tests/requirements.txt, branch v44.1.1</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Merge pull request #1908 from benoit-pierre/drop_py34_support</title>
<updated>2020-01-01T23:31:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-01T23:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=95accbbd4f5d3fd1ac29b306e986fce967fde865'/>
<id>95accbbd4f5d3fd1ac29b306e986fce967fde865</id>
<content type='text'>
drop support for Python 3.4</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
drop support for Python 3.4</pre>
</div>
</content>
</entry>
<entry>
<title>drop support for Python 3.4</title>
<updated>2019-11-15T21:13:35+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-11-15T11:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=dc868755d53520895d96ec0251a66df562a37095'/>
<id>dc868755d53520895d96ec0251a66df562a37095</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dist: re-implement `fetch_build_egg` to use pip</title>
<updated>2019-11-15T19:06:07+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2018-04-29T17:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d6948c636f5e657ac56911b71b7a459d326d8389'/>
<id>d6948c636f5e657ac56911b71b7a459d326d8389</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve workaround for #1644</title>
<updated>2019-10-07T21:23:08+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-08-10T01:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0d831c90e345ba6e7d0f82954f0cec5bdaa8501b'/>
<id>0d831c90e345ba6e7d0f82954f0cec5bdaa8501b</id>
<content type='text'>
Make it possible to use a more recent version of pip for tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it possible to use a more recent version of pip for tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: unpin pytest</title>
<updated>2019-05-28T19:38:56+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-05-28T19:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ca1f766ee16c3a504082a95f2afd5a58fcae7d47'/>
<id>ca1f766ee16c3a504082a95f2afd5a58fcae7d47</id>
<content type='text'>
The new releases for pytest-fixture-config and pytest-shutil are
compatible with pytest&gt;=4.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new releases for pytest-fixture-config and pytest-shutil are
compatible with pytest&gt;=4.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: temporary pin pip to fix the Python 2.7 job</title>
<updated>2019-01-26T22:47:33+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-01-26T22:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3fc1e22cc2bf43d0266b9193e024c2e9e722a600'/>
<id>3fc1e22cc2bf43d0266b9193e024c2e9e722a600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pin pytest to &lt;4 for now. Ref #1638.</title>
<updated>2019-01-17T22:57:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-17T22:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=748b307354e3c29252e31c029196002b2bbd6995'/>
<id>748b307354e3c29252e31c029196002b2bbd6995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add futures backport to test reqs</title>
<updated>2018-11-03T00:53:01+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-11-03T00:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7a3e4b4169d5f65714f1302aff6c420237ff9295'/>
<id>7a3e4b4169d5f65714f1302aff6c420237ff9295</id>
<content type='text'>
`setuptools.tests.test_build_meta` relies on the Python 3 feature
`concurrent.futures` to run, and as a result has been silently skipped
in Python 2.7. This adds the `futures` backport to the 2.7 test
requirements and turns the `pytest.importorskip` invocations in test_build_meta
into standard import statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`setuptools.tests.test_build_meta` relies on the Python 3 feature
`concurrent.futures` to run, and as a result has been silently skipped
in Python 2.7. This adds the `futures` backport to the 2.7 test
requirements and turns the `pytest.importorskip` invocations in test_build_meta
into standard import statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>More directly address the Python 3.4 compatibility.</title>
<updated>2018-06-06T13:07:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-06-06T13:07:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6894478f878b4b579ae8a40e81fa002ad31f63b9'/>
<id>6894478f878b4b579ae8a40e81fa002ad31f63b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove references to Python 3.3 and 2.6.</title>
<updated>2018-06-06T13:06:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-06-06T13:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=30d376e84c5c13df4e83b66343a7bda6a8022aa2'/>
<id>30d376e84c5c13df4e83b66343a7bda6a8022aa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
