<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webtest.git/tox.ini, branch github-actions</title>
<subtitle>github.com: Pylons/webtest.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/'/>
<entry>
<title>Git on Windows will silently turn `\n` into `\r\n`, causing the test of this file's upload content comparison to fail.</title>
<updated>2020-11-18T10:47:43+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2020-11-18T10:47:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=8e84e4a73ed402b116e8603504b1ddce32c4dda8'/>
<id>8e84e4a73ed402b116e8603504b1ddce32c4dda8</id>
<content type='text'>
See https://github.com/Pylons/webtest/pull/231#issuecomment-726989829
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://github.com/Pylons/webtest/pull/231#issuecomment-726989829
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove coverage per platform, keep for separate build.</title>
<updated>2020-11-13T08:16:41+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2020-11-13T08:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=7c4fce298b1e7e2af1aa062e3eb0181db3b967e0'/>
<id>7c4fce298b1e7e2af1aa062e3eb0181db3b967e0</id>
<content type='text'>
Remove extra `--cov`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove extra `--cov`
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt Windows builds by running coverage via pytest</title>
<updated>2020-11-13T08:08:13+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2020-11-13T08:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=ec385af30ec7e89bd45bd8276cafda16258c4701'/>
<id>ec385af30ec7e89bd45bd8276cafda16258c4701</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Formatting. Remove coverage erase.</title>
<updated>2020-11-12T10:54:35+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2020-11-12T10:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=db82c0a3c68e8e3dad42822bd1baa091609d833b'/>
<id>db82c0a3c68e8e3dad42822bd1baa091609d833b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify tox coverage env</title>
<updated>2020-11-12T10:18:18+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2020-11-12T10:18:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=aaa080f48587b2dd29dd3ec0efc5c36828a357a7'/>
<id>aaa080f48587b2dd29dd3ec0efc5c36828a357a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Add Python 3.9</title>
<updated>2020-11-12T10:04:12+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2020-11-12T10:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=4c012876abcbd579a39b1a34b07d60cc9fe3bd22'/>
<id>4c012876abcbd579a39b1a34b07d60cc9fe3bd22</id>
<content type='text'>
- Merge deps and requirements from tox.ini into setup.py, and remove from tox.ini.
- Set minimum coverage percent to 100.  WebTest's coverage has actually been failing for over 7 years.  Oops!  https://travis-ci.org/github/Pylons/webtest/jobs/23066821
- Bump docs tox env to Python 3.9
- Sort reqs and extras in setup.py
- Use consistent indentation in tox.ini
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Merge deps and requirements from tox.ini into setup.py, and remove from tox.ini.
- Set minimum coverage percent to 100.  WebTest's coverage has actually been failing for over 7 years.  Oops!  https://travis-ci.org/github/Pylons/webtest/jobs/23066821
- Bump docs tox env to Python 3.9
- Sort reqs and extras in setup.py
- Use consistent indentation in tox.ini
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped support for Python 2.7 and 3.5</title>
<updated>2020-11-07T20:57:17+00:00</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2020-11-07T20:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=d5df159bd27b41c77042e8814ab4f37ebdcea18a'/>
<id>d5df159bd27b41c77042e8814ab4f37ebdcea18a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: test and mark as python3.8 compatible</title>
<updated>2020-03-26T11:35:54+00:00</updated>
<author>
<name>Tom Milligan</name>
<email>tom@reinfer.io</email>
</author>
<published>2020-03-26T11:12:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=302155f5c16461b4c43675c88ef848c9b0abc5f9'/>
<id>302155f5c16461b4c43675c88ef848c9b0abc5f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no longer test py34</title>
<updated>2019-10-11T14:44:31+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2019-10-11T14:44:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=62e93c8e913c5b851b412c06941775ffd8c6e8ee'/>
<id>62e93c8e913c5b851b412c06941775ffd8c6e8ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2018-09-22T10:54:43+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2018-09-11T06:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=51029a5675f9ca14cd08ce786c8b4405b824d856'/>
<id>51029a5675f9ca14cd08ce786c8b4405b824d856</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
