<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs/installation.rst, branch openssl-mac</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>Document that we test on bullseye (#5197)</title>
<updated>2020-04-18T01:14:19+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-04-18T01:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=59d8bc6fb97a20496e33b9a7133a1a5e8b2ed712'/>
<id>59d8bc6fb97a20496e33b9a7133a1a5e8b2ed712</id>
<content type='text'>
* Document that we test on bullseye

* Update spelling_wordlist.txt

* Update installation.rst</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Document that we test on bullseye

* Update spelling_wordlist.txt

* Update installation.rst</pre>
</div>
</content>
</entry>
<entry>
<title>Update insallation.rst to reflect our current test matrix (#5183)</title>
<updated>2020-04-06T03:03:44+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-04-06T03:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=56143e1adb273e332e19f91e019d42ba14ab1b3a'/>
<id>56143e1adb273e332e19f91e019d42ba14ab1b3a</id>
<content type='text'>
* Update insallation.rst to reflect our current test matrix

* Update installation.rst

* Update installation.rst

* Update installation.rst</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update insallation.rst to reflect our current test matrix

* Update installation.rst

* Update installation.rst

* Update installation.rst</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for OpenSSL 1.0.1 (#5178)</title>
<updated>2020-04-04T21:08:08+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-04-04T21:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=aece5b3d47282beed31f7119e273b65816a0cf93'/>
<id>aece5b3d47282beed31f7119e273b65816a0cf93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop python 3.4 support (#5087)</title>
<updated>2019-12-09T04:42:55+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-12-09T04:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d75335a7de77d4294bea29d03928229a83a77493'/>
<id>d75335a7de77d4294bea29d03928229a83a77493</id>
<content type='text'>
* drop python 3.4 support

Our dependencies have started dropping support so it is becoming
difficult to test. Additionally, Python 3.4 represents &lt;2% of our
downloads, so taking on a large maintenance burden to maintain support
isn't a good use of limited time. Accordingly, we're dropping testing
infrastructure and migrating our abi3 wheels to py35+.

* use removed instead of dropped
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* drop python 3.4 support

Our dependencies have started dropping support so it is becoming
difficult to test. Additionally, Python 3.4 represents &lt;2% of our
downloads, so taking on a large maintenance burden to maintain support
isn't a good use of limited time. Accordingly, we're dropping testing
infrastructure and migrating our abi3 wheels to py35+.

* use removed instead of dropped
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows Installation: fix link to binaries (#5061)</title>
<updated>2019-11-12T01:37:58+00:00</updated>
<author>
<name>Maximilian Hils</name>
<email>git@maximilianhils.com</email>
</author>
<published>2019-11-12T01:37:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b5decbac5fdfe0c2f552475a38839e9b38968809'/>
<id>b5decbac5fdfe0c2f552475a38839e9b38968809</id>
<content type='text'>
* Windows Installation: fix link to binaries

While https://github.com/pyca/infra/tree/master/windows/openssl points a trusted source (which would be preferable),
pyca/infra currently does not provide any Windows binaries for download. Linking to the official OpenSSL wiki seems to 
be a reasonable compromise.

* fix whitespace
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Windows Installation: fix link to binaries

While https://github.com/pyca/infra/tree/master/windows/openssl points a trusted source (which would be preferable),
pyca/infra currently does not provide any Windows binaries for download. Linking to the official OpenSSL wiki seems to 
be a reasonable compromise.

* fix whitespace
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #5018 -- break users on OpenSSL 1.0.1 (#5022)</title>
<updated>2019-10-18T12:47:15+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-10-18T12:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=1c186772f6fd64180bd3387de2e1ef1a6d1ba58e'/>
<id>1c186772f6fd64180bd3387de2e1ef1a6d1ba58e</id>
<content type='text'>
* Fixes #5018 -- break users on OpenSSL 1.0.1

* Grammar

* Syntax error

* Missing import

* Missing import
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixes #5018 -- break users on OpenSSL 1.0.1

* Grammar

* Syntax error

* Missing import

* Missing import
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #4923; deprecate OpenSSL 1.0.1 (#4924)</title>
<updated>2019-06-15T23:54:42+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-06-15T23:54:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=5f8c8a31a7adef224436f8acc3f04147a92b3029'/>
<id>5f8c8a31a7adef224436f8acc3f04147a92b3029</id>
<content type='text'>
* Refs #4923; deprecate OpenSSL 1.0.1

* changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refs #4923; deprecate OpenSSL 1.0.1

* changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>Manylinux2010 wheel (#4910)</title>
<updated>2019-06-03T00:42:20+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-06-03T00:42:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=75b4eaac47bc13f68a4838219f095ebf6d416eaf'/>
<id>75b4eaac47bc13f68a4838219f095ebf6d416eaf</id>
<content type='text'>
* add manylinux2010 wheel builder

* various updates

* empty commit

* need to pass a plat tag

* hacks need hacks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add manylinux2010 wheel builder

* various updates

* empty commit

* need to pass a plat tag

* hacks need hacks
</pre>
</div>
</content>
</entry>
<entry>
<title>update docs with latest info &amp; remove the last ci.cryptography.io stuff (#4898)</title>
<updated>2019-05-26T14:35:00+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-05-26T14:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=463348bc71b8737b6c620e97286468f3a5c1322f'/>
<id>463348bc71b8737b6c620e97286468f3a5c1322f</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>
