<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/setup.py, branch bug/52</title>
<subtitle>gitlab.com: pycqa/flake8.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/'/>
<entry>
<title>Update release notes, dependencies, and version</title>
<updated>2015-02-22T18:13:30+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2015-02-22T18:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=7c132d1c33d56d647a28953837e734bfda299db9'/>
<id>7c132d1c33d56d647a28953837e734bfda299db9</id>
<content type='text'>
Closes #32
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #32
</pre>
</div>
</content>
</entry>
<entry>
<title>Release v2.2.4</title>
<updated>2014-10-09T21:56:01+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>ian.cordasco@rackspace.com</email>
</author>
<published>2014-10-09T21:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=2cf10d26a31411f192d9100325bd81339616d848'/>
<id>2cf10d26a31411f192d9100325bd81339616d848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unittest.mock if available</title>
<updated>2014-09-10T00:15:01+00:00</updated>
<author>
<name>Lukasz Dobrzanski</name>
<email>lukasz.m.dobrzanski@gmail.com</email>
</author>
<published>2014-09-10T00:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=c3d7e68a2be68d40177c5ada6f7f3a9aae64ed7e'/>
<id>c3d7e68a2be68d40177c5ada6f7f3a9aae64ed7e</id>
<content type='text'>
Use unittest.mock https://docs.python.org/3/library/unitetst.mock.html
starting from &gt;= Python 3.3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use unittest.mock https://docs.python.org/3/library/unitetst.mock.html
starting from &gt;= Python 3.3
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump information necessary to release v2.2.0</title>
<updated>2014-06-23T02:20:23+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2014-06-23T02:20:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=54b0030531ae7779092549462225046a9a67f406'/>
<id>54b0030531ae7779092549462225046a9a67f406</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid an "imported but unused" warning</title>
<updated>2014-04-26T22:44:42+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2014-04-26T22:44:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=a3ecfbaaf8d8b4b9cbb08962055bcbe33b2368e7'/>
<id>a3ecfbaaf8d8b4b9cbb08962055bcbe33b2368e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a comment for the Nose workaround</title>
<updated>2014-03-30T21:47:56+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2014-03-30T21:47:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=2d624686257c18ea44486b1eb03bf95eb4ace9a3'/>
<id>2d624686257c18ea44486b1eb03bf95eb4ace9a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog entries</title>
<updated>2014-03-30T21:04:48+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2014-03-30T21:04:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=876309ad970580844253409b9d236b8351595318'/>
<id>876309ad970580844253409b9d236b8351595318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Workaround for nose traceback on Python 2.6; fixes #109</title>
<updated>2014-03-30T20:50:01+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2014-03-30T20:50:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=a6027498a0cf4f9a26ed2531e3d0b66b7fa5afb5'/>
<id>a6027498a0cf4f9a26ed2531e3d0b66b7fa5afb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-add mock since I forgot it was actively being used</title>
<updated>2013-10-13T02:29:19+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2013-10-13T02:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=e761600ca5f2e0569ee4a7677ef012af19508b3b'/>
<id>e761600ca5f2e0569ee4a7677ef012af19508b3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let's actually try out drone.io</title>
<updated>2013-10-13T02:27:02+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2013-10-13T02:27:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=d7ee1f915212a008abc48cf525ba0bcf0fd1b5a9'/>
<id>d7ee1f915212a008abc48cf525ba0bcf0fd1b5a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
