Skip to content

donpapi: upgrade to v2 #4513

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

Merged
merged 2 commits into from
Apr 1, 2025
Merged

donpapi: upgrade to v2 #4513

merged 2 commits into from
Apr 1, 2025

Conversation

noraj
Copy link
Contributor

@noraj noraj commented Mar 31, 2025

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:

  • python-flask-rich
  • python-jwt
  • python-ochre
  • python-stransi

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.

@noraj noraj requested a review from noptrix as a code owner March 31, 2025 19:16
@noraj noraj mentioned this pull request Mar 31, 2025
2 tasks
@@ -4,15 +4,17 @@
pkgname=donpapi
_pkgname=DonPAPI
pkgver=V1.2.0.r40.g61db37a
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's not tagged v2 yet because login-securite/DonPAPI#116

@noraj
Copy link
Contributor Author

noraj commented Mar 31, 2025

cc @Fireplop

@noptrix noptrix merged commit 14b3d20 into master Apr 1, 2025
2 checks passed
@noptrix noptrix deleted the noraj/donpapi-v2 branch April 1, 2025 20:57
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.

Donpapi missing several dependancies
2 participants