[gnome-builder] flatpak: add rstcheck dep in pip3 command
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] flatpak: add rstcheck dep in pip3 command
- Date: Sat, 22 Jan 2022 21:05:58 +0000 (UTC)
commit 90c730a86618f16d099f6fb7f4d7b465f326f8cc
Author: Christian Hergert <chergert redhat com>
Date: Sat Jan 22 13:05:53 2022 -0800
flatpak: add rstcheck dep in pip3 command
build-aux/flatpak/python-deps.json | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/build-aux/flatpak/python-deps.json b/build-aux/flatpak/python-deps.json
index fceffa62c..b31c71aa6 100644
--- a/build-aux/flatpak/python-deps.json
+++ b/build-aux/flatpak/python-deps.json
@@ -2,7 +2,7 @@
"name": "python3-deps",
"buildsystem": "simple",
"build-commands": [
- "pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} sphinx
sphinx_rtd_theme lxml docutils codespell gi-docgen"
+ "pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} sphinx
sphinx_rtd_theme lxml docutils codespell gi-docgen rstcheck"
],
"sources": [
{
@@ -151,9 +151,9 @@
"sha256": "2d5cfdf45f4d12816902cfe7e38474032779133bbb41e321fe0ec46e42726b6a"
},
{
- "type": "file",
- "url":
"https://files.pythonhosted.org/packages/81/3f/42c187b6e0840145a45021ceb1a2c83697b9aa41068add75d1fa6757bdca/rstcheck-3.3.1.tar.gz",
- "sha256": "92c4f79256a54270e0402ba16a2f92d0b3c15c8f4410cb9c57127067c215741f"
+ "type": "file",
+ "url":
"https://files.pythonhosted.org/packages/81/3f/42c187b6e0840145a45021ceb1a2c83697b9aa41068add75d1fa6757bdca/rstcheck-3.3.1.tar.gz",
+ "sha256": "92c4f79256a54270e0402ba16a2f92d0b3c15c8f4410cb9c57127067c215741f"
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]