<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/vectors/setup.py, branch dependabot/github_actions/actions/setup-python-v2.2.1</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/'/>
<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://91.123.203.49/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>
<entry>
<title>Switch black to py36 as the minimum version (#5608)</title>
<updated>2020-12-09T05:40:21+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-09T05:40:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=7d4e567e16521288197aed23506f9370beadef66'/>
<id>7d4e567e16521288197aed23506f9370beadef66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Paint it Black by the Rolling Stones (#5324)</title>
<updated>2020-07-20T18:06:29+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-07-20T18:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=60aa04481fb187334a783c2d9facc3fe814af5d1'/>
<id>60aa04481fb187334a783c2d9facc3fe814af5d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add shebang for setup.py scripts</title>
<updated>2015-10-10T05:17:31+00:00</updated>
<author>
<name>Dominic Chen</name>
<email>d.c.ddcc@gmail.com</email>
</author>
<published>2015-10-10T05:13:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=9604d9e9839703636843595b52a4f01f3de8e2fe'/>
<id>9604d9e9839703636843595b52a4f01f3de8e2fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the license header for every source file, as well as the documentation.</title>
<updated>2014-11-16T17:08:42+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-11-16T17:08:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=5951f46be60095a74546b318432417e51bfe0aab'/>
<id>5951f46be60095a74546b318432417e51bfe0aab</id>
<content type='text'>
Fixes #1209
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1209
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pep8 errors for latest import linter</title>
<updated>2014-04-20T21:24:41+00:00</updated>
<author>
<name>Alex Stapleton</name>
<email>alexs@prol.etari.at</email>
</author>
<published>2014-04-20T21:24:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=707b0085cb1034e6a8e6faed6a78bc675b878fd4'/>
<id>707b0085cb1034e6a8e6faed6a78bc675b878fd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug in release task and style fixes</title>
<updated>2014-03-24T23:05:53+00:00</updated>
<author>
<name>Alex Stapleton</name>
<email>alexs@prol.etari.at</email>
</author>
<published>2014-03-24T23:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=3888a84c2b7fc45adf3fa665880d554c1766165e'/>
<id>3888a84c2b7fc45adf3fa665880d554c1766165e</id>
<content type='text'>
tasks.py was building tarballs/sdists that didn't actually have vectors
in because of setup.pys reliance on the cwd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tasks.py was building tarballs/sdists that didn't actually have vectors
in because of setup.pys reliance on the cwd.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move cryptography.vectors to cryptography_vectors</title>
<updated>2014-03-24T09:46:47+00:00</updated>
<author>
<name>Alex Stapleton</name>
<email>alexs@prol.etari.at</email>
</author>
<published>2014-03-14T20:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=a39a319b096b1b2b1775ae1a91117c19422a6c81'/>
<id>a39a319b096b1b2b1775ae1a91117c19422a6c81</id>
<content type='text'>
All vectors are now stored in the subpackage in the vectors/ folder.

This package is automatically installed by setup.py test and will also
be uploaded with a matching version number by the PyPI upload task.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All vectors are now stored in the subpackage in the vectors/ folder.

This package is automatically installed by setup.py test and will also
be uploaded with a matching version number by the PyPI upload task.
</pre>
</div>
</content>
</entry>
<entry>
<title>cryptography.vectors</title>
<updated>2014-03-22T16:23:46+00:00</updated>
<author>
<name>Alex Stapleton</name>
<email>alexs@prol.etari.at</email>
</author>
<published>2014-03-14T19:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=0bd20e264c7e7dfc1ee722664c8b545a4ea64b38'/>
<id>0bd20e264c7e7dfc1ee722664c8b545a4ea64b38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
