Package python3-module-hamcrest: Information

    Source package: python3-module-hamcrest
    Version: 2.0.2-alt2
    Build time:  Oct 6, 2021, 08:47 PM
    Report package bug
    License: BSD
    Summary: Hamcrest framework for matcher objects
    Description: 
    PyHamcrest is a framework for writing matcher objects, allowing you to
    declaratively define "match" rules. There are a number of situations
    where matchers are invaluable, such as UI validation, or data filtering,
    but it is in the area of writing flexible tests that matchers are most
    commonly used.

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



      1. python3(mock)
      2. python3(numpy)
      3. python3-module-setuptools
      4. python3(tox)
      5. rpm-build-python3

    Last changed


    Oct. 14, 2020 Stanislav Levin 2.0.2-alt2
    - Fixed FTBFS(Pytest 6).
    Oct. 6, 2020 Stanislav Levin 2.0.2-alt1
    - 2.0.0 -> 2.0.2.
    - Stopped Python2 package build.
    Aug. 8, 2019 Stanislav Levin 2.0.0-alt4.a1.git20150729
    - Fixed testing against Pytest 5.