Package python3-module-dingus: Information

    Source package: python3-module-dingus
    Version: 0.3.4-alt2
    Latest version according to Repology
    Build time:  Nov 19, 2019, 05:37 PM in the task #241018
    Report package bug
    License: MIT
    Summary: A record-then-assert mocking library
    Description: 
    A dingus is sort of like a mock object. The main difference is that you
    don't set up expectations ahead of time. You just run your code, using a
    dingus in place of another object or class, and it will record what
    happens to it. Then, once your code has been exercised, you can make
    assertions about what it did to the dingus.

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

    Maintainer: Andrey Bychkov


    ACL:
    @python
    @everybody

      1. rpm-build-python3
      2. python3-module-setuptools

    Last changed


    Nov. 19, 2019 Andrey Bychkov 0.3.4-alt2
    - python2 disabled
    May 16, 2018 Andrey Bychkov 0.3.4-alt1.2
    - (NMU) rebuild with python3.6
    March 13, 2016 Ivan Zakharyaschev 0.3.4-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)