<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/py-amqp.git, branch cleanups</title>
<subtitle>github.com: celery/py-amqp.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/'/>
<entry>
<title>Remove outdated test.</title>
<updated>2019-03-25T13:26:41+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-03-25T13:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=07a791712a65bd31d9711c867ef1964073ace88b'/>
<id>07a791712a65bd31d9711c867ef1964073ace88b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add __future__ imports.</title>
<updated>2019-03-25T13:06:04+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-03-25T13:06:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=9c7390cdf97b8bcaf09c8d50b50ba3ce9fb60381'/>
<id>9c7390cdf97b8bcaf09c8d50b50ba3ce9fb60381</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old compat code.</title>
<updated>2019-03-25T12:56:54+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-03-25T12:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=468e1cd1af8e4d689edf7b107c2e778ffbd43c26'/>
<id>468e1cd1af8e4d689edf7b107c2e778ffbd43c26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8.</title>
<updated>2019-03-25T12:17:07+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-03-25T12:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=3b3b9c4505c48677212c6058c8ecf93458319bb1'/>
<id>3b3b9c4505c48677212c6058c8ecf93458319bb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark integration tests as flaky.</title>
<updated>2019-03-19T09:02:47+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-03-19T09:02:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=64f60e6a04cdd01c8fe0b7b998eca8cbf8c3a140'/>
<id>64f60e6a04cdd01c8fe0b7b998eca8cbf8c3a140</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Display rabbitmq logs on failure.</title>
<updated>2019-03-19T07:55:19+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-03-19T07:55:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=befd27092675e116e6c0c839a02ed9b6d761c98c'/>
<id>befd27092675e116e6c0c839a02ed9b6d761c98c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use tox-docker in integration tests (#262)</title>
<updated>2019-03-09T09:41:28+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-03-09T09:41:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=f08e2106eed9878e73d7d553473226d9c74c7d3d'/>
<id>f08e2106eed9878e73d7d553473226d9c74c7d3d</id>
<content type='text'>
* Use tox-docker in integration tests. Add more coverage.

* Readd PyPy2 &amp; PyPy3 to the integration matrix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use tox-docker in integration tests. Add more coverage.

* Readd PyPy2 &amp; PyPy3 to the integration matrix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run integration tests in a seperate stage.</title>
<updated>2019-03-04T11:43:54+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-03-04T08:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=06fee8b193aaab02736b1018d216bf5dfba4fabf'/>
<id>06fee8b193aaab02736b1018d216bf5dfba4fabf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 2.4.1 → 2.4.2</title>
<updated>2019-03-03T20:47:25+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-03-03T20:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=dfc336d2db69f0e4e8aeda00650c1c5e23b9f93c'/>
<id>dfc336d2db69f0e4e8aeda00650c1c5e23b9f93c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated the changelog.</title>
<updated>2019-03-03T20:47:08+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-03-03T20:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=6050c13c802e3d88f2dc55c2b037bfb54182323a'/>
<id>6050c13c802e3d88f2dc55c2b037bfb54182323a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
