[jhbuild] Remove pygobject-python2



commit 62e78cf2ef8b0d80aac2b48570b856c3ebf97c99
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Sun Mar 8 16:13:32 2020 +0100

    Remove pygobject-python2
    
    Unused now and master is about to drop Python 2 support.
    If someone still requires it speak up and we can add it back.

 modulesets/gnome-world.modules | 11 -----------
 1 file changed, 11 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index a860eee8..ef3d2dc2 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -706,17 +706,6 @@
             checkoutdir="pycairo-python2"/>
   </distutils>
 
-  <!-- Python 2 build of pygobject, until everything gets ported to Python 3 -->
-  <distutils id="pygobject-python2">
-    <branch module="pygobject" checkoutdir="pygobject-python2"/>
-    <dependencies>
-      <dep package="glib"/>
-      <dep package="pycairo-python2"/>
-      <dep package="python2-devel"/>
-      <dep package="gobject-introspection"/>
-    </dependencies>
-  </distutils>
-
   <autotools id="pygtk">
     <branch/>
     <dependencies>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]