<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/setup.py, branch 3.4.4</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>[3.4] Specify an MSRV in setup.py (#5789) (#5790)</title>
<updated>2021-02-09T01:14:08+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-02-09T01:14:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=0f40cb3acb66014d2872010ae3ba00dd16157d01'/>
<id>0f40cb3acb66014d2872010ae3ba00dd16157d01</id>
<content type='text'>
* Specify an MSRV in setup.py (#5789)

* Changelog</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Specify an MSRV in setup.py (#5789)

* Changelog</pre>
</div>
</content>
</entry>
<entry>
<title>[3.4] More aggressively point people at Rust version docs (#5782) (#5783)</title>
<updated>2021-02-08T15:51:55+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-02-08T15:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=4a66e2bdde25535d236338d8af84595c78562673'/>
<id>4a66e2bdde25535d236338d8af84595c78562673</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove setuptools_rust from install requirement (#5779) (#5781)</title>
<updated>2021-02-08T15:11:53+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>cheimes@redhat.com</email>
</author>
<published>2021-02-08T15:11:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=843ada65e816a17e1b3d90b12ab6403c8ff96654'/>
<id>843ada65e816a17e1b3d90b12ab6403c8ff96654</id>
<content type='text'>
* Remove setuptools_rust from install requirement

setuptools_rust is only required for building cryptography.

Fixes: https://github.com/pyca/cryptography/issues/5778
Signed-off-by: Christian Heimes &lt;cheimes@redhat.com&gt;

* sdist needs setuptools_rust

Signed-off-by: Christian Heimes &lt;cheimes@redhat.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove setuptools_rust from install requirement

setuptools_rust is only required for building cryptography.

Fixes: https://github.com/pyca/cryptography/issues/5778
Signed-off-by: Christian Heimes &lt;cheimes@redhat.com&gt;

* sdist needs setuptools_rust

Signed-off-by: Christian Heimes &lt;cheimes@redhat.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>3.4.1 fixes and changelog bump (#5761)</title>
<updated>2021-02-07T21:35:24+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-02-07T21:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=ebde3be7ef92658bfbc322476a6f2604f41639fb'/>
<id>ebde3be7ef92658bfbc322476a6f2604f41639fb</id>
<content type='text'>
* Try to assist folks having issues with older pips (#5757)

* Try to assist folks having issues with older pips

* Update setup.py

* Update setup.py

* fix import cycle with asymmetricpadding (#5758)

* fix import cycle with asymmetricpadding

* Update src/cryptography/hazmat/primitives/_asymmetric.py

* bump for 3.4.1

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Try to assist folks having issues with older pips (#5757)

* Try to assist folks having issues with older pips

* Update setup.py

* Update setup.py

* fix import cycle with asymmetricpadding (#5758)

* fix import cycle with asymmetricpadding

* Update src/cryptography/hazmat/primitives/_asymmetric.py

* bump for 3.4.1

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</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://git.baserock.org/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>put pytest configuration somewhere that goes in the sdist (#5648)</title>
<updated>2020-12-15T14:42:34+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-15T14:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=149796628ee81644a0ae7e9f049eb6c98aefec41'/>
<id>149796628ee81644a0ae7e9f049eb6c98aefec41</id>
<content type='text'>
fixes #5646</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #5646</pre>
</div>
</content>
</entry>
<entry>
<title>xdist experiment (#5621)</title>
<updated>2020-12-10T21:51:05+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-12-10T21:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=137b432da0b47c308b238926f2495c893cbb08b7'/>
<id>137b432da0b47c308b238926f2495c893cbb08b7</id>
<content type='text'>
* switch to xdist in tox for faster runs

* not using auto to avoid too many processes on local laptops
* we need to use pytest-cov to generate coverage properly now

* these env vars aren't present on no coverage builds

* tox changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* switch to xdist in tox for faster runs

* not using auto to avoid too many processes on local laptops
* we need to use pytest-cov to generate coverage properly now

* these env vars aren't present on no coverage builds

* tox changes</pre>
</div>
</content>
</entry>
<entry>
<title>remove check from setup.py that's not needed anymore (#5626)</title>
<updated>2020-12-10T03:33:57+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-10T03:33:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=da2879d387b029ae32d33f24e4ee2eb282d3681e'/>
<id>da2879d387b029ae32d33f24e4ee2eb282d3681e</id>
<content type='text'>
pypy 7.2 is the oldest pypy that supports py3.6</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pypy 7.2 is the oldest pypy that supports py3.6</pre>
</div>
</content>
</entry>
<entry>
<title>Complete removal of py2 (#5533)</title>
<updated>2020-12-09T15:13:48+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-09T15:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e66db8079d3fbd0110e87ece1fd48f4bfd9e48b9'/>
<id>e66db8079d3fbd0110e87ece1fd48f4bfd9e48b9</id>
<content type='text'>
* Drop Python 2

* Black everything</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Drop Python 2

* Black everything</pre>
</div>
</content>
</entry>
<entry>
<title>Remove __future__ import from our code (#5610)</title>
<updated>2020-12-09T06:35:11+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-09T06:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e0477596f7117845aa2d8768bf1b75162b3d915b'/>
<id>e0477596f7117845aa2d8768bf1b75162b3d915b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
