Subject: CVS commit: pkgsrc/devel/py-hamcrest
From: Adam Ciarcinski
Date: 2022-11-27 11:41:35
Message id: 20221127104135.F23BAFA90@cvs.NetBSD.org

Log Message:
py-hamcrest: updated to 2.0.4

Hamcrest 2.0.4
--------------
Bugfixes
- ``has_properties`` now returns ``Matcher[Any]`` type, which addresses type \ 
checking errors when nested as a matcher.

Features
- Added Python 3.11 testing

2.0.3 (2021-12-12)
------------------
Features
- * Adds the tests to the sdist.
- * Update the CI to test Python 3.10
- * Add pretty string representation for matchers objects

Bugfixes
- Test coverage is now submitted to codecov.io.
- Change to the ``has_entry()`` matcher - if exactly one key matches, but the \ 
value does not, report only the mismatching value.
- * Fix is_() type annotations

Version 2.0.2
-------------
Various type hint bug fixes.

Version 2.0.1
-------------
* Make hamcrest package PEP 561 compatible, i.e. supply type hints for external use.

Version 2.0.0
-------------
Drop formal support for 2.x
Drop formal support for 3.x < 3.5
Fix: raises() grows support for additional matchers on exception object.
* Made has_properties() report all mismatches, not just the first.
* Silence warnings.
* Type fixes.
* Remove obsolete dependencies.

Files:
RevisionActionfile
1.3modifypkgsrc/devel/py-hamcrest/Makefile
1.2modifypkgsrc/devel/py-hamcrest/PLIST
1.4modifypkgsrc/devel/py-hamcrest/distinfo