gnu: python: Replace input python by python-wrapper.
[jackhill/guix/guix.git] / gnu / packages / version-control.scm
index 14404f0..ed64b46 100644 (file)
@@ -126,7 +126,7 @@ everything from small to very large projects with speed and efficiency.")
       `(("apr" ,apr)
         ("apr-util" ,apr-util)
         ("perl" ,perl)
-        ("python" ,python)
+        ("python" ,python-wrapper)
         ("sqlite" ,sqlite)
         ("zlib" ,zlib)))
     (home-page "http://subversion.apache.org/")