<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python/Pipfile, branch v0.4.0</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.4.0</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.4.0'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2021-06-24T01:09:15Z</updated>
<entry>
<title>pipenv: add pydantic; add surt; narrow dynaconf</title>
<updated>2021-06-24T01:09:15Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-06-24T01:03:48Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=e33839ba643acd0c3e6c0809e79848b7cfa93cdb'/>
<id>urn:sha1:e33839ba643acd0c3e6c0809e79848b7cfa93cdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump fuzzycat dependency to 0.1.21</title>
<updated>2021-06-02T07:41:57Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-06-02T07:41:57Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=8522cfe919402f74cb73ac8c1b8181fb8177adcd'/>
<id>urn:sha1:8522cfe919402f74cb73ac8c1b8181fb8177adcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update fuzzycat to 0.1.20</title>
<updated>2021-06-01T01:09:47Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-06-01T01:09:47Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=08d2f76ec1aba9a8be4916379da1cd46bb86ef57'/>
<id>urn:sha1:08d2f76ec1aba9a8be4916379da1cd46bb86ef57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump Flask to 2.x; other deps upgraded automatically</title>
<updated>2021-05-22T00:48:30Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-05-21T19:23:55Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b29871a2f70bcaad1b766202c32b24e670a44f95'/>
<id>urn:sha1:b29871a2f70bcaad1b766202c32b24e670a44f95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pipenv: constrain most package versions to at least major</title>
<updated>2021-04-20T00:05:12Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-04-20T00:05:10Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=d6a4ad23d6bf0f1a1b4329e998b2b508430487b6'/>
<id>urn:sha1:d6a4ad23d6bf0f1a1b4329e998b2b508430487b6</id>
<content type='text'>
Don't have a complete policy with this change, just locking things down
a bit more so small package additions and updates don't end up upgrading
some small dependency to a major new backwards-incompatible version.

Also, correct bs4 -&gt; beautifulsoup4 (bs4 is the import name, not the
package name)
</content>
</entry>
<entry>
<title>pipenv: remove unused pg-view and pykafka libraries</title>
<updated>2021-04-20T00:04:43Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-04-20T00:04:43Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=595c057aed914f8696cdb368a182db1ce9abf8ee'/>
<id>urn:sha1:595c057aed914f8696cdb368a182db1ce9abf8ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pipenv: switch to ES 7.x client libraries</title>
<updated>2021-04-07T04:53:49Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-02-27T04:11:24Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=6c6a9915e5501663b6840b3e304388017d5ce6f9'/>
<id>urn:sha1:6c6a9915e5501663b6840b3e304388017d5ce6f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pipenv: switch to python3.8 (and re-build lock)</title>
<updated>2021-01-05T20:47:10Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-11T20:32:06Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=033fb23b0ce073993552bdd4d7e2cb59d39157f8'/>
<id>urn:sha1:033fb23b0ce073993552bdd4d7e2cb59d39157f8</id>
<content type='text'>
This commit has *only* the pipenv change from python3.7 -&gt; python3.8 and
lockfile update.
</content>
</entry>
<entry>
<title>pipenv: bump fuzzycat to 0.1.9</title>
<updated>2020-12-17T22:05:15Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-17T22:05:15Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=d5c8b54aaf600764bc59855c4529952195c87fb5'/>
<id>urn:sha1:d5c8b54aaf600764bc59855c4529952195c87fb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pipenv: add fuzzycat dependency</title>
<updated>2020-12-17T03:52:53Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-17T03:52:45Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=20f27677aff762822bbd3aa944caf430c089ab4b'/>
<id>urn:sha1:20f27677aff762822bbd3aa944caf430c089ab4b</id>
<content type='text'>
</content>
</entry>
</feed>
