Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related issue
fixes #4512
Description
Refactor to upgrade to donpapi v2
https://x.com/_zblurx/status/1809228045435240583
it also brings dploot v3, as it's a dependency of donpapi now
https://x.com/_zblurx/status/1818645383943163938
several new transitive dependencies are introduces that could also be useful for other projects:
Test
ba-dev -I ../python-ochre/python-ochre-0.4.0-1-any.pkg.tar.zst -I ../python-stransi/python-stransi-0.3.0-1-any.pkg.tar.zst -I ../python-flask-rich/python-flask-rich-0.4.1-1-any.pkg.tar.zst -I ../python-dploot/python-dploot-3.1.2-1-any.pkg.tar.zst -I ../python-jwt/python-jwt-1.3.1-1-any.pkg.tar.zst
ba-dev -e 'donpapi' -p donpapi-1:V1.2.0.r40.g61db37a-1-any.pkg.tar.zst
sudo pacman -U donpapi-1:V1.2.0.r40.g61db37a-1-any.pkg.tar.zst ../python-ochre/python-ochre-0.4.0-1-any.pkg.tar.zst ../python-stransi/python-stransi-0.3.0-1-any.pkg.tar.zst ../python-flask-rich/python-flask-rich-0.4.1-1-any.pkg.tar.zst ../python-dploot/python-dploot-3.1.2-1-any.pkg.tar.zst ../python-jwt/python-jwt-1.3.1-1-any.pkg.tar.zst --asdeps
donpapi gui
Note
This was a lot of work but here we are. Nice to have a true web server rather than just generating an HTML file.