Changelog for
python39-PyHamcrest-2.0.3-qubes.bp154.2.19.noarch.rpm :
* Thu Apr 07 2022 pgajdosAATTsuse.com- version update to 2.0.3
* Features ^^^^^^^^ -
* Adds the tests to the sdist. Fixed by #150 `#141
`_ -
* Update the CI to test Python 3.10 `#160 `_ -
* Add pretty string representation for matchers objects `#170 `_
* Bugfixes ^^^^^^^^ -
* Test coverage is now submitted to codecov.io. `#135 `_ - Change to the ``has_entry()`` matcher - if exactly one key matches, but the value does not, report only the mismatching value. `#156 `_ -
* Fix is_() type annotations
* Thu Mar 26 2020 Marketa Calabkova - Update to 2.0.2
* Make hamcrest package PEP 561 compatible, i.e. supply type hints for external use.
* Drop formal support for 2.x
* Drop formal support for 3.x < 3.5
* Made has_properties() report all mismatches, not just the first.
* Silence warnings.
* Type fixes.
* Remove obsolete dependencies.
* Add support up to Python 3.8- Removed upstreamed patch pytest4-02.patch
* Thu Nov 21 2019 Matej Cepl - Remove pytest4.patch and replace it with pytest4-02.patch, which is the upstream gh#hamcrest/PyHamcrest#124 fixing compatibility with pytest 4+ officially. And of course, we don\'t have to massacre test files anymore.
* Tue Nov 05 2019 Matej Cepl - Run spec-cleaner- Add pytest4.patch to make the testsuite actually really pass.
* Mon Nov 04 2019 Matej Cepl - Because of gh#hamcrest/PyHamcrest#123 we have to remove tests/hamcrest_unit_test/core/is{_test,instanceof_test}.py to make the test suite passing. Patch pytest4.patch has been removed, it was a step into dead end.
* Fri Jul 19 2019 Tomáš Chvátal - Restrict pytest to 3.x as the newer does not work with release. In upstream git this was fixed by quite few commits so lets just wait for the release
* Wed Jul 03 2019 Tomáš Chvátal - Add patch to fix build with new pytest:
* pytest4.patch
* Wed Oct 17 2018 Tomáš Chvátal - Provide and obsolete hamcrest- Add patch from python-hamcrest which we now obsolete:
* 0001-Add-boolean-matchers.patch
* Thu Oct 11 2018 Tomáš Chvátal - Sort the deps with spec-cleaner
* Sat Oct 06 2018 ecsosAATTopensuse.org- initial version 1.9.0