<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/setup.py, branch goddamnit</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>Drop setup.py test support. (#4879)</title>
<updated>2019-05-07T19:52:49+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-05-07T19:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=ab115a9d1953f4e71be818b614beba96fd96df22'/>
<id>ab115a9d1953f4e71be818b614beba96fd96df22</id>
<content type='text'>
* Drop setup.py test support.

It's fragile and relies on eggs. While our downstream redistributors don't love this (sorry!), it seems like the right tradeoff.

* Remove unused

* Added a changelog entry

* typo

* line length
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Drop setup.py test support.

It's fragile and relies on eggs. While our downstream redistributors don't love this (sorry!), it seems like the right tradeoff.

* Remove unused

* Added a changelog entry

* typo

* line length
</pre>
</div>
</content>
</entry>
<entry>
<title>Added an explicit content type for long_description (#4826)</title>
<updated>2019-04-01T00:04:04+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-04-01T00:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=5fbc54ec0521730b646df8066bcff1ac9b4be5bf'/>
<id>5fbc54ec0521730b646df8066bcff1ac9b4be5bf</id>
<content type='text'>
It already defaults to x-rst, but this silences a warning</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It already defaults to x-rst, but this silences a warning</pre>
</div>
</content>
</entry>
<entry>
<title>allow bytes-like for key/iv/data for symmetric encryption (#4621)</title>
<updated>2018-12-10T04:13:31+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-12-10T04:13:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3c68250ad9bfb275c760fcce4c72c78c99b57c34'/>
<id>3c68250ad9bfb275c760fcce4c72c78c99b57c34</id>
<content type='text'>
* allow bytearrays for key/iv for symmetric encryption

* bump pypy/cffi requirements

* update docs, fix some tests

* old openssl is naught but pain

* revert a typo

* use trusty for old pypy

* better error msg again

* restore match
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* allow bytearrays for key/iv for symmetric encryption

* bump pypy/cffi requirements

* update docs, fix some tests

* old openssl is naught but pain

* revert a typo

* use trusty for old pypy

* better error msg again

* restore match
</pre>
</div>
</content>
</entry>
<entry>
<title>remove idna as a primary dependency (#4624)</title>
<updated>2018-12-07T03:43:38+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-12-07T03:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7e422821b9f800f5345c37011c510dc9e76f552c'/>
<id>7e422821b9f800f5345c37011c510dc9e76f552c</id>
<content type='text'>
* remove idna as a primary dependency

* empty commit

* dynamodb test fix (thanks to Matt Bullock)

* review feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove idna as a primary dependency

* empty commit

* dynamodb test fix (thanks to Matt Bullock)

* review feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to twine check for verifying our readme renders on pypi (#4623)</title>
<updated>2018-12-02T15:50:54+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-12-02T15:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6d7b70e8f2da0da39f85fdc03d0a7e693351cc06'/>
<id>6d7b70e8f2da0da39f85fdc03d0a7e693351cc06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blacklist latest hypothesis and pytest (#4510)</title>
<updated>2018-10-23T11:34:01+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-23T11:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=71e4251d83a3a954dbcc83cc4ccf6745608a54b9'/>
<id>71e4251d83a3a954dbcc83cc4ccf6745608a54b9</id>
<content type='text'>
* ci is suffering again, is it the new pytest or hypothesis?

* now try 3.79.2 hypothesis

* it's a blacklist party
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ci is suffering again, is it the new pytest or hypothesis?

* now try 3.79.2 hypothesis

* it's a blacklist party
</pre>
</div>
</content>
</entry>
<entry>
<title>blacklist some pytests (#4502)</title>
<updated>2018-10-19T13:29:42+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-19T13:29:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d2df398bcdcfa1e5aae0ca0291251aa66a751e55'/>
<id>d2df398bcdcfa1e5aae0ca0291251aa66a751e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>block sphinx 1.8.0 since it fails our docs job (#4469)</title>
<updated>2018-09-14T17:01:12+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-09-14T17:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7700251f26c39c38dbf2be8924be46fec08ac2cb'/>
<id>7700251f26c39c38dbf2be8924be46fec08ac2cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update pytest config (#4463)</title>
<updated>2018-09-07T03:56:46+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-09-07T03:56:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=0322962e143798fa5228f4505eeb606cdf773b87'/>
<id>0322962e143798fa5228f4505eeb606cdf773b87</id>
<content type='text'>
* update pytest config

pytest 3.8.0 was just released and officially deprecates some of the way
we do pytest marks. They introduced a new way to do this in 3.6 so this
PR switches to that mechanism and updates our minimum pytest requirement

* update the stubs

* also update wycheproof test config to remove deprecated paths

* don't need this any more
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update pytest config

pytest 3.8.0 was just released and officially deprecates some of the way
we do pytest marks. They introduced a new way to do this in 3.6 so this
PR switches to that mechanism and updates our minimum pytest requirement

* update the stubs

* also update wycheproof test config to remove deprecated paths

* don't need this any more
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #3548 - add a pyproject.toml (#4363)</title>
<updated>2018-07-23T17:10:13+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2018-07-23T17:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=2af3d4c51bca6a769a681cdfee10c9eda02b0838'/>
<id>2af3d4c51bca6a769a681cdfee10c9eda02b0838</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
