<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python/Pipfile, branch v0.3.4</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.3.4</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.3.4'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2021-05-22T00:48:30Z</updated>
<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>
<entry>
<title>pipenv: lock pycountry to 19.10 version</title>
<updated>2020-07-31T06:45:30Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-07-31T06:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=79ebac108ece33e77b53cfd18a370dd728baa702'/>
<id>urn:sha1:79ebac108ece33e77b53cfd18a370dd728baa702</id>
<content type='text'>
datacite importer had errors otherwise
</content>
</entry>
<entry>
<title>pipenv: add toml library (and update lock)</title>
<updated>2020-07-31T01:56:33Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-07-30T02:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=e4047b7156c1d6d4d926870efac0f1b3f5de1751'/>
<id>urn:sha1:e4047b7156c1d6d4d926870efac0f1b3f5de1751</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lock loginpass version to prevent conflicting authlib version</title>
<updated>2020-07-31T01:56:33Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-07-30T02:04:09Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=2d13735e57aa4a20eaa36011db24e443a460d1a0'/>
<id>urn:sha1:2d13735e57aa4a20eaa36011db24e443a460d1a0</id>
<content type='text'>
May be possible to upgrade both of these libraries together, but that
isn't the purpose of current development.
</content>
</entry>
</feed>
