<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/tests, branch v39.2.0</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Pin pytest-flake8 to 1.0.0</title>
<updated>2018-05-01T12:41:46+00:00</updated>
<author>
<name>Ian Wienand</name>
<email>iwienand@redhat.com</email>
</author>
<published>2018-05-01T06:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=14f75bcb5f3fe9734a6eb0d151ee748b12390fa7'/>
<id>14f75bcb5f3fe9734a6eb0d151ee748b12390fa7</id>
<content type='text'>
pytest-flake8 1.0.1 has a hard dependency on pytest&gt;=3.5 [1], which
does not support python3.3 [2].  Avoid it for python3.3 and below
until python3.3 is removed [3].

Additionally, ensure we have a recent enough pip in travis ci to
handle multiple requirements entries.

[1] https://github.com/tholo/pytest-flake8/commit/25bbd3b42d3aa0962fb736202115dae9e5d2cd7c
[2] https://docs.pytest.org/en/latest/changelog.html#pytest-3-3-0-2017-11-23
[3] https://github.com/pypa/setuptools/pull/1342
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pytest-flake8 1.0.1 has a hard dependency on pytest&gt;=3.5 [1], which
does not support python3.3 [2].  Avoid it for python3.3 and below
until python3.3 is removed [3].

Additionally, ensure we have a recent enough pip in travis ci to
handle multiple requirements entries.

[1] https://github.com/tholo/pytest-flake8/commit/25bbd3b42d3aa0962fb736202115dae9e5d2cd7c
[2] https://docs.pytest.org/en/latest/changelog.html#pytest-3-3-0-2017-11-23
[3] https://github.com/pypa/setuptools/pull/1342
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lower bound to coverage packages</title>
<updated>2018-03-23T17:06:11+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-03-22T15:09:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b987fe1c2fa61040cc07a07d93b5284b66b03288'/>
<id>b987fe1c2fa61040cc07a07d93b5284b66b03288</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add coverage generation to tox</title>
<updated>2018-03-23T17:06:09+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-03-21T14:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0a2c83252613aaaddb8f995d86df370af7003cbb'/>
<id>0a2c83252613aaaddb8f995d86df370af7003cbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unpin pytest - not sure why it was pinned.</title>
<updated>2018-02-04T22:37:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-02-04T22:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=39459cfd652bf6c0073f52645607ffbc1c2aad89'/>
<id>39459cfd652bf6c0073f52645607ffbc1c2aad89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: fix pytest requirement so Python 3.3 is supported</title>
<updated>2017-11-27T22:35:25+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-11-27T22:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=54f245d390998b4815255702d54ab1e682004698'/>
<id>54f245d390998b4815255702d54ab1e682004698</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>easy_install: add support for installing from wheels</title>
<updated>2017-11-26T12:19:48+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-11-02T20:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=118edbb2b715c96620b51018c1d28e81f2318053'/>
<id>118edbb2b715c96620b51018c1d28e81f2318053</id>
<content type='text'>
Note: wheels are installed as eggs, so each install is self-contained
and multiple versions of the same package can be installed at the same
time.

Limitations:
- headers are not supported
- resulting egg metadata requirements have their markers stripped
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note: wheels are installed as eggs, so each install is self-contained
and multiple versions of the same package can be installed at the same
time.

Limitations:
- headers are not supported
- resulting egg metadata requirements have their markers stripped
</pre>
</div>
</content>
</entry>
<entry>
<title>pytest-virtualenv does not require virtualenv</title>
<updated>2017-07-31T19:10:54+00:00</updated>
<author>
<name>Leonardo Rochael Almeida</name>
<email>leorochael@gmail.com</email>
</author>
<published>2017-07-31T19:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=80848f95f295464639bfd349e62d40d2e279fa76'/>
<id>80848f95f295464639bfd349e62d40d2e279fa76</id>
<content type='text'>
But our tests do, one that provides `--no-wheel`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
But our tests do, one that provides `--no-wheel`.</pre>
</div>
</content>
</entry>
<entry>
<title>tests: disable pytest-flake8 on Python 2.6</title>
<updated>2017-07-29T20:08:18+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-07-29T20:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7c169ce99f999b775541d39bf0b1b1c1d34d4ea0'/>
<id>7c169ce99f999b775541d39bf0b1b1c1d34d4ea0</id>
<content type='text'>
Python 2.6 support has been official dropped from
flake8 for some time, and broken since 3.4.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 2.6 support has been official dropped from
flake8 for some time, and broken since 3.4.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dependency on virtualenv. Setuptools' tests don't require it except pytest-virtualenv, which declares it.</title>
<updated>2017-07-23T17:32:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-07-23T17:32:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=dce380e100840575d0477f7e6afb136701599055'/>
<id>dce380e100840575d0477f7e6afb136701599055</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: rework clean install test</title>
<updated>2017-07-15T04:36:32+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-07-14T06:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=95386da92ec1725a09c5cd8e457be5ff3dc15a3e'/>
<id>95386da92ec1725a09c5cd8e457be5ff3dc15a3e</id>
<content type='text'>
Use pytest-virtualenv so the test can be run no Windows too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use pytest-virtualenv so the test can be run no Windows too.
</pre>
</div>
</content>
</entry>
</feed>
