20c05e6884
async is the registered keyword since python 3.7, so current version of pexpect fails to work with py37: File "/usr/local/lib/python3.7/site-packages/pexpect/spawnbase.py", line 224 def expect(self, pattern, timeout=-1, searchwindowsize=-1, async=False): ^ SyntaxError: invalid syntax *** Error code 1 Update to latest version solves the issue. Also pass maintainership to python@ at maintainer's request PR: 230188 Approved by: wg (maintainer)
3 lines
157 B
Text
3 lines
157 B
Text
TIMESTAMP = 1532948225
|
|
SHA256 (pexpect-4.6.0.tar.gz) = 2a8e88259839571d1251d278476f3eec5db26deb73a70be5ed5dc5435e418aba
|
|
SIZE (pexpect-4.6.0.tar.gz) = 148966
|