<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git, branch 0.6</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>Merge pull request #1369 from reaperhulk/sixth-release</title>
<updated>2014-09-30T02:17:41+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-09-30T02:17:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b2ab5ef112f8de507d2db72fdf4a5fa698a954e0'/>
<id>b2ab5ef112f8de507d2db72fdf4a5fa698a954e0</id>
<content type='text'>
Bump version and set changelog date for 0.6 release</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump version and set changelog date for 0.6 release</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version and set changelog date for 0.6 release</title>
<updated>2014-09-30T01:31:15+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-09-30T01:31:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c3f11d806370ae66da5ad8af42bc7bff950b4199'/>
<id>c3f11d806370ae66da5ad8af42bc7bff950b4199</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 #1367 from alex/line-length</title>
<updated>2014-09-30T00:23:06+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-09-30T00:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=9952434588fbadc9e0e5624f1821064dd0fbadff'/>
<id>9952434588fbadc9e0e5624f1821064dd0fbadff</id>
<content type='text'>
Wrap lines appropriately</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wrap lines appropriately</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1368 from reaperhulk/update-doc8</title>
<updated>2014-09-29T21:33:51+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-09-29T21:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=1cbe0a026ad01c250ef575289bb9c01ba303511b'/>
<id>1cbe0a026ad01c250ef575289bb9c01ba303511b</id>
<content type='text'>
add an ignore path for doc8 + fix a long line causing failures</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add an ignore path for doc8 + fix a long line causing failures</pre>
</div>
</content>
</entry>
<entry>
<title>re-add line I accidentally removed by hitting dd one too many times</title>
<updated>2014-09-29T20:20:43+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-09-29T20:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=cd34ca64c00c0c01b40711b518ecb4e5248cdab1'/>
<id>cd34ca64c00c0c01b40711b518ecb4e5248cdab1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add an ignore path for doc8 + fix a long line causing failures</title>
<updated>2014-09-29T20:18:23+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-09-29T20:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b525adfc3464fd7351b86b360881661092fc5c68'/>
<id>b525adfc3464fd7351b86b360881661092fc5c68</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 #1366 from reaperhulk/rebase-setup-fix</title>
<updated>2014-09-29T18:28:04+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-09-29T18:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=1e9e7bd2989056d66c19ec61d2c6b6dde0e587ea'/>
<id>1e9e7bd2989056d66c19ec61d2c6b6dde0e587ea</id>
<content type='text'>
Rebased work around for side effects in setup.py script</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rebased work around for side effects in setup.py script</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap lines appropriately</title>
<updated>2014-09-29T18:07:05+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-09-29T18:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b366f39d20588a4e08a7c1f186711e478f5db375'/>
<id>b366f39d20588a4e08a7c1f186711e478f5db375</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PEP-8 violations</title>
<updated>2014-09-29T16:44:32+00:00</updated>
<author>
<name>Peter Odding</name>
<email>peter@peterodding.com</email>
</author>
<published>2014-07-14T19:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=97f45302f16c64c5e3af1a895f4906857f3a5100'/>
<id>97f45302f16c64c5e3af1a895f4906857f3a5100</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for keywords_with_side_effects() (compatibility with pip metadata discovery)</title>
<updated>2014-09-29T16:44:32+00:00</updated>
<author>
<name>Peter Odding</name>
<email>peter@peterodding.com</email>
</author>
<published>2014-07-14T13:50:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6c1e9ef571c0f78dc252e7ddd43a577f1504da39'/>
<id>6c1e9ef571c0f78dc252e7ddd43a577f1504da39</id>
<content type='text'>
Fixes a bug in 9e34c14b344f49d0721edc79d14ea5fc9c067d07 as described in
https://github.com/pyca/cryptography/pull/1257#issuecomment-48855243
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes a bug in 9e34c14b344f49d0721edc79d14ea5fc9c067d07 as described in
https://github.com/pyca/cryptography/pull/1257#issuecomment-48855243
</pre>
</div>
</content>
</entry>
</feed>
