<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/tox.ini, branch v41.2.0</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>tox: tweak configuration</title>
<updated>2019-05-14T15:01:08+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-05-14T15:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=835580ae8926fc6ca7560ab7421387e3ba47242c'/>
<id>835580ae8926fc6ca7560ab7421387e3ba47242c</id>
<content type='text'>
Fix the `list_dependencies_command` so arguably the most important
packages are not hidden (pip, setuptools, and wheel).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the `list_dependencies_command` so arguably the most important
packages are not hidden (pip, setuptools, and wheel).
</pre>
</div>
</content>
</entry>
<entry>
<title>Require network in CI builds</title>
<updated>2019-02-23T17:38:55+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2019-02-07T14:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=675c690b4d8e55cd3c94a177d31b3a7937b2dd16'/>
<id>675c690b4d8e55cd3c94a177d31b3a7937b2dd16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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>coverage: disable gcov processing</title>
<updated>2018-10-21T14:30:16+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2018-10-21T14:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=32bbe849d9427f1c3ef7c7d93ced324c4d90a2ad'/>
<id>32bbe849d9427f1c3ef7c7d93ced324c4d90a2ad</id>
<content type='text'>
We don't need it and it generates a couple of error messages on AppVeyor:

  FIND: Parameter format not correct
  [...]
  Error running `find 'C:\projects\setuptools' -not - [...]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't need it and it generates a couple of error messages on AppVeyor:

  FIND: Parameter format not correct
  [...]
  Error running `find 'C:\projects\setuptools' -not - [...]
</pre>
</div>
</content>
</entry>
<entry>
<title>tox: fix configuration so newer tox versions are supported</title>
<updated>2018-08-11T17:44:25+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2018-08-11T17:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=79d2a47528a35c3c955e117b3912fe0ac7dc36e2'/>
<id>79d2a47528a35c3c955e117b3912fe0ac7dc36e2</id>
<content type='text'>
Starting with tox 3.2.0, the commands for installing/listing
dependencies changed from pip to python -m pip, which is problematic
as this will leave bits of the previous (from the virtualenv creation)
older version of setuptools installed in the site-packages directory
because from pip's point of view, the active setuptools version is the
one in the current directory (which cannot be uninstalled).

Fix #1453.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Starting with tox 3.2.0, the commands for installing/listing
dependencies changed from pip to python -m pip, which is problematic
as this will leave bits of the previous (from the virtualenv creation)
older version of setuptools installed in the site-packages directory
because from pip's point of view, the active setuptools version is the
one in the current directory (which cannot be uninstalled).

Fix #1453.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for EOL Python 3.3</title>
<updated>2018-05-24T18:32:31+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-04-26T15:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7392f01ffced3acfdef25b0b2d55cefdc6ee468a'/>
<id>7392f01ffced3acfdef25b0b2d55cefdc6ee468a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc build warnings</title>
<updated>2018-05-14T19:10:55+00:00</updated>
<author>
<name>Jeremy Bowman</name>
<email>jbowman@edx.org</email>
</author>
<published>2018-05-14T18:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2f2f21ad470a93dff15db81f450d02a238d87424'/>
<id>2f2f21ad470a93dff15db81f450d02a238d87424</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tox environment for docs</title>
<updated>2018-05-14T13:54:20+00:00</updated>
<author>
<name>Jeremy Bowman</name>
<email>jbowman@edx.org</email>
</author>
<published>2018-05-14T13:42:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d564851059813836454f275e9b735f9068cf32c6'/>
<id>d564851059813836454f275e9b735f9068cf32c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve speed and clarity of code coverage</title>
<updated>2018-03-27T18:48:16+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2018-03-26T16:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=58d299de99612f76f2ff5cfe7fb142d95e5e8738'/>
<id>58d299de99612f76f2ff5cfe7fb142d95e5e8738</id>
<content type='text'>
Rationale:
- tox should work the same as before
- coverage is too slow and disabled by default locally
- disable coverage on pypy and pypy3 (way too slow)
- add coverage info for pkg_resources
- make sure tests are ignored in coverage
- make sure all CI jobs are identifiable
- include coverage for xfail (too complicated otherwise)
- disable report on terminal
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rationale:
- tox should work the same as before
- coverage is too slow and disabled by default locally
- disable coverage on pypy and pypy3 (way too slow)
- add coverage info for pkg_resources
- make sure tests are ignored in coverage
- make sure all CI jobs are identifiable
- include coverage for xfail (too complicated otherwise)
- disable report on terminal
</pre>
</div>
</content>
</entry>
<entry>
<title>Start omitting */_vendor/*</title>
<updated>2018-03-23T17:06:11+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-03-22T18:54:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9d9aa90c912fa363a5dcb263b709ca776c911661'/>
<id>9d9aa90c912fa363a5dcb263b709ca776c911661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
