<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs, branch master</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>docs docs docs (#5788)</title>
<updated>2021-02-08T18:01:53+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-02-08T18:01:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=e6df973a92e9026dc6f1a63e575bab1ff9b99910'/>
<id>e6df973a92e9026dc6f1a63e575bab1ff9b99910</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>link a lot more things, repeat advice in more places (#5785)</title>
<updated>2021-02-08T16:50:39+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-02-08T16:50:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=b20507ae687dc2bf1841e7d7bc89cd4237177ae1'/>
<id>b20507ae687dc2bf1841e7d7bc89cd4237177ae1</id>
<content type='text'>
* link a lot more things, repeat advice in more places

* updated with Christian's comments

* empty commit poor github</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* link a lot more things, repeat advice in more places

* updated with Christian's comments

* empty commit poor github</pre>
</div>
</content>
</entry>
<entry>
<title>More aggressively point people at Rust version docs (#5782)</title>
<updated>2021-02-08T15:18:13+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-02-08T15:18:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=5fdc9c1b8563c2ffe99d6dff3f0632fb9dc29936'/>
<id>5fdc9c1b8563c2ffe99d6dff3f0632fb9dc29936</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update build instructions (#5764)</title>
<updated>2021-02-08T14:58:34+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>cheimes@redhat.com</email>
</author>
<published>2021-02-08T14:58:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=9aa369af8c02d86a096e8c5338faa5b83e5cf2ee'/>
<id>9aa369af8c02d86a096e8c5338faa5b83e5cf2ee</id>
<content type='text'>
The Rust version in CentOS 7 SCL is too old to build cryptography.

Signed-off-by: Christian Heimes &lt;cheimes@redhat.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Rust version in CentOS 7 SCL is too old to build cryptography.

Signed-off-by: Christian Heimes &lt;cheimes@redhat.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>include cargo in the docs for alpine (#5763)</title>
<updated>2021-02-07T22:30:55+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-02-07T22:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=ab96eccb743be3d7e412143fb9529a2304451653'/>
<id>ab96eccb743be3d7e412143fb9529a2304451653</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Linker script is no longer required for building your own OpenSSL (#5746)</title>
<updated>2021-02-06T16:43:23+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-02-06T16:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=9d1669534f95d276412fe224f5a9c413a814f759'/>
<id>9d1669534f95d276412fe224f5a9c413a814f759</id>
<content type='text'>
fixes #5683</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #5683</pre>
</div>
</content>
</entry>
<entry>
<title>remove DSAParametersWithNumbers (#5724)</title>
<updated>2021-01-31T22:24:37+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-01-31T22:24:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=a98e708d4524b6278486a3e1ed359470941795ab'/>
<id>a98e708d4524b6278486a3e1ed359470941795ab</id>
<content type='text'>
Merged into DSAParameters, just like we did years ago for everything
else. Somehow we missed this one.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merged into DSAParameters, just like we did years ago for everything
else. Somehow we missed this one.</pre>
</div>
</content>
</entry>
<entry>
<title>make PrivateKeyWithSerialization an alias of PrivateKey (#5722)</title>
<updated>2021-01-31T16:37:26+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-01-31T16:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=6a8c0b55b99f95e1fcc8bb9c2b03fd9158d2081e'/>
<id>6a8c0b55b99f95e1fcc8bb9c2b03fd9158d2081e</id>
<content type='text'>
* make PrivateKeyWithSerialization an alias of PrivateKey

* black</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* make PrivateKeyWithSerialization an alias of PrivateKey

* black</pre>
</div>
</content>
</entry>
<entry>
<title>Apply type annotations to x509 ct and ocsp (#5712)</title>
<updated>2021-01-30T22:44:14+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-01-30T22:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=f16bff2cbd2855f0becb27724334e4bdb0679247'/>
<id>f16bff2cbd2855f0becb27724334e4bdb0679247</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply type annotations to x509 builders (#5709)</title>
<updated>2021-01-29T23:00:00+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-01-29T23:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=b24d67d49d2fcac6aebd9523b989adc379fd0164'/>
<id>b24d67d49d2fcac6aebd9523b989adc379fd0164</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
