<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eventmq, branch master</title>
<subtitle>EventMQ is a job execution and message passing system built on ZeroMQ https://eventmq.github.io/eventmq/
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/'/>
<entry>
<title>version bump 0.3.13</title>
<updated>2020-06-10T16:42:02+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-06-10T16:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=2ada4a6b091307988e20aa548948391a9fb09363'/>
<id>2ada4a6b091307988e20aa548948391a9fb09363</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #80 from jacobdh/unpin-six</title>
<updated>2020-06-10T16:14:41+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-06-10T16:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=0fcf6b0b4d79f3d20770bd0097ccc2a2fa0eddf4'/>
<id>0fcf6b0b4d79f3d20770bd0097ccc2a2fa0eddf4</id>
<content type='text'>
Change six requirement to &gt;=1.14.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change six requirement to &gt;=1.14.0</pre>
</div>
</content>
</entry>
<entry>
<title>Change six requirement to require &gt;= 1.14</title>
<updated>2020-06-10T15:56:25+00:00</updated>
<author>
<name>Jake Heaton</name>
</author>
<published>2020-06-10T15:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=13347b0d3b02c2b910c1d0421721c5026012dbb2'/>
<id>13347b0d3b02c2b910c1d0421721c5026012dbb2</id>
<content type='text'>
What?
=====
I changed six==1.14.0 to six&gt;=1.14,&lt;2

Why?
=====
Six 1.15.0 is out now, and we're getting version conflicts because pip
is installing 1.15.0 for other stuff but requiring 1.14.0 for eventmq.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
What?
=====
I changed six==1.14.0 to six&gt;=1.14,&lt;2

Why?
=====
Six 1.15.0 is out now, and we're getting version conflicts because pip
is installing 1.15.0 for other stuff but requiring 1.14.0 for eventmq.
</pre>
</div>
</content>
</entry>
<entry>
<title>version bump</title>
<updated>2020-03-23T19:06:45+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-03-23T19:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=68f453085c305d1d7bc13609f41ab074c60d6e81'/>
<id>68f453085c305d1d7bc13609f41ab074c60d6e81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #79 from eventmq/fix_test_typo</title>
<updated>2020-03-23T19:01:38+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-03-23T19:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=a02c010d174d0a9bf858894f7590f2a927e109f1'/>
<id>a02c010d174d0a9bf858894f7590f2a927e109f1</id>
<content type='text'>
fix test typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix test typo</pre>
</div>
</content>
</entry>
<entry>
<title>fix test typo</title>
<updated>2020-03-23T18:54:47+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-03-23T18:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=b71c921f091bde61a89ab50dcaa1915b6cf58776'/>
<id>b71c921f091bde61a89ab50dcaa1915b6cf58776</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #77 from eventmq/dependabot/pip/psutil-5.6.6</title>
<updated>2020-03-23T18:51:22+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-03-23T18:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=a983f6d3b4d33ac621860705fe275f4589373101'/>
<id>a983f6d3b4d33ac621860705fe275f4589373101</id>
<content type='text'>
Bump psutil from 5.0.0 to 5.6.6</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump psutil from 5.0.0 to 5.6.6</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into dependabot/pip/psutil-5.6.6</title>
<updated>2020-03-23T18:49:39+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-03-23T18:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=56dc571d4c1e60d275cb9da706ae1d1600205c60'/>
<id>56dc571d4c1e60d275cb9da706ae1d1600205c60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #78 from undertakingyou/feature/metrics-updates</title>
<updated>2020-03-23T18:49:20+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-03-23T18:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=fa67f83c0e4d1c6d91e87d1c8afc6149430adaf0'/>
<id>fa67f83c0e4d1c6d91e87d1c8afc6149430adaf0</id>
<content type='text'>
Feature/metrics updates</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature/metrics updates</pre>
</div>
</content>
</entry>
<entry>
<title>Metrics Update</title>
<updated>2020-03-21T23:37:22+00:00</updated>
<author>
<name>Will Smith</name>
</author>
<published>2020-03-21T23:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=e85723a8891e3cd32eb295f773e32162caae97c7'/>
<id>e85723a8891e3cd32eb295f773e32162caae97c7</id>
<content type='text'>
WHAT:
* Update test to account for new get_status() results
* Resolve flappy test based on time.

WHY:
They were broken, and needed fixing for Teem and Lindley White's
changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WHAT:
* Update test to account for new get_status() results
* Resolve flappy test based on time.

WHY:
They were broken, and needed fixing for Teem and Lindley White's
changes.
</pre>
</div>
</content>
</entry>
</feed>
