Skip to content

Commit

Permalink
Update mutagen to 1.46.0
Browse files Browse the repository at this point in the history
oscfdezdz committed Jun 25, 2023
1 parent 27266dc commit 95fad39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions com.github.lachhebo.Gabtag.Devel.json
Original file line number Diff line number Diff line change
@@ -28,13 +28,13 @@
"name": "python3-mutagen",
"buildsystem": "simple",
"build-commands": [
"pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} mutagen"
"pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} mutagen --no-build-isolation"
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/f3/d9/2232a4cb9a98e2d2501f7e58d193bc49c956ef23756d7423ba1bd87e386d/mutagen-1.45.1.tar.gz",
"sha256": "6397602efb3c2d7baebd2166ed85731ae1c1d475abca22090b7141ff5034b3e1"
"url": "https://files.pythonhosted.org/packages/b1/54/d1760a363d0fe345528e37782f6c18123b0e99e8ea755022fd51f1ecd0f9/mutagen-1.46.0.tar.gz",
"sha256": "6e5f8ba84836b99fe60be5fb27f84be4ad919bbb6b49caa6ae81e70584b55e58"
}
]
},

0 comments on commit 95fad39

Please sign in to comment.