<html><body><p><font size="2">Hello,</font><br><br><font size="2">as of Jul 9, the LNT build bot on SystemZ shows red.  The problem occurs in the "setup lit" test, which fails due to:</font><br><tt>Processing dependencies for LNT==0.4.2.dev0<br>Searching for typing<br>Reading </tt><a href="https://pypi.org/simple/typing/"><tt>https://pypi.org/simple/typing/</tt></a><tt><br>Downloading </tt><a href="https://files.pythonhosted.org/packages/8f/00/c999df515e923dbb73281426f5032a3d12b68600e362af30ed2c495d1e79/typing-3.7.4.2.tar.gz#sha256=6f6f3553709d2234e412092e5daa93aaaaa42ea1854505442280b39f9311707f"><tt>https://files.pythonhosted.org/packages/8f/00/c999df515e923dbb73281426f5032a3d12b68600e362af30ed2c495d1e79/typing-3.7.4.2.tar.gz#sha256=6f6f3553709d2234e412092e5daa93aaaaa42ea1854505442280b39f9311707f</tt></a><tt><br>Best match: typing 3.7.4.2<br>Processing typing-3.7.4.2.tar.gz<br>Writing /tmp/easy_install-320eoftg/typing-3.7.4.2/setup.cfg<br>Running typing-3.7.4.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-320eoftg/typing-3.7.4.2/egg-dist-tmp-h7gsmgmu<br>ERROR: You need Python 2.7 or 3.4 to install the typing package.<br>error: Setup script exited with 1<br></tt><br><font size="2">I'm not really a Python expert, but from reading the docs it appears that on Python 3.5 and newer, one should should never attempt to install the "typing" module, as the functionality has been integrated into the core.  (The sandbox on the build bot system uses Python 3.8.)</font><br><br><font size="2">And in fact, if I manually remove the "typing" entry in the install_requires section of lnt/setup.py, the installation (and subsequent test suite run) goes through.</font><br><br><font size="2">How is this supposed to work?  Could this be some sort of environment issue on my machine?</font><br><br><font size="2"><br><br>Mit freundlichen Gruessen / Best Regards<br><br>Ulrich Weigand<br><br>-- <br>  Dr. Ulrich Weigand | Phone: +49-7031/16-3727<br>  Distinguished Engineer, Open source compilers and toolchain<br>  IBM Deutschland Research & Development GmbH<br>  Vors. des Aufsichtsrats: Gregor Pillen | Geschäftsführung: Dirk Wittkopp<br>  Sitz d. Ges.: Böblingen | Registergericht: Amtsgericht Stuttgart, HRB 243294<br>  Data Privacy Statement der IBM: <a href="https://www.ibm.com/privacy/us/en/">https://www.ibm.com/privacy/us/en/</a></font><BR>
</body></html>