<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat-scholar/Pipfile, branch v0.2.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.bnewbold.net/fatcat-scholar/atom?h=v0.2.1</id>
<link rel='self' href='https://git.bnewbold.net/fatcat-scholar/atom?h=v0.2.1'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/'/>
<updated>2022-04-06T23:26:21+00:00</updated>
<entry>
<title>pipenv: resolve fastapi-rss dependency issue by locking to fastapi-rss==0.1.3</title>
<updated>2022-04-06T23:26:21+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2022-04-06T23:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=511c91ee94cc98f7dce0d563c1709f3c96de27e9'/>
<id>urn:sha1:511c91ee94cc98f7dce0d563c1709f3c96de27e9</id>
<content type='text'>
This older version of the package does not try to lock the fastapi
version
</content>
</entry>
<entry>
<title>pipenv: add fastapi-rss</title>
<updated>2022-03-26T01:27:42+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2022-03-26T01:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=9292e1ac19aba56f1b49fc83515b1fb61ce485c7'/>
<id>urn:sha1:9292e1ac19aba56f1b49fc83515b1fb61ce485c7</id>
<content type='text'>
When re-locking, this resulted in an older FastAPI version. I think this
is an upstream mistake, and I filed an issue.
</content>
</entry>
<entry>
<title>pipenv: black (code style tool) has stable release</title>
<updated>2022-02-04T00:29:37+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2022-02-04T00:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=4914dd9d3608043d4974380b9cd62aafd0ffc5c0'/>
<id>urn:sha1:4914dd9d3608043d4974380b9cd62aafd0ffc5c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pipenv: bump grobid_tei_xml version</title>
<updated>2021-10-28T20:55:32+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-10-28T20:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=2079756616cb2556257fb5f861628188a917f0cf'/>
<id>urn:sha1:2079756616cb2556257fb5f861628188a917f0cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pipenv: update lint and type check tools</title>
<updated>2021-10-28T01:25:23+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-10-27T22:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=2df97f479324150a2982342aaef0ba3949ece07a'/>
<id>urn:sha1:2df97f479324150a2982342aaef0ba3949ece07a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pipenv: pull in grobid_tei_xml to replace grobid2json</title>
<updated>2021-10-28T01:25:23+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-10-27T21:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=d3984ebdcd91cad30133e258fd9ae6b08eaefcc3'/>
<id>urn:sha1:d3984ebdcd91cad30133e258fd9ae6b08eaefcc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pipenv: pin elasticsearch to prevent UnsupportedProductError</title>
<updated>2021-10-27T21:13:39+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-10-27T21:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=b13265f3bfeb6a23c874425fe8b58bc9a44f9522'/>
<id>urn:sha1:b13265f3bfeb6a23c874425fe8b58bc9a44f9522</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pipenv: use correct/full beautifulsoup package name</title>
<updated>2021-07-01T01:33:40+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-07-01T01:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=e9b9abb51d03f8d8dc0b324a5c97e3758e0d2ec9'/>
<id>urn:sha1:e9b9abb51d03f8d8dc0b324a5c97e3758e0d2ec9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump jinja2 major version, and other dep version updates</title>
<updated>2021-06-11T22:41:20+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-05-21T19:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=c743b6a1508f22fba3cc66c1ae280448beb6891d'/>
<id>urn:sha1:c743b6a1508f22fba3cc66c1ae280448beb6891d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump fuzzycat to v0.0.19 (for ES 7.x compatibility)</title>
<updated>2021-04-12T18:21:11+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-04-12T18:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=ededee81530ae2d7179e34c9a8ebefb2689fea28'/>
<id>urn:sha1:ededee81530ae2d7179e34c9a8ebefb2689fea28</id>
<content type='text'>
</content>
</entry>
</feed>
