<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/vectors, branch 3.4.4</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>3.4.4 - backports, changelog, and version bumps (#5803)</title>
<updated>2021-02-09T17:29:25+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-02-09T17:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=4a3018e6ae3e04a250be9fd1c1a1ad115727f517'/>
<id>4a3018e6ae3e04a250be9fd1c1a1ad115727f517</id>
<content type='text'>
* fixed a circular import error (due to type hints) (#5800)

fixes #5794
closes #5795

* Added a py.typed so mypy prefers us to typeshed (#5802)

closes #5796

* 3.4.4 changelog + version bump

* Update CHANGELOG.rst

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fixed a circular import error (due to type hints) (#5800)

fixes #5794
closes #5795

* Added a py.typed so mypy prefers us to typeshed (#5802)

closes #5796

* 3.4.4 changelog + version bump

* Update CHANGELOG.rst

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>version bump, changelog already done (#5791)</title>
<updated>2021-02-09T04:22:02+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-02-09T04:22:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=86c9e4a763579d6b2369db83064c0c4b8e9c1c77'/>
<id>86c9e4a763579d6b2369db83064c0c4b8e9c1c77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>3.4.2 changelog and version bump (#5784)</title>
<updated>2021-02-08T16:10:07+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-02-08T16:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=74a3df42c43d341014a4a6f111804f304a446902'/>
<id>74a3df42c43d341014a4a6f111804f304a446902</id>
<content type='text'>
* 3.4.2 changelog and version bump

* Update CHANGELOG.rst</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 3.4.2 changelog and version bump

* Update CHANGELOG.rst</pre>
</div>
</content>
</entry>
<entry>
<title>3.4.1 fixes and changelog bump (#5761)</title>
<updated>2021-02-07T21:35:24+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-02-07T21:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=ebde3be7ef92658bfbc322476a6f2604f41639fb'/>
<id>ebde3be7ef92658bfbc322476a6f2604f41639fb</id>
<content type='text'>
* Try to assist folks having issues with older pips (#5757)

* Try to assist folks having issues with older pips

* Update setup.py

* Update setup.py

* fix import cycle with asymmetricpadding (#5758)

* fix import cycle with asymmetricpadding

* Update src/cryptography/hazmat/primitives/_asymmetric.py

* bump for 3.4.1

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Try to assist folks having issues with older pips (#5757)

* Try to assist folks having issues with older pips

* Update setup.py

* Update setup.py

* fix import cycle with asymmetricpadding (#5758)

* fix import cycle with asymmetricpadding

* Update src/cryptography/hazmat/primitives/_asymmetric.py

* bump for 3.4.1

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>3.4 release (#5749)</title>
<updated>2021-02-07T18:28:56+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-02-07T18:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=2c11ad53c07179e03ea2f60813cb52d83f766292'/>
<id>2c11ad53c07179e03ea2f60813cb52d83f766292</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt to run mypy over tests and vectors (#5716)</title>
<updated>2021-01-31T00:22:33+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-01-31T00:22:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=5e302f93c81f499c21137e2a99d8cfaba93df209'/>
<id>5e302f93c81f499c21137e2a99d8cfaba93df209</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>It's 2021! (#5701)</title>
<updated>2021-01-25T20:12:56+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-01-25T20:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8fd6b44969a2175f3968f214368d9c7ba631131a'/>
<id>8fd6b44969a2175f3968f214368d9c7ba631131a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup how we represent authors. (#5650)</title>
<updated>2020-12-15T17:33:14+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-15T17:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=971fe8bc09f35644622cb13d62504e96581d436e'/>
<id>971fe8bc09f35644622cb13d62504e96581d436e</id>
<content type='text'>
AUTHORS.rst had not been updated in more than 2 years, it was not a good reference.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AUTHORS.rst had not been updated in more than 2 years, it was not a good reference.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove __future__ import from our code (#5610)</title>
<updated>2020-12-09T06:35:11+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-09T06:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e0477596f7117845aa2d8768bf1b75162b3d915b'/>
<id>e0477596f7117845aa2d8768bf1b75162b3d915b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch black to py36 as the minimum version (#5608)</title>
<updated>2020-12-09T05:40:21+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-09T05:40:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7d4e567e16521288197aed23506f9370beadef66'/>
<id>7d4e567e16521288197aed23506f9370beadef66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
