<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyopenssl.git, branch main</title>
<subtitle>github.com: pyca/pyopenssl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyopenssl.git/'/>
<entry>
<title>Expose X509_V_* constants (#1202)</title>
<updated>2023-04-29T01:22:17+00:00</updated>
<author>
<name>Itamar Turner-Trauring</name>
<email>itamar@itamarst.org</email>
</author>
<published>2023-04-29T01:22:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=2d94946a938878ea10da479b7ac83ab1c434df4d'/>
<id>2d94946a938878ea10da479b7ac83ab1c434df4d</id>
<content type='text'>
* Expose X509_V_* constants.

* Switch to strategy where cryptography 40.0.2 exposes the constants.

* Fix bad merge.

* Fix flake.

* Link to PR.

* Check availability, rather than versions.

* Add namespacing.

* Add success code to namespace.

* Fix lint.

* Remove unnecessary conditional.

* Update CHANGELOG.rst

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

---------

Co-authored-by: Itamar Turner-Trauring &lt;itamar@pythonspeed.com&gt;
Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Expose X509_V_* constants.

* Switch to strategy where cryptography 40.0.2 exposes the constants.

* Fix bad merge.

* Fix flake.

* Link to PR.

* Check availability, rather than versions.

* Add namespacing.

* Add success code to namespace.

* Fix lint.

* Remove unnecessary conditional.

* Update CHANGELOG.rst

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

---------

Co-authored-by: Itamar Turner-Trauring &lt;itamar@pythonspeed.com&gt;
Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix sphinx config for new version (#1214)</title>
<updated>2023-04-28T15:49:37+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-04-28T15:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=dd90c048269314e3d257f5a374cc3008bed487e0'/>
<id>dd90c048269314e3d257f5a374cc3008bed487e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove X509StoreFlags.NOTIFY_POLICY (#1213)</title>
<updated>2023-04-21T13:06:01+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-04-21T13:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=d788a4f1ee2cfe0642ea9e0533bb840077a88ca6'/>
<id>d788a4f1ee2cfe0642ea9e0533bb840077a88ca6</id>
<content type='text'>
* remove X509StoreFlags.NOTIFY_POLICY

fixes #1212

* also fix twisted

* more CI fixes, sigh</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove X509StoreFlags.NOTIFY_POLICY

fixes #1212

* also fix twisted

* more CI fixes, sigh</pre>
</div>
</content>
</entry>
<entry>
<title>fix testing against cryptography main branch and improve twisted (#1209)</title>
<updated>2023-04-14T23:16:08+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-04-14T23:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=24ad5be8251c39817796db4334a21dbf3cd666e0'/>
<id>24ad5be8251c39817796db4334a21dbf3cd666e0</id>
<content type='text'>
* fix testing against cryptography main branch and improve twisted

* oops</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix testing against cryptography main branch and improve twisted

* oops</pre>
</div>
</content>
</entry>
<entry>
<title>Reject invalid versions in X509Req.set_version (#1208)</title>
<updated>2023-03-31T20:46:53+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-03-31T20:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=f4f77cc4f76e643a050c99b0295facf1900335c4'/>
<id>f4f77cc4f76e643a050c99b0295facf1900335c4</id>
<content type='text'>
* Reject invalid versions in X509Req.set_version

* 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>
* Reject invalid versions in X509Req.set_version

* 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>port changelog (#1205)</title>
<updated>2023-03-28T03:49:01+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-03-28T03:49:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=da18a74f9fb50becfae33da80e0184fe56a640ce'/>
<id>da18a74f9fb50becfae33da80e0184fe56a640ce</id>
<content type='text'>
* port changelog

* forward port the nid2sn workaround</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* port changelog

* forward port the nid2sn workaround</pre>
</div>
</content>
</entry>
<entry>
<title>reopen main (#1200)</title>
<updated>2023-03-24T20:47:23+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-03-24T20:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=983aa3151e38849a495720fa6b607d7b9cc53f89'/>
<id>983aa3151e38849a495720fa6b607d7b9cc53f89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>parallel twisted tests and newer mypy (#1197)</title>
<updated>2023-03-24T12:33:20+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-03-24T12:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=41f1deb6d689d41b300245dd4d8b2df19b0af9bf'/>
<id>41f1deb6d689d41b300245dd4d8b2df19b0af9bf</id>
<content type='text'>
* parallel twisted tests and newer mypy

* update mypy env</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* parallel twisted tests and newer mypy

* update mypy env</pre>
</div>
</content>
</entry>
<entry>
<title>23.1.0 version bump (#1196)</title>
<updated>2023-03-24T04:54:34+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-03-24T04:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=240ae6fd46ab2752148136ce5855e5e975adc96b'/>
<id>240ae6fd46ab2752148136ce5855e5e975adc96b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests on Windows, add Windows CI (#1186)</title>
<updated>2023-02-13T16:06:56+00:00</updated>
<author>
<name>Maximilian Hils</name>
<email>git@maximilianhils.com</email>
</author>
<published>2023-02-13T16:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=cac747892be07a06d0315917fc72cfd06d10e471'/>
<id>cac747892be07a06d0315917fc72cfd06d10e471</id>
<content type='text'>
* fix tests on Windows, add Windows CI

* remove test safeguards from coverage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix tests on Windows, add Windows CI

* remove test safeguards from coverage</pre>
</div>
</content>
</entry>
</feed>
