[jhbuild/python3_markdown: 37/37] core-deps-latest: gobject-introspection needs python3-markdown




commit e9d09c1fdab6489a032e87764f7c1829c108d22e
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 87fed670..0bba49c6 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>
 
@@ -1764,6 +1765,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]