Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Web Portal dependencies for improve-build branch #6310

Open
grantfitzsimmons opened this issue Mar 10, 2025 · 0 comments
Open

Update Web Portal dependencies for improve-build branch #6310

grantfitzsimmons opened this issue Mar 10, 2025 · 0 comments
Milestone

Comments

@grantfitzsimmons
Copy link
Member

Most of this work was already done by @sglim2 at Cardiff University:

Briefly, the changes include:

  • python2->python3: Python code has been updated to python3, (3.8 and 3.9 tested). This is mostly changing print statements, and explicitly stating the text encoding in elementtree write statements.
  • solr7.5.0->solr8.11.1: Updated the hard-coded solr version to 8.11.x (current download is 8.11.1)
  • Dockerfile: I've added a Dockerfile to this branch, based on https://github.com/specify/specify7-docker/blob/master/Dockerfile.
    (Note, I've hard-coded my forked/branched github repo, which would need to be changed.)
  • README: Updated the readme file to reference the new python and solr versions.
@grantfitzsimmons grantfitzsimmons added this to the Updates milestone Mar 10, 2025
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

No branches or pull requests

1 participant