d1f113 Update python-pytest-mypy to version 0.8.1 / rev 2 via SR 945367

7 files Authored by mcepl 3 years ago, Committed by Bernhard M. Wiedemann 3 years ago,
    Update python-pytest-mypy to version 0.8.1 / rev 2 via SR 945367
    
    https://build.opensuse.org/request/show/945367
    by user mcepl + dimstar_suse
    - Update to 0.8.1:
      - Implement MypyItem.collect for pytest < 6.0
      - Update dev deps and extend static checks
      - Test with mypy 0.8
    - Add 121-recent-mypy.patch to make the test suite pass with the
      recent mypy.
    - Activate test suite
    - Update to v0.8.0:
      - Stop injecting MypyStatusItem in
        pytest_collection_modifyitems to fix --looponfail
      - Add support for Python 3.9
      - Create MypyResults
    - Update to v0.7.0
    - initial version v0.4.2
    
        
file modified
+0 -0
file modified
+22 -0
file modified
+15 -1
file modified
+9 -4