<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kombu.git/docs/includes, branch redispin</title>
<subtitle>github.com: celery/kombu.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/'/>
<entry>
<title>Bump version: 5.2.0 → 5.2.1</title>
<updated>2021-11-08T00:26:02+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2021-11-08T00:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=5cd58a96e66188ea27f10ac1daf940f8eccfd189'/>
<id>5cd58a96e66188ea27f10ac1daf940f8eccfd189</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Quick fix: current version is 5.2.0, not 5.2.01</title>
<updated>2021-11-02T16:36:02+00:00</updated>
<author>
<name>Naomi Elstein</name>
<email>naomi.els@omerkatz.com</email>
</author>
<published>2021-11-02T16:36:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=552302891ae6e0c024cf6871cff3ba4577ce4baf'/>
<id>552302891ae6e0c024cf6871cff3ba4577ce4baf</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: 5.2.0rc1 → 5.2.0</title>
<updated>2021-11-02T16:24:33+00:00</updated>
<author>
<name>Naomi Elstein</name>
<email>naomi.els@omerkatz.com</email>
</author>
<published>2021-11-02T16:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=b70e45da53bc6ae2639896715097ec0011ae0d41'/>
<id>b70e45da53bc6ae2639896715097ec0011ae0d41</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: 5.1.0 → 5.2.0rc1</title>
<updated>2021-09-07T06:11:22+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2021-09-07T06:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=7cede09c1780be6cd3a6adc9b73185115b1b5828'/>
<id>7cede09c1780be6cd3a6adc9b73185115b1b5828</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: 5.1.0b1 → 5.1.0</title>
<updated>2021-05-23T15:53:07+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2021-05-23T15:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=0462d7b63efcc200a9120e7e6013e2e4ebf06cb5'/>
<id>0462d7b63efcc200a9120e7e6013e2e4ebf06cb5</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: 5.0.2 → 5.1.0b1</title>
<updated>2021-04-01T16:29:22+00:00</updated>
<author>
<name>Asif Saif Uddin (Auvi)</name>
<email>auvipy@gmail.com</email>
</author>
<published>2021-04-01T16:29:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=78cc97b549e3b58005747ecb3d160f2b60ba63ba'/>
<id>78cc97b549e3b58005747ecb3d160f2b60ba63ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tiny mistake in introduction (#1312)</title>
<updated>2021-03-16T07:11:47+00:00</updated>
<author>
<name>Gabriel Niebler</name>
<email>der-gabe@users.noreply.github.com</email>
</author>
<published>2021-03-16T07:11:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=e0fb1f1123ede962cbbdf2075a1a9a2d0a086cf6'/>
<id>e0fb1f1123ede962cbbdf2075a1a9a2d0a086cf6</id>
<content type='text'>
* Fix tiny mistake in introduction

… at least I _think_ it's a mistake.

* Remove unused import in code example

* Fix minor grammatical errors</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix tiny mistake in introduction

… at least I _think_ it's a mistake.

* Remove unused import in code example

* Fix minor grammatical errors</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3 style print statement</title>
<updated>2021-01-15T03:02:49+00:00</updated>
<author>
<name>Redowan Delowar</name>
<email>redowan.nafi@gmail.com</email>
</author>
<published>2021-01-15T01:29:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=1294530530b41deebb614a00c4a955338d78ecb4'/>
<id>1294530530b41deebb614a00c4a955338d78ecb4</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: 5.0.1 → 5.0.2</title>
<updated>2020-09-06T15:45:45+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2020-09-06T15:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=0db1bdb6abeacd80e5a2e4190ffcb86599ab1a64'/>
<id>0db1bdb6abeacd80e5a2e4190ffcb86599ab1a64</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: 5.0.0 → 5.0.1</title>
<updated>2020-08-23T16:06:15+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2020-08-23T16:06:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=978bcde75228e24ee8059470a538c293d01285d0'/>
<id>978bcde75228e24ee8059470a538c293d01285d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
