<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/tox.ini, branch dependabot/github_actions/actions/setup-python-v2.2.0</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>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>Attempt to split windows tests over multiple jobs (#5639)</title>
<updated>2020-12-12T07:12:21+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-12T07:12:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=031044cab2daddad2c6b0325aa3606848a1607c0'/>
<id>031044cab2daddad2c6b0325aa3606848a1607c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>print 10 slowest tests to help us keep runtimes down (#5622)</title>
<updated>2020-12-09T22:39:57+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-09T22:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b450df1d09cad3018abd51065d5dbba9064ca67c'/>
<id>b450df1d09cad3018abd51065d5dbba9064ca67c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://git.baserock.org/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>
<entry>
<title>Move paramiko job to github actions (#5565)</title>
<updated>2020-11-14T00:55:05+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-11-14T00:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d22bdc87eede21e5ed592c1194e6a7002ef8a76a'/>
<id>d22bdc87eede21e5ed592c1194e6a7002ef8a76a</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.5 (#5527)</title>
<updated>2020-10-28T14:38:42+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-10-28T14:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d9e174d3e16c4dc50789f9897334bcc14d0b05d9'/>
<id>d9e174d3e16c4dc50789f9897334bcc14d0b05d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete all the 1.0.2 code (#5511)</title>
<updated>2020-10-26T05:41:40+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-10-26T05:41:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d3eae8d7dbcd7ca491531424a4ac8b4838acf199'/>
<id>d3eae8d7dbcd7ca491531424a4ac8b4838acf199</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Break users on OpenSSL 1.0.2 (#5438)</title>
<updated>2020-08-28T14:55:41+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-08-28T14:55:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8bc6920444afcdaeb4307c365b718b3ddc9e6c0c'/>
<id>8bc6920444afcdaeb4307c365b718b3ddc9e6c0c</id>
<content type='text'>
fixes #5432</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #5432</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce the usage of python2 in CI for downstreams (#5375)</title>
<updated>2020-08-05T20:07:57+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-08-05T20:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7deca00c0b81091d1e43f9430ffd430ff9019d1e'/>
<id>7deca00c0b81091d1e43f9430ffd430ff9019d1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
