<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git, branch dependabot/cargo/src/rust/lock_api-0.4.5</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>Bump lock_api from 0.4.4 to 0.4.5 in /src/rust</title>
<updated>2021-08-30T12:04:53+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2021-08-30T12:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=1777ff805e7d0d3f5de744e35562899f37d0a5f4'/>
<id>1777ff805e7d0d3f5de744e35562899f37d0a5f4</id>
<content type='text'>
Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.4...lock_api-0.4.5)

---
updated-dependencies:
- dependency-name: lock_api
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.4...lock_api-0.4.5)

---
updated-dependencies:
- dependency-name: lock_api
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>updated comments in pyproject.tom (#6245)</title>
<updated>2021-08-30T02:41:52+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-08-30T02:41:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=66ac2ad6ac4a51b9a433f0847106e74254f941ee'/>
<id>66ac2ad6ac4a51b9a433f0847106e74254f941ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>convert cryptography_vectors to setup.cfg (#6243)</title>
<updated>2021-08-29T22:07:54+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-08-29T22:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=efc37b4a23eb51f6ae80c0ac496ab25911c2a714'/>
<id>efc37b4a23eb51f6ae80c0ac496ab25911c2a714</id>
<content type='text'>
* convert cryptography_vectors to setup.cfg

* put it in the right section</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* convert cryptography_vectors to setup.cfg

* put it in the right section</pre>
</div>
</content>
</entry>
<entry>
<title>Port most of setup.py to setup.cfg (#6239)</title>
<updated>2021-08-29T21:38:34+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-08-29T21:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e703fb9f3a8114513481f032913e73b09fc509c8'/>
<id>e703fb9f3a8114513481f032913e73b09fc509c8</id>
<content type='text'>
* try porting over setup.py config

* reduce duplication

* flake

* move long_description, remove more lines from setup.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* try porting over setup.py config

* reduce duplication

* flake

* move long_description, remove more lines from setup.py</pre>
</div>
</content>
</entry>
<entry>
<title>same as #6241 but for arm64 (#6242)</title>
<updated>2021-08-29T20:05:47+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-08-29T20:05:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=4b2a3d630c3b4c8895c2e8199a183f260a4b3569'/>
<id>4b2a3d630c3b4c8895c2e8199a183f260a4b3569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use action to clone wycheproof for consistency (#6241)</title>
<updated>2021-08-29T19:35:20+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-08-29T19:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=4dbac5c5c716827edc557774038280b280d31643'/>
<id>4dbac5c5c716827edc557774038280b280d31643</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>turn on mypy disallow implicit reexport and fix issues (#6240)</title>
<updated>2021-08-29T19:18:18+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-08-29T19:18:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b5c3bd213099b6e35c30bee5d37258b5f084b901'/>
<id>b5c3bd213099b6e35c30bee5d37258b5f084b901</id>
<content type='text'>
* turn on mypy disallow implicit reexport and fix issues

* import ordering</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* turn on mypy disallow implicit reexport and fix issues

* import ordering</pre>
</div>
</content>
</entry>
<entry>
<title>add PKCS7_get0_signers(), X509_STORE_set_purpose(), and X509_PURPOSE_* (#6187)</title>
<updated>2021-08-29T17:43:16+00:00</updated>
<author>
<name>Mathias Panzenböck</name>
<email>grosser.meister.morti@gmx.net</email>
</author>
<published>2021-08-29T17:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=eb6f658e5fccf0f5a66e1d6bdb4dda4ced5c6aa8'/>
<id>eb6f658e5fccf0f5a66e1d6bdb4dda4ced5c6aa8</id>
<content type='text'>
* add PKCS7_get0_signers(), X509_STORE_set_purpose(), and X509_PURPOSE_*

* removed argument names of X509_STORE_set_purpose() and PKCS7_get0_signers()

* Update pkcs7.py

* Update x509_vfy.py

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>
* add PKCS7_get0_signers(), X509_STORE_set_purpose(), and X509_PURPOSE_*

* removed argument names of X509_STORE_set_purpose() and PKCS7_get0_signers()

* Update pkcs7.py

* Update x509_vfy.py

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>split flake, rust, and docs jobs back into separate CI jobs (#6238)</title>
<updated>2021-08-29T14:19:36+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-08-29T14:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=5b966396a255cdb0f8e90f998c7e42b11ffdecd8'/>
<id>5b966396a255cdb0f8e90f998c7e42b11ffdecd8</id>
<content type='text'>
we previously combined these to simplify our CI matrix, but it's
difficult to read the output and now that we have auto-cancellation job
proliferation isn't really an issue. Reverting</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we previously combined these to simplify our CI matrix, but it's
difficult to read the output and now that we have auto-cancellation job
proliferation isn't really an issue. Reverting</pre>
</div>
</content>
</entry>
<entry>
<title>FIPS 3.0.0 support (#6012)</title>
<updated>2021-08-29T14:05:32+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-08-29T14:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=27374c62c7b2854ea22a01e9dd5894fa2ec77722'/>
<id>27374c62c7b2854ea22a01e9dd5894fa2ec77722</id>
<content type='text'>
* FIPS 3.0.0 support

* comments

* remove unneeded error clear

* review comments

* small refactor

* black

* flake8 too

* review feedback

* oops

* fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* FIPS 3.0.0 support

* comments

* remove unneeded error clear

* review comments

* small refactor

* black

* flake8 too

* review feedback

* oops

* fix</pre>
</div>
</content>
</entry>
</feed>
