Package python3-module-pexpect: Information

    Source package: python3-module-pexpect
    Version: 4.9.0-alt1
    Build time:  Mar 5, 2024, 09:33 PM
    Report package bug
    License: ISC
    Summary: Pexpect is a pure Python Expect. It allows easy control of other applications
    Description: 
    Pexpect is a pure Python module for spawning child applications; controlling
    them; and responding to expected patterns in their output. Pexpect works like
    Don Libes' Expect. Pexpect allows your script to spawn a child application and
    control it as if a human were typing commands.

    List of RPM packages built from this SRPM:
    python3-module-pexpect (noarch)

    Maintainer: Vitaly Lipatov


      1. rpm-build-intro >= 2.2.4
      2. /dev/pts
      3. rpm-build-python3
      4. rpm-macros-sphinx3
      5. openssl
      6. python3-module-ptyprocess
      7. python3-module-pyproject-installer >= 0.4.0
      8. python3-module-pytest
      9. python3-module-setuptools
      10. python3-module-wheel
      11. man-db

    Last changed


    March 3, 2024 Vitaly Lipatov 4.9.0-alt1
    - new version 4.9.0 (with rpmrb script)
    July 3, 2021 Vitaly Lipatov 4.8.0-alt3
    - apply more clean python3 patch
    - temp. ignore test result (failed only on rebuild)
    July 2, 2021 Vitaly Lipatov 4.8.0-alt2
    - run python3 from tests