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 importlib_metadata #47

Merged
merged 1 commit into from
Jun 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions org.gnuhealth.mygnuhealth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ modules:
--prefix=${FLATPAK_DEST} "pygal" --no-build-isolation
sources:
- type: file
url: https://files.pythonhosted.org/packages/a8/c4/b5f03ec36e2d8ad067bbc36697bc78f8c25564f3481ade2d8c8f0a140854/importlib_metadata-7.2.0-py3-none-any.whl
sha256: 04e4aad329b8b948a5711d394fa8759cb80f009225441b4f2a02bd4d8e5f426c
url: https://files.pythonhosted.org/packages/9e/28/7daa5f782f5e2cbbec00556bf23ca106023470ebab3ae1040ee778269af1/importlib_metadata-7.2.1-py3-none-any.whl
sha256: ffef94b0b66046dd8ea2d619b701fe978d9264d38f3998bc4c27ec3b146a87c8
x-checker-data:
name: importlib_metadata
packagetype: bdist_wheel
Expand Down