mercurial: 4.9.1 -> 5.2.1 + python3 🚀 (#76126)

mercurial: 4.9.1 -> 5.2.1 + python3  🚀
This commit is contained in:
Jörg Thalheim
2019-12-25 09:37:44 +00:00
committed by GitHub
3 changed files with 59 additions and 69 deletions

View File

@@ -12,8 +12,7 @@ buildPythonPackage {
format = "other";
nativeBuildInputs = [ lndir sip qtbase ];
buildInputs = [ qscintilla ];
propagatedBuildInputs = [ pyqt5 ];
buildInputs = [ qscintilla pyqt5 ];
postPatch = ''
substituteInPlace Python/configure.py \