<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git, branch azure-release</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>Remove this</title>
<updated>2019-05-08T03:19:35+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-05-08T03:19:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=78a8be7e1a9c7775aba5d21b0a9ec020a1b3233b'/>
<id>78a8be7e1a9c7775aba5d21b0a9ec020a1b3233b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update script based on some testing</title>
<updated>2019-05-07T14:25:07+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-05-07T14:25:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=1de5fd7f09f196d6ac51dca3263fa20df8b9c80d'/>
<id>1de5fd7f09f196d6ac51dca3263fa20df8b9c80d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to the old style artifact publish</title>
<updated>2019-05-07T13:53:16+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-05-07T13:53:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=11eecfc6b385ad8837e22f8bd0ff3065d6ab9c8a'/>
<id>11eecfc6b385ad8837e22f8bd0ff3065d6ab9c8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial stab at this script</title>
<updated>2019-05-07T01:29:47+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-05-05T18:09:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6bd53a92baf689a3cc534b2477a9e9a045307fcf'/>
<id>6bd53a92baf689a3cc534b2477a9e9a045307fcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add manylinux1 wheel builder to azure (#4873)</title>
<updated>2019-05-07T00:48:51+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-05-07T00:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=a7e09d8b4f7c25fec4e270d9549dff521648ca3c'/>
<id>a7e09d8b4f7c25fec4e270d9549dff521648ca3c</id>
<content type='text'>
* Add manylinux1 wheel builder to azure

* ?

* Drop 32-bit manylinux1

* cleanup

* fix

* Run as root

* fix?

* Do it in a venv

* typo

* Added an extra step

* For debugging

* Fix

* computers are stupid

* gibberish

* fix?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add manylinux1 wheel builder to azure

* ?

* Drop 32-bit manylinux1

* cleanup

* fix

* Run as root

* fix?

* Do it in a venv

* typo

* Added an extra step

* For debugging

* Fix

* computers are stupid

* gibberish

* fix?
</pre>
</div>
</content>
</entry>
<entry>
<title>passthrough PYTHONIOENCODING in tox (#4876)</title>
<updated>2019-05-07T00:44:20+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-05-07T00:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=5a4d26e597933458053c4d1489528e2f48954448'/>
<id>5a4d26e597933458053c4d1489528e2f48954448</id>
<content type='text'>
this will fix issues in py27 in windows docker containers when running
tox for our future glorious CI</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this will fix issues in py27 in windows docker containers when running
tox for our future glorious CI</pre>
</div>
</content>
</entry>
<entry>
<title>only build tags, *.x branches, master, and PRs (#4875)</title>
<updated>2019-05-06T17:50:00+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-05-06T17:50:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=305eb9a7d51824d0e98089521b63a2513282dbef'/>
<id>305eb9a7d51824d0e98089521b63a2513282dbef</id>
<content type='text'>
no alex-patch-* :P</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
no alex-patch-* :P</pre>
</div>
</content>
</entry>
<entry>
<title>add BIO_free_all (#4874)</title>
<updated>2019-05-06T11:47:02+00:00</updated>
<author>
<name>Dominic Chen</name>
<email>1108560+ddcc@users.noreply.github.com</email>
</author>
<published>2019-05-06T11:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=acada96664f0b226b8fa3e7192eb0d008367e1f1'/>
<id>acada96664f0b226b8fa3e7192eb0d008367e1f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename macos-wheels.yml to wheel-builder.yml (#4872)</title>
<updated>2019-05-06T02:02:24+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-05-06T02:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=a4d272a54e85bdca8f9dfdea9c03b16a701e1a93'/>
<id>a4d272a54e85bdca8f9dfdea9c03b16a701e1a93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace debian wheezy with ubuntu trusty (#4871)</title>
<updated>2019-05-05T22:49:44+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-05-05T22:49:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=ef0ed84180f9247e7cf2402b780536c359c4778e'/>
<id>ef0ed84180f9247e7cf2402b780536c359c4778e</id>
<content type='text'>
* Try running tests without wheezy

* Added a trusty builder

* Update our supported versions in docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Try running tests without wheezy

* Added a trusty builder

* Update our supported versions in docs
</pre>
</div>
</content>
</entry>
</feed>
