<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/py-bcrypt-git.git, 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>Fix security policy link (#245)</title>
<updated>2021-01-21T00:35:41+00:00</updated>
<author>
<name>Ben Soyka</name>
<email>bensoyka@icloud.com</email>
</author>
<published>2021-01-21T00:35:41+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=d22ece077755fa375a65739965da20323c500ea7'/>
<id>d22ece077755fa375a65739965da20323c500ea7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove travis, add more GA jobs (#243)</title>
<updated>2020-12-23T02:11:29+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-12-23T02:11:29+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=8f8a0d945d4193afcebf58566958b01103743d53'/>
<id>8f8a0d945d4193afcebf58566958b01103743d53</id>
<content type='text'>
* remove travis, add more GA jobs

no arm64 CI job yet

* remove all but minimum/latest jobs for windows and macos

we ship abi3 on all platforms and these jobs don't have a lot of value.
we test on all versions through linux.

* indentation is hard</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove travis, add more GA jobs

no arm64 CI job yet

* remove all but minimum/latest jobs for windows and macos

we ship abi3 on all platforms and these jobs don't have a lot of value.
we test on all versions through linux.

* indentation is hard</pre>
</div>
</content>
</entry>
<entry>
<title>Update our python versions to be consistent (#241)</title>
<updated>2020-12-19T17:21:01+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-19T17:21:01+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=71d92347b0c084c2b6aa1daa6a83d31c48e958a0'/>
<id>71d92347b0c084c2b6aa1daa6a83d31c48e958a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump actions/setup-python from v2.1.4 to v2.2.0 (#240)</title>
<updated>2020-12-18T14:00:30+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2020-12-18T14:00: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=7a4a24256274568f6b9734bcf70eda95b5f54cd9'/>
<id>7a4a24256274568f6b9734bcf70eda95b5f54cd9</id>
<content type='text'>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.1.4 to v2.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.1.4...8c5ea631b2b2d5d8840cf4a2b183a8a0edc1e40d)

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;

Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.1.4 to v2.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.1.4...8c5ea631b2b2d5d8840cf4a2b183a8a0edc1e40d)

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;

Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update actions/setup-python requirement to v2.1.4 (#237)</title>
<updated>2020-11-24T04:42:29+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2020-11-24T04:42:29+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=0e8dc9f9608e99739399d6640ee1b44a39934d9c'/>
<id>0e8dc9f9608e99739399d6640ee1b44a39934d9c</id>
<content type='text'>
Updates the requirements on [actions/setup-python](https://github.com/actions/setup-python) to permit the latest version.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/commits/41b7212b1668f5de9d65e9c82aa777e6bbedb3a8)

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;

Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates the requirements on [actions/setup-python](https://github.com/actions/setup-python) to permit the latest version.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/commits/41b7212b1668f5de9d65e9c82aa777e6bbedb3a8)

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;

Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Added dependabot for GHA (#236)</title>
<updated>2020-11-24T04:32:01+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-11-24T04:32:01+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=afd7de4a8972728e59b180d2d8162cf624f8d6f5'/>
<id>afd7de4a8972728e59b180d2d8162cf624f8d6f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Different day, different black (#232)</title>
<updated>2020-08-27T02:47:24+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-08-27T02:47:24+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=8ec8842d9f34bee538594d69e003640a39c4cb69'/>
<id>8ec8842d9f34bee538594d69e003640a39c4cb69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove page-size wizard nonsense now that the wheel buidler is fixed (#230)</title>
<updated>2020-08-25T23:44:14+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-08-25T23:44:14+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=06bdac893b726c93146606fe5f7f27838460a7f2'/>
<id>06bdac893b726c93146606fe5f7f27838460a7f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .travis.yml (#229)</title>
<updated>2020-08-18T19:55:31+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-08-18T19:55: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=92f86911c6d9060698cf7cf3fbc87f2db728529b'/>
<id>92f86911c6d9060698cf7cf3fbc87f2db728529b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try gravitron2 arm64 (#228)</title>
<updated>2020-08-18T19:38:45+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-08-18T19:38:45+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=ec863dd5da59dde957963053fd5b1d9a36022f76'/>
<id>ec863dd5da59dde957963053fd5b1d9a36022f76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
