<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/py-bcrypt-git.git/MANIFEST.in, branch master</title>
<subtitle>github.com: pyca/bcrypt.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/'/>
<entry>
<title>add: type hints to top level functions (#218)</title>
<updated>2020-08-14T02:09:30+00:00</updated>
<author>
<name>Steve Dignam</name>
<email>sbdchd@users.noreply.github.com</email>
</author>
<published>2020-08-14T02:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=f9066e2be5881a39f0048a86987728df4fd9f773'/>
<id>f9066e2be5881a39f0048a86987728df4fd9f773</id>
<content type='text'>
* WIP: add type hints to top level functions

TODO:
- see if mypy picks up types when installing in new project
- setup mypy in CI

fixes https://github.com/pyca/bcrypt/issues/215

* add mypy to ci &amp; move py.typed to correct folder?

* try and get mypy to run in CI

* run mypy in travis?

* use mypy defaults for python_version and platform

https://mypy.readthedocs.io/en/stable/config_file.html#platform-configuration

* update change log with changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* WIP: add type hints to top level functions

TODO:
- see if mypy picks up types when installing in new project
- setup mypy in CI

fixes https://github.com/pyca/bcrypt/issues/215

* add mypy to ci &amp; move py.typed to correct folder?

* try and get mypy to run in CI

* run mypy in travis?

* use mypy defaults for python_version and platform

https://mypy.readthedocs.io/en/stable/config_file.html#platform-configuration

* update change log with changes</pre>
</div>
</content>
</entry>
<entry>
<title>Remove reference to azure pipelines from manifest.in (#203)</title>
<updated>2020-04-19T17:26:06+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-04-19T17:26:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=2e6287ce2311d96b792cbc0acc311c7e8ff980db'/>
<id>2e6287ce2311d96b792cbc0acc311c7e8ff980db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release automation for CI updates (#178)</title>
<updated>2019-05-27T03:34:30+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-05-27T03:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=cb29250759c8d4b601346735613eadf0f6f7162e'/>
<id>cb29250759c8d4b601346735613eadf0f6f7162e</id>
<content type='text'>
* Update release automation for CI updates

* flake8

* Fixed Manifest

* empty commit

* oops
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update release automation for CI updates

* flake8

* Fixed Manifest

* empty commit

* oops
</pre>
</div>
</content>
</entry>
<entry>
<title>add azure pipelines wheel builder for bcrypt (#177)</title>
<updated>2019-05-26T22:38:37+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-05-26T22:38:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=61e833684fecb405357fdd67088431a958579b7b'/>
<id>61e833684fecb405357fdd67088431a958579b7b</id>
<content type='text'>
* add azure pipelines wheel builder for bcrypt

* fix manifest, remove jenkins
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add azure pipelines wheel builder for bcrypt

* fix manifest, remove jenkins
</pre>
</div>
</content>
</entry>
<entry>
<title>Azure (#174)</title>
<updated>2019-05-26T15:28:59+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-05-26T15:28:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=6659f215bfb9c8398cc99e13dc2d8cef564bf57d'/>
<id>6659f215bfb9c8398cc99e13dc2d8cef564bf57d</id>
<content type='text'>
* switch to azure pipelines

no more jenkins, do mac builds on azure

* add status badge

* fix manifest issue

* full path to tox on windows

* quotes

* indentation

* i don't understand.

* remove unneeded vars

* test on more pythons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* switch to azure pipelines

no more jenkins, do mac builds on azure

* add status badge

* fix manifest issue

* full path to tox on windows

* quotes

* indentation

* i don't understand.

* remove unneeded vars

* test on more pythons
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a pyproject.toml (#153)</title>
<updated>2018-07-23T22:35:55+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2018-07-23T22:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=b8c466aac02ddddecc520c8c8646edec70dd5895'/>
<id>b8c466aac02ddddecc520c8c8646edec70dd5895</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Jenkins wheel builder (#112)</title>
<updated>2017-06-25T22:14:35+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-06-25T22:14:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=9261402d6c98daecf82b5e13c8c06defc96e473d'/>
<id>9261402d6c98daecf82b5e13c8c06defc96e473d</id>
<content type='text'>
* jenkinsfile for bcrypt wheel builder

* remove unneeded wheel scripts

* build for py26 as well

* manifest!!!

* don't assert when we can bcrypt.checkpw(password, hashed)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jenkinsfile for bcrypt wheel builder

* remove unneeded wheel scripts

* build for py26 as well

* manifest!!!

* don't assert when we can bcrypt.checkpw(password, hashed)
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to Jenkinsfile for jenkins job configuration (#108)</title>
<updated>2017-04-28T16:34:27+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-04-28T16:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=2c36d3a096db862bcefba9311c53f8b6e3f6168c'/>
<id>2c36d3a096db862bcefba9311c53f8b6e3f6168c</id>
<content type='text'>
* Switch to Jenkinsfile for jenkins job configuration

* exclude Jenkinsfile from the package

* add freebsd and separate scm checkout stage

* try to add some color

* prettier ansicolor wrapper + a build timeout

* try a thing

* what is going on

* this should be dumb and wrong

* how 'bout this

* this should work
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Switch to Jenkinsfile for jenkins job configuration

* exclude Jenkinsfile from the package

* add freebsd and separate scm checkout stage

* try to add some color

* prettier ansicolor wrapper + a build timeout

* try a thing

* what is going on

* this should be dumb and wrong

* how 'bout this

* this should work
</pre>
</div>
</content>
</entry>
<entry>
<title>add build scripts for creating manylinux1 wheels (#89)</title>
<updated>2016-12-17T19:24:23+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-12-17T19:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=044605b6877da8db60ec1aa23a24356b9eb95631'/>
<id>044605b6877da8db60ec1aa23a24356b9eb95631</id>
<content type='text'>
* add build scripts for creating manylinux1 wheels

* update manifest to make check-manifest happy

* quote some things

* more review feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add build scripts for creating manylinux1 wheels

* update manifest to make check-manifest happy

* quote some things

* more review feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix packaging (#87)</title>
<updated>2016-06-30T17:05:21+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2016-06-30T17:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=dcbfcccb7eabd30726fc84485bf7c012a4d3966b'/>
<id>dcbfcccb7eabd30726fc84485bf7c012a4d3966b</id>
<content type='text'>
* Ensure that all files are packaged or excluded

* Add a test to ensure our packaging stays correct
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Ensure that all files are packaged or excluded

* Add a test to ensure our packaging stays correct
</pre>
</div>
</content>
</entry>
</feed>
