Package python3-module-requirements-detector: Information

    Source package: python3-module-requirements-detector
    Version: 1.3.2-alt1
    Build time:  Nov 13, 2024, 02:27 PM
    Report package bug
    License: MIT
    Summary: Python tool to find and list requirements of a Python project
    Description: 
    requirements-detector is a simple Python tool which attempts to find and
    list the requirements of a Python project.
    
    When run from the root of a Python project, it will try to ascertain
    which libraries and the versions of those libraries that the project
    depends on.

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

    Maintainer: Anton Vyatkin


      1. python3-module-astroid
      2. python3-module-poetry-core
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-pytest
      5. python3-module-semver
      6. python3-module-toml
      7. rpm-build-python3

    Last changed


    Nov. 13, 2024 Anton Vyatkin 1.3.2-alt1
    - New version 1.3.2.
    Oct. 6, 2024 Anton Vyatkin 1.3.1-alt1
    - New version 1.3.1.
    March 13, 2024 Anton Vyatkin 1.2.2-alt2
    - Fixed FTBFS.