Package python-module-equals: Information

    Source package: python-module-equals
    Version: 0.0.22-alt1.git20150210.1.1
    Build time:  Mar 14, 2016, 03:11 PM in the task #161287
    Report package bug
    License: MIT
    Summary: Fuzzy equality test objects for testing
    Description: 
    Equals is a stricter version of Mock.Any.
    
    Equals allows you to assert certain equality constraints between python
    objects during testing. There are times where we don't want to assert
    absolute equality, e.g. we need to ensure two lists have the same
    elements, but don't care about order. This was designed specifically for
    usage with Mock and doubles.

    List of rpms provided by this srpm:
    python-module-equals (noarch)
    python3-module-equals (noarch)



      1. python3-module-doubles
      2. python3-module-flake8
      3. python3-module-html5lib
      4. python3-module-mock
      5. python3-module-setuptools-tests
      6. python3-module-z4r-coveralls
      7. rpm-build-python3
      8. time
      9. python-module-doubles
      10. python-module-flake8
      11. python-module-mock
      12. python-module-setuptools-tests
      13. python-module-z4r-coveralls

    Last changed


    March 13, 2016 Ivan Zakharyaschev 0.0.22-alt1.git20150210.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 0.0.22-alt1.git20150210.1
    - NMU: Use buildreq for BR.
    Feb. 11, 2015 Eugeny A. Rostovtsev 0.0.22-alt1.git20150210
    - Initial build for Sisyphus