Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pipenv: update deps | Bryan Newbold | 2019-12-17 | 1 | -9/+53 |
| | | | | | | | | loginpass patches got accepted upstream a while back, so don't need to pin to a git version ipython 7.10 seems to have problems installing, so restricting to earlier 6.x versions | ||||
* | pipenv: restrict pytest<5.0.0 | Bryan Newbold | 2019-12-17 | 1 | -4/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This prevents a test exception that presents like: tests/transform_csl.py:46: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ fatcat_tools/transforms/csl.py:204: in citeproc_csl style_path = get_style_filepath(style) .venv/lib/python3.5/site-packages/citeproc_styles/__init__.py:74: in get_style_filepath if resource_exists(__name__, independent_style): .venv/lib/python3.5/site-packages/pkg_resources/__init__.py:1134: in resource_exists return get_provider(package_or_requirement).has_resource(resource_name) .venv/lib/python3.5/site-packages/pkg_resources/__init__.py:1404: in has_resource return self._has(self._fn(self.module_path, resource_name)) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pkg_resources.NullProvider object at 0x7f4f38c0bb00> path = '/home/bnewbold/code/fatcat/python/.venv/lib/python3.5/site-packages/citeproc_styles/styles/bibtex.csl' def _has(self, path): raise NotImplementedError( > "Can't perform this operation for unregistered loader type" ) E NotImplementedError: Can't perform this operation for unregistered loader type | ||||
* | pipenv: update Pipfile and Pipfile.lock | Bryan Newbold | 2019-12-17 | 1 | -284/+316 |
| | | | | | | This is still manually tweaked. I believe i've bifurcated the source of the CSL/citeproc_style import error to upgrade of the 'pytest' module. This commit upgrades all packages except pytest. | ||||
* | pipfile: add langcodes and dateparser dependencies | Bryan Newbold | 2019-12-17 | 1 | -1/+42 |
| | |||||
* | pipenv: add elasticsearch and elasticsearch-dsl libraries | Bryan Newbold | 2019-12-10 | 1 | -1/+17 |
| | | | | | These are low-level and high-level (respectively) client wrappers for elasticsearch | ||||
* | add pytest-mock helper library to dev deps | Bryan Newbold | 2019-12-06 | 1 | -1/+9 |
| | |||||
* | update Pipfile.lock after confluent-kafka rebase | Bryan Newbold | 2019-09-20 | 1 | -1/+33 |
| | |||||
* | update all other mentions of python client lib | Bryan Newbold | 2019-09-05 | 1 | -3/+3 |
| | |||||
* | very conservative Pipfile.lock to fix import bug | Bryan Newbold | 2019-09-04 | 1 | -141/+143 |
| | | | | | | | | | | | | When pipenv upgraded all dependencies after installing pygal, tests failed due to errors like: NotImplementedError: Can't perform this operation for unregistered loader type coming from citeproc style code, via `pkg_resource`. Still not sure what the root cause is, as that package itself wasn't upgraded. I tried a bit of bisecting dependency upgrades but nothing obvious was the cause, and a full bisection would take forever. | ||||
* | import pygal | Bryan Newbold | 2019-09-04 | 1 | -144/+150 |
| | |||||
* | make fatcat_client not relocatable | Bryan Newbold | 2019-06-20 | 1 | -105/+126 |
| | | | | This is necessary to for build artifacts. | ||||
* | fix pipenv after merge | Bryan Newbold | 2019-05-21 | 1 | -259/+116 |
| | |||||
* | pipenv: beautiful soup and pylatexenc | Bryan Newbold | 2019-05-21 | 1 | -0/+139 |
| | |||||
* | point loginpass to upstream (patch accepted) | Bryan Newbold | 2019-04-10 | 1 | -3/+3 |
| | |||||
* | bump loginpass patch version | Bryan Newbold | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | update Pipfile.lock using new pipenv (2018.11.26) | Bryan Newbold | 2019-04-10 | 1 | -18/+6 |
| | |||||
* | use patched loginpass (temporarily) | Bryan Newbold | 2019-04-10 | 1 | -46/+6 |
| | |||||
* | flask-mwoauth for Wikipedia OAuth logins | Bryan Newbold | 2019-04-09 | 1 | -29/+71 |
| | |||||
* | pytest improvements: squelch raven deprecation; run pylint | Bryan Newbold | 2019-04-04 | 1 | -33/+23 |
| | |||||
* | markdown rendering of comments/annotations | Bryan Newbold | 2019-04-03 | 1 | -50/+65 |
| | |||||
* | add wtforms deps | Bryan Newbold | 2019-03-20 | 1 | -1/+17 |
| | |||||
* | dep: python-magic | Bryan Newbold | 2019-03-19 | 1 | -1/+9 |
| | |||||
* | add missing beautifulsoup python dep | Bryan Newbold | 2019-03-19 | 1 | -13/+35 |
| | |||||
* | citeproc-py dep | Bryan Newbold | 2019-03-11 | 1 | -236/+245 |
| | | | | | The style package has 40+ MByte of style info (thousands of files), which is unforunately large. | ||||
* | start changes to release ES schema | Bryan Newbold | 2019-01-23 | 1 | -87/+102 |
| | |||||
* | continue breaking out python client | Bryan Newbold | 2019-01-09 | 1 | -1/+5 |
| | |||||
* | update python dependencies | Bryan Newbold | 2019-01-08 | 1 | -39/+35 |
| | |||||
* | require pymacaroons | Bryan Newbold | 2019-01-03 | 1 | -33/+65 |
| | |||||
* | start on webface oauth2/oidc web auth | Bryan Newbold | 2019-01-02 | 1 | -56/+158 |
| | |||||
* | add python-snappy (for pykafka) | Bryan Newbold | 2018-12-10 | 1 | -31/+39 |
| | |||||
* | enable sentry exceptions for fatcat-web | Bryan Newbold | 2018-11-21 | 1 | -1/+1 |
| | |||||
* | remove Pipfile cruft | Bryan Newbold | 2018-11-21 | 1 | -76/+1 |
| | |||||
* | initial OAI-PMH harvesters | Bryan Newbold | 2018-11-19 | 1 | -125/+195 |
| | |||||
* | pipfile: pykafka | Bryan Newbold | 2018-11-04 | 1 | -160/+224 |
| | |||||
* | need debugbar for deployment | Bryan Newbold | 2018-05-31 | 1 | -65/+24 |
| | |||||
* | uuids in flask routes | Bryan Newbold | 2018-05-28 | 1 | -40/+54 |
| | |||||
* | move python code to subdirectory | Bryan Newbold | 2018-05-16 | 1 | -0/+602 |