<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/.zuul.d, branch dependabot/github_actions/actions/setup-python-v2.2.2</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>re-enable arm64 on centos (#5961)</title>
<updated>2021-04-09T17:57:38+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-04-09T17:57:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=19b96a04eb60d23e77824610b3237e9db22b0c06'/>
<id>19b96a04eb60d23e77824610b3237e9db22b0c06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment out centos arm64 builders so long as they're broken (#5956)</title>
<updated>2021-04-07T15:43:14+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-04-07T15:43:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=cac146f62aa92ea2ca137d3682d63624b35b6629'/>
<id>cac146f62aa92ea2ca137d3682d63624b35b6629</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Build manylinux_2_24 wheels (#5952)</title>
<updated>2021-04-03T23:15:32+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-04-03T23:15:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=18bfc45d7150d804eb8fdc57c7f3d93fd09292d1'/>
<id>18bfc45d7150d804eb8fdc57c7f3d93fd09292d1</id>
<content type='text'>
* Build manylinux_2_24 wheels

* poke GHA

* poke GHA

* fix

* poke GHA

* fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Build manylinux_2_24 wheels

* poke GHA

* poke GHA

* fix

* poke GHA

* fix</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate Rust into the build process properly (#5410)</title>
<updated>2020-12-22T19:33:47+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-22T19:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=c84d6ee0605645a24fd93c436967ee2519aa586a'/>
<id>c84d6ee0605645a24fd93c436967ee2519aa586a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move more stuff to pre-run for resillience (#5658)</title>
<updated>2020-12-19T18:42:37+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-19T18:42:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=7b3e266c2f53a6e928dfd2ada9af3df1f67e489c'/>
<id>7b3e266c2f53a6e928dfd2ada9af3df1f67e489c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move docker image pulling for wheel buidler to pre-run (#5645)</title>
<updated>2020-12-13T19:59:34+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-13T19:59:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=a8bb7b03bfad00876ceea728a86cd6f54c50ca3e'/>
<id>a8bb7b03bfad00876ceea728a86cd6f54c50ca3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clone wycheproof in a pre-run task (#5644)</title>
<updated>2020-12-13T17:58:48+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-13T17:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=206300d1e4179d2e40b9d2be02eac98aa2ceb13f'/>
<id>206300d1e4179d2e40b9d2be02eac98aa2ceb13f</id>
<content type='text'>
this lets zuul automatically retry it, which will help during network flakiness, I hope</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this lets zuul automatically retry it, which will help during network flakiness, I hope</pre>
</div>
</content>
</entry>
<entry>
<title>Build manylinux2014 wheels (#5642)</title>
<updated>2020-12-12T18:45:20+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-12T18:45:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=3e53910e90aaaa7652ff8952c512132481b3de1e'/>
<id>3e53910e90aaaa7652ff8952c512132481b3de1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Point at ghcr for repos (#5640)</title>
<updated>2020-12-12T06:58:15+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-12T06:58:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=35ad3129656b558ea45010468391ac3b9e93f314'/>
<id>35ad3129656b558ea45010468391ac3b9e93f314</id>
<content type='text'>
* Point at ghcr for repos

* poke GHA</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Point at ghcr for repos

* poke GHA</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python2 from CI and code that branched on it (#5607)</title>
<updated>2020-12-09T05:10:10+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-09T05:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=ff12a375521e5b702d9d58c8a04604c65496eb54'/>
<id>ff12a375521e5b702d9d58c8a04604c65496eb54</id>
<content type='text'>
* Remove Python2 from CI and code that branched on it

* Update setup.py

Co-authored-by: Hugo van Kemenade &lt;hugovk@users.noreply.github.com&gt;

* remove

* review feedback

Co-authored-by: Hugo van Kemenade &lt;hugovk@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove Python2 from CI and code that branched on it

* Update setup.py

Co-authored-by: Hugo van Kemenade &lt;hugovk@users.noreply.github.com&gt;

* remove

* review feedback

Co-authored-by: Hugo van Kemenade &lt;hugovk@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
