<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/setup.py, branch 1.6</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>CertificateBuilder accepts aware datetimes for not_valid_after and not_valid_before (#2920)</title>
<updated>2016-08-17T02:39:31+00:00</updated>
<author>
<name>InvalidInterrupt</name>
<email>InvalidInterrupt@users.noreply.github.com</email>
</author>
<published>2016-08-17T02:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8e66ca6813016d9fc6f57d5f1e50530fc39f78ae'/>
<id>8e66ca6813016d9fc6f57d5f1e50530fc39f78ae</id>
<content type='text'>
* CertificateBuilder accepts aware datetimes for not_valid_after and not_valid_before
These functions now accept aware datetimes and convert them to UTC

* Added pytz to test requirements

* Correct pep8 error and improve Changelog wording

* Improve tests and clarify changelog message

* Trim Changelog line length

* Allow RevokedCertificateBuilder and CertificateRevocationListBuilder to accept aware datetimes

* Fix accidental changelog entry
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* CertificateBuilder accepts aware datetimes for not_valid_after and not_valid_before
These functions now accept aware datetimes and convert them to UTC

* Added pytz to test requirements

* Correct pep8 error and improve Changelog wording

* Improve tests and clarify changelog message

* Trim Changelog line length

* Allow RevokedCertificateBuilder and CertificateRevocationListBuilder to accept aware datetimes

* Fix accidental changelog entry
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark the minimum pytest version in setup.py. (#3035)</title>
<updated>2016-07-02T02:32:23+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-07-02T02:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=14a9ad4c35a625088339e2e142907243adfffa99'/>
<id>14a9ad4c35a625088339e2e142907243adfffa99</id>
<content type='text'>
Fixes #3034</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #3034</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>Remove redundant excludes from find_packages</title>
<updated>2016-03-26T22:11:03+00:00</updated>
<author>
<name>Frazer McLean</name>
<email>frazer@frazermclean.co.uk</email>
</author>
<published>2016-03-26T22:10:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=542ea8ebd23811a0002c91ddf698176a64f34be2'/>
<id>542ea8ebd23811a0002c91ddf698176a64f34be2</id>
<content type='text'>
Resolves #2854.

tests don't need excluded because they're not within the "src" directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #2854.

tests don't need excluded because they're not within the "src" directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't try to use hypothesis on Python 2.6, upstream dropped support</title>
<updated>2016-02-19T12:33:56+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-02-19T12:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=de3aa05c45c5144422c9139e385630b1d928b73f'/>
<id>de3aa05c45c5144422c9139e385630b1d928b73f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require a newer setuptools.</title>
<updated>2016-01-23T14:26:07+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-01-23T14:26:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=30e199e0fb220a17b3089508a59d29a2924f10e4'/>
<id>30e199e0fb220a17b3089508a59d29a2924f10e4</id>
<content type='text'>
This lets a long confusing comment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This lets a long confusing comment.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2676 from alex/docs-pep8-dedupe</title>
<updated>2016-01-18T15:08:24+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-01-18T15:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=9244deaa07e92399556e8f5d0f7b32cf79f2e201'/>
<id>9244deaa07e92399556e8f5d0f7b32cf79f2e201</id>
<content type='text'>
Centralize declaration of docs and pep8 deps in setup.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Centralize declaration of docs and pep8 deps in setup.py</pre>
</div>
</content>
</entry>
<entry>
<title>Delete two out of date comments</title>
<updated>2016-01-18T04:45:10+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-01-18T04:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b638dba24e9b9b5b28d67b920466d4552410f629'/>
<id>b638dba24e9b9b5b28d67b920466d4552410f629</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>add this back, we couldn't dedupe there</title>
<updated>2016-01-17T16:46:25+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-01-17T16:46:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e74dc4ed8608d119881273b887b8c022128846d7'/>
<id>e74dc4ed8608d119881273b887b8c022128846d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
