[jhbuild/python3_markdown] core-deps-latest: gobject-introspection needs python3-markdown
- From: Nelson Ben <nbenitez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild/python3_markdown] core-deps-latest: gobject-introspection needs python3-markdown
- Date: Sun, 9 Aug 2020 16:35:13 +0000 (UTC)
commit 28b0548cfefb59c9d55b33cbf4c11364ce8a3290
Author: Nelson Benítez León <nbenitezl gmail com>
Date: Sun Aug 9 12:28:44 2020 -0400
core-deps-latest: gobject-introspection needs python3-markdown
More specifically, g-ir-doc-tool command from
gobject-introspection package needs python3-markdown
Fixes #71
modulesets/gnome-suites-core-deps-latest.modules | 10 ++++++++++
1 file changed, 10 insertions(+)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index bbacedded..1c1ce71c8 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -683,6 +683,7 @@
<dep package="glib"/>
<dep package="cairo"/>
<dep package="python3-devel"/>
+ <dep package="python3-markdown"/>
</dependencies>
</meson>
@@ -1749,6 +1750,15 @@
</branch>
</distutils>
+ <distutils id="python3-markdown" python3="1">
+ <branch repo="pypi.org"
+ version="3.2.2"
+ module="m/markdown/Markdown-${version}.tar.gz"
+ checkoutdir="python3-markdown-${version}"
+ hash="sha256:1fafe3f1ecabfb514a5285fca634a53c1b32a81cb0feb154264d55bf2ff22c17">
+ </branch>
+ </distutils>
+
<distutils id="python3-setuptools" python3="1">
<branch repo="pypi.org"
module="s/setuptools/setuptools-${version}.zip"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]