Skip to content

Fix broken regex in name reconciliation, use more recent libraries#8

Open
villanueval wants to merge 10 commits intomphilli:masterfrom
Smithsonian:master
Open

Fix broken regex in name reconciliation, use more recent libraries#8
villanueval wants to merge 10 commits intomphilli:masterfrom
Smithsonian:master

Conversation

@villanueval
Copy link
Copy Markdown

Name reconciliation was not working. Seems the regex that extracted the link by looking at a <td><a ... tag wasn't working anymore. Replaced with a bs4 find_all.

Updated the requirements to use modern versions of requests, beautifulsoup4, and Flask. The original specified very old versions of these libraries.

Tested in RHEL 8.8 and Ubuntu 18.04 using Python 3.6.8+.

@villanueval villanueval changed the title Updating to fix broken regex, updating with more recent libraries Fix broken regex in name reconciliation, use more recent libraries May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant