<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/tox.ini, branch pluggable-workflows</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/tox.ini?h=pluggable-workflows</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/tox.ini?h=pluggable-workflows'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2017-07-22T03:02:05Z</updated>
<entry>
<title>Convert to click for CLI options</title>
<updated>2017-07-22T03:02:05Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-07-22T03:02:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f00b94f18e1d82d1488cbcee6053f03423bc2f49'/>
<id>urn:sha1:f00b94f18e1d82d1488cbcee6053f03423bc2f49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python 3.4 no more!</title>
<updated>2017-07-13T23:05:10Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-07-13T23:02:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=c88cbefd58920e64f1bc2dde1e46cf6f4ed26f0c'/>
<id>urn:sha1:c88cbefd58920e64f1bc2dde1e46cf6f4ed26f0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enforce a stricter coding style.</title>
<updated>2017-01-27T00:56:34Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-01-27T00:56:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=99671bec296123d2934d690557494233f349fc8f'/>
<id>urn:sha1:99671bec296123d2934d690557494233f349fc8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various setup/tox/testing tweaks.</title>
<updated>2016-12-30T19:58:23Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-12-30T19:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=48768ef8c5f04d0bc407f56adb2388e64478083d'/>
<id>urn:sha1:48768ef8c5f04d0bc407f56adb2388e64478083d</id>
<content type='text'>
- Introduce a `nocov` factor until https://github.com/tox-dev/tox/issues/418
  is fixed.
- Eliminate extraneous test run for coverage and diff_cover tests.
- Rename coverage factor to cov.
- Quieter diffcov and cov output.
- Move around some dependencies.  flufl.testing are not runtime deps.
</content>
</entry>
<entry>
<title>Increase pendedkeyvalue table value column width.</title>
<updated>2016-12-16T05:05:09Z</updated>
<author>
<name>Mark Sapiro</name>
</author>
<published>2016-12-16T05:05:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=7d21dbe2d745fa81d19cd3bacbb0e1669d439638'/>
<id>urn:sha1:7d21dbe2d745fa81d19cd3bacbb0e1669d439638</id>
<content type='text'>
Also require docutils==0.12 to work around
https://github.com/sphinx-doc/sphinx/issues/3212
</content>
</entry>
<entry>
<title>Use flufl.testing's flake8 plugin.</title>
<updated>2016-11-30T00:19:13Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-11-30T00:19:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=c44c48e1447b54f2f8673a930b343767f0b917fb'/>
<id>urn:sha1:c44c48e1447b54f2f8673a930b343767f0b917fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start porting to Python 3.6</title>
<updated>2016-11-24T18:32:22Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-11-22T14:43:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=2bcab3d589de9b16ca7b9405b452fd47e2c094b0'/>
<id>urn:sha1:2bcab3d589de9b16ca7b9405b452fd47e2c094b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build in CI because of a Falcon pre-release</title>
<updated>2016-10-03T17:58:23Z</updated>
<author>
<name>Aurélien Bompard</name>
</author>
<published>2016-10-03T17:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=cb05dbd842fee6c2e4fdd7c539a14e4c57b4204e'/>
<id>urn:sha1:cb05dbd842fee6c2e4fdd7c539a14e4c57b4204e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MySQL is now an officially supported database.</title>
<updated>2016-07-29T23:28:46Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-07-29T23:28:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=febb5289e82c4424cdbcc2297e967bd894cbc8cf'/>
<id>urn:sha1:febb5289e82c4424cdbcc2297e967bd894cbc8cf</id>
<content type='text'>
Given by Abhilash Raj.
</content>
</entry>
<entry>
<title>flake8-respect-noqa is no longer required with flake8&gt;3.0</title>
<updated>2016-07-29T02:09:35Z</updated>
<author>
<name>Abhilash Raj</name>
</author>
<published>2016-07-26T23:29:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=86b25ba2e3bac0e034235d322c7c77080d737833'/>
<id>urn:sha1:86b25ba2e3bac0e034235d322c7c77080d737833</id>
<content type='text'>
This also fixes a small QA error that was ignore by the
flake8-respect-noqa for some reason.
</content>
</entry>
</feed>
