<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/dev-requirements.txt, 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>goodbye azure (#5207)</title>
<updated>2020-04-20T00:32:28+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-04-20T00:32:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=5526dca15bded0687e507a065b141694ee5f1530'/>
<id>5526dca15bded0687e507a065b141694ee5f1530</id>
<content type='text'>
* goodbye azure

* Update tox.ini

Co-Authored-By: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

* review comments

* update a comment

* delete final azure yaml

* linting

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* goodbye azure

* Update tox.ini

Co-Authored-By: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

* review comments

* update a comment

* delete final azure yaml

* linting

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the final vestigates of Jenkins (#4897)</title>
<updated>2019-05-26T11:35:49+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-05-26T11:35:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=4f7715b6e6e6d9ee8a41e2e3615d5187d64ae013'/>
<id>4f7715b6e6e6d9ee8a41e2e3615d5187d64ae013</id>
<content type='text'>
* Remove the final vestigates of Jenkins

* flake8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove the final vestigates of Jenkins

* flake8
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release.py to use azure for wheel building (#4878)</title>
<updated>2019-05-25T15:11:49+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-05-25T15:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=37b9ac0c8acf769335cbff49540a13fdaeb2b9bf'/>
<id>37b9ac0c8acf769335cbff49540a13fdaeb2b9bf</id>
<content type='text'>
* Initial stab at this script

* Convert to the old style artifact publish

* Update script based on some testing

* Remove this

* Adapt release.py to combine azure and jenkins wheels
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Initial stab at this script

* Convert to the old style artifact publish

* Update script based on some testing

* Remove this

* Adapt release.py to combine azure and jenkins wheels
</pre>
</div>
</content>
</entry>
<entry>
<title>install only the minimum required to build our docs for rtd (#4133)</title>
<updated>2018-03-06T00:50:10+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-03-06T00:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e3d2fc1727598bfabb3df78032b83bdccb188681'/>
<id>e3d2fc1727598bfabb3df78032b83bdccb188681</id>
<content type='text'>
* install only the minimum required to build our docs for rtd

We don't need to install sphinxcontrib-spelling or doc8 in rtd.

* move another package
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* install only the minimum required to build our docs for rtd

We don't need to install sphinxcontrib-spelling or doc8 in rtd.

* move another package
</pre>
</div>
</content>
</entry>
<entry>
<title>require a version of twine that uses pypi.org (#3743)</title>
<updated>2017-07-01T15:50:49+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-07-01T15:50:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b1698651952f38d239ed1f6243933581459cd34e'/>
<id>b1698651952f38d239ed1f6243933581459cd34e</id>
<content type='text'>
* require a version of twine that uses pypi.org

* computer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* require a version of twine that uses pypi.org

* computer
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace release automation with click (#3557)</title>
<updated>2017-05-20T21:37:40+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-05-20T21:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c7dd9de42ff93d94757a339fe3bf39dc42cd86f9'/>
<id>c7dd9de42ff93d94757a339fe3bf39dc42cd86f9</id>
<content type='text'>
* Replace release automation with click

* Fix

* fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Replace release automation with click

* Fix

* fix
</pre>
</div>
</content>
</entry>
<entry>
<title>tox 2.4 has new syntax for specifying extras (#3212)</title>
<updated>2016-11-06T04:00:37+00:00</updated>
<author>
<name>Chris Wolfe</name>
<email>chriswwolfe@gmail.com</email>
</author>
<published>2016-11-06T04:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=0b26ab263aa201ba8d6bb8136cfd6f75257f5273'/>
<id>0b26ab263aa201ba8d6bb8136cfd6f75257f5273</id>
<content type='text'>
* tox 2.4 allows has new extras syntax

* specify minimum version for tox in dev-requirements.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tox 2.4 allows has new extras syntax

* specify minimum version for tox in dev-requirements.txt
</pre>
</div>
</content>
</entry>
<entry>
<title>pip is prejudiced against dashes and underscores (#2922)</title>
<updated>2016-05-29T05:17:08+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-05-29T05:17:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c6c3b6d9d50f50f7876d94899a934ecdd68bf417'/>
<id>c6c3b6d9d50f50f7876d94899a934ecdd68bf417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Centralize declaration of docs and pep8 deps in setup.py</title>
<updated>2016-01-18T04:28:05+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-01-18T04:28:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=9417608c11482a422a26b8fb4edf3872497e36f1'/>
<id>9417608c11482a422a26b8fb4edf3872497e36f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more duplication reduction</title>
<updated>2016-01-17T16:41:53+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-01-17T16:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3499d6dd025ddbb4b05ab12f8c74acf98430aa97'/>
<id>3499d6dd025ddbb4b05ab12f8c74acf98430aa97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
