Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-PyHamcrest | Distribution: SUSE Linux Enterprise 15 |
Version: 2.0.3 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150400.8.3.9 | Build date: Wed Oct 4 00:26:46 2023 |
Group: Unspecified | Build host: h01-ch4c |
Size: 299393 | Source RPM: python-PyHamcrest-2.0.3-150400.8.3.9.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/hamcrest/PyHamcrest | |
Summary: Hamcrest framework for matcher objects |
Hamcrest framework for matcher objects. PyHamcrest is a framework for writing matcher objects, allowing you to declaratively define “match” rules.
BSD-3-Clause
* Fri Apr 21 2023 dmueller@suse.com - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 07 2022 pgajdos@suse.com - version update to 2.0.3 * Features ^^^^^^^^ - * Adds the tests to the sdist. Fixed by #150 `#141 <https://github.com/hamcrest/PyHamcrest/issues/141>`_ - * Update the CI to test Python 3.10 `#160 <https://github.com/hamcrest/PyHamcrest/issues/160>`_ - * Add pretty string representation for matchers objects `#170 <https://github.com/hamcrest/PyHamcrest/issues/170>`_ * Bugfixes ^^^^^^^^ - * Test coverage is now submitted to codecov.io. `#135 <https://github.com/hamcrest/PyHamcrest/issues/135>`_ - Change to the ``has_entry()`` matcher - if exactly one key matches, but the value does not, report only the mismatching value. `#156 <https://github.com/hamcrest/PyHamcrest/issues/156>`_ - * Fix is_() type annotations * Thu Mar 26 2020 mcalabkova@suse.com - 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 mcepl@suse.com - 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 mcepl@suse.com - Run spec-cleaner - Add pytest4.patch to make the testsuite actually really pass. * Mon Nov 04 2019 mcepl@suse.com - 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 tchvatal@suse.com - 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 tchvatal@suse.com - Add patch to fix build with new pytest: * pytest4.patch * Wed Oct 17 2018 tchvatal@suse.com - Provide and obsolete hamcrest - Add patch from python-hamcrest which we now obsolete: * 0001-Add-boolean-matchers.patch * Thu Oct 11 2018 tchvatal@suse.com - Sort the deps with spec-cleaner * Sat Oct 06 2018 ecsos@opensuse.org - initial version 1.9.0
/usr/lib/python3.11/site-packages/PyHamcrest-2.0.3-py3.11.egg-info /usr/lib/python3.11/site-packages/PyHamcrest-2.0.3-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/PyHamcrest-2.0.3-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/PyHamcrest-2.0.3-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/PyHamcrest-2.0.3-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/PyHamcrest-2.0.3-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/hamcrest /usr/lib/python3.11/site-packages/hamcrest/__init__.py /usr/lib/python3.11/site-packages/hamcrest/__pycache__ /usr/lib/python3.11/site-packages/hamcrest/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core /usr/lib/python3.11/site-packages/hamcrest/core/__init__.py /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__ /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/assert_that.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/assert_that.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/base_description.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/base_description.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/base_matcher.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/base_matcher.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/description.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/description.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/matcher.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/matcher.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/selfdescribing.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/selfdescribing.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/selfdescribingvalue.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/selfdescribingvalue.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/string_description.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/__pycache__/string_description.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/assert_that.py /usr/lib/python3.11/site-packages/hamcrest/core/base_description.py /usr/lib/python3.11/site-packages/hamcrest/core/base_matcher.py /usr/lib/python3.11/site-packages/hamcrest/core/core /usr/lib/python3.11/site-packages/hamcrest/core/core/__init__.py /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__ /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/allof.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/allof.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/anyof.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/anyof.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/described_as.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/described_as.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/is_.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/is_.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/isanything.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/isanything.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/isequal.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/isequal.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/isinstanceof.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/isinstanceof.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/isnone.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/isnone.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/isnot.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/isnot.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/issame.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/issame.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/raises.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/__pycache__/raises.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/core/allof.py /usr/lib/python3.11/site-packages/hamcrest/core/core/anyof.py /usr/lib/python3.11/site-packages/hamcrest/core/core/described_as.py /usr/lib/python3.11/site-packages/hamcrest/core/core/is_.py /usr/lib/python3.11/site-packages/hamcrest/core/core/isanything.py /usr/lib/python3.11/site-packages/hamcrest/core/core/isequal.py /usr/lib/python3.11/site-packages/hamcrest/core/core/isinstanceof.py /usr/lib/python3.11/site-packages/hamcrest/core/core/isnone.py /usr/lib/python3.11/site-packages/hamcrest/core/core/isnot.py /usr/lib/python3.11/site-packages/hamcrest/core/core/issame.py /usr/lib/python3.11/site-packages/hamcrest/core/core/raises.py /usr/lib/python3.11/site-packages/hamcrest/core/description.py /usr/lib/python3.11/site-packages/hamcrest/core/helpers /usr/lib/python3.11/site-packages/hamcrest/core/helpers/__init__.py /usr/lib/python3.11/site-packages/hamcrest/core/helpers/__pycache__ /usr/lib/python3.11/site-packages/hamcrest/core/helpers/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/helpers/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/helpers/__pycache__/hasmethod.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/helpers/__pycache__/hasmethod.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/helpers/__pycache__/ismock.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/helpers/__pycache__/ismock.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/helpers/__pycache__/wrap_matcher.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/core/helpers/__pycache__/wrap_matcher.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/core/helpers/hasmethod.py /usr/lib/python3.11/site-packages/hamcrest/core/helpers/ismock.py /usr/lib/python3.11/site-packages/hamcrest/core/helpers/wrap_matcher.py /usr/lib/python3.11/site-packages/hamcrest/core/matcher.py /usr/lib/python3.11/site-packages/hamcrest/core/selfdescribing.py /usr/lib/python3.11/site-packages/hamcrest/core/selfdescribingvalue.py /usr/lib/python3.11/site-packages/hamcrest/core/string_description.py /usr/lib/python3.11/site-packages/hamcrest/library /usr/lib/python3.11/site-packages/hamcrest/library/__init__.py /usr/lib/python3.11/site-packages/hamcrest/library/__pycache__ /usr/lib/python3.11/site-packages/hamcrest/library/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/bool /usr/lib/python3.11/site-packages/hamcrest/library/bool/__init__.py /usr/lib/python3.11/site-packages/hamcrest/library/bool/__pycache__ /usr/lib/python3.11/site-packages/hamcrest/library/bool/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/bool/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/bool/__pycache__/bool_comparison.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/bool/__pycache__/bool_comparison.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/bool/bool_comparison.py /usr/lib/python3.11/site-packages/hamcrest/library/collection /usr/lib/python3.11/site-packages/hamcrest/library/collection/__init__.py /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__ /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/is_empty.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/is_empty.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/isdict_containing.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/isdict_containing.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/isdict_containingentries.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/isdict_containingentries.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/isdict_containingkey.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/isdict_containingkey.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/isdict_containingvalue.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/isdict_containingvalue.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/isin.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/isin.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/issequence_containing.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/issequence_containing.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/issequence_containinginanyorder.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/issequence_containinginanyorder.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/issequence_containinginorder.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/issequence_containinginorder.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/issequence_onlycontaining.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/__pycache__/issequence_onlycontaining.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/collection/is_empty.py /usr/lib/python3.11/site-packages/hamcrest/library/collection/isdict_containing.py /usr/lib/python3.11/site-packages/hamcrest/library/collection/isdict_containingentries.py /usr/lib/python3.11/site-packages/hamcrest/library/collection/isdict_containingkey.py /usr/lib/python3.11/site-packages/hamcrest/library/collection/isdict_containingvalue.py /usr/lib/python3.11/site-packages/hamcrest/library/collection/isin.py /usr/lib/python3.11/site-packages/hamcrest/library/collection/issequence_containing.py /usr/lib/python3.11/site-packages/hamcrest/library/collection/issequence_containinginanyorder.py /usr/lib/python3.11/site-packages/hamcrest/library/collection/issequence_containinginorder.py /usr/lib/python3.11/site-packages/hamcrest/library/collection/issequence_onlycontaining.py /usr/lib/python3.11/site-packages/hamcrest/library/integration /usr/lib/python3.11/site-packages/hamcrest/library/integration/__init__.py /usr/lib/python3.11/site-packages/hamcrest/library/integration/__pycache__ /usr/lib/python3.11/site-packages/hamcrest/library/integration/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/integration/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/integration/__pycache__/match_equality.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/integration/__pycache__/match_equality.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/integration/match_equality.py /usr/lib/python3.11/site-packages/hamcrest/library/number /usr/lib/python3.11/site-packages/hamcrest/library/number/__init__.py /usr/lib/python3.11/site-packages/hamcrest/library/number/__pycache__ /usr/lib/python3.11/site-packages/hamcrest/library/number/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/number/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/number/__pycache__/iscloseto.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/number/__pycache__/iscloseto.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/number/__pycache__/ordering_comparison.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/number/__pycache__/ordering_comparison.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/number/iscloseto.py /usr/lib/python3.11/site-packages/hamcrest/library/number/ordering_comparison.py /usr/lib/python3.11/site-packages/hamcrest/library/object /usr/lib/python3.11/site-packages/hamcrest/library/object/__init__.py /usr/lib/python3.11/site-packages/hamcrest/library/object/__pycache__ /usr/lib/python3.11/site-packages/hamcrest/library/object/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/object/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/object/__pycache__/haslength.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/object/__pycache__/haslength.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/object/__pycache__/hasproperty.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/object/__pycache__/hasproperty.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/object/__pycache__/hasstring.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/object/__pycache__/hasstring.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/object/haslength.py /usr/lib/python3.11/site-packages/hamcrest/library/object/hasproperty.py /usr/lib/python3.11/site-packages/hamcrest/library/object/hasstring.py /usr/lib/python3.11/site-packages/hamcrest/library/text /usr/lib/python3.11/site-packages/hamcrest/library/text/__init__.py /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__ /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/isequal_ignoring_case.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/isequal_ignoring_case.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/isequal_ignoring_whitespace.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/isequal_ignoring_whitespace.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/stringcontains.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/stringcontains.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/stringcontainsinorder.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/stringcontainsinorder.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/stringendswith.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/stringendswith.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/stringmatches.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/stringmatches.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/stringstartswith.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/stringstartswith.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/substringmatcher.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/__pycache__/substringmatcher.cpython-311.pyc /usr/lib/python3.11/site-packages/hamcrest/library/text/isequal_ignoring_case.py /usr/lib/python3.11/site-packages/hamcrest/library/text/isequal_ignoring_whitespace.py /usr/lib/python3.11/site-packages/hamcrest/library/text/stringcontains.py /usr/lib/python3.11/site-packages/hamcrest/library/text/stringcontainsinorder.py /usr/lib/python3.11/site-packages/hamcrest/library/text/stringendswith.py /usr/lib/python3.11/site-packages/hamcrest/library/text/stringmatches.py /usr/lib/python3.11/site-packages/hamcrest/library/text/stringstartswith.py /usr/lib/python3.11/site-packages/hamcrest/library/text/substringmatcher.py /usr/lib/python3.11/site-packages/hamcrest/py.typed /usr/share/doc/packages/python311-PyHamcrest /usr/share/doc/packages/python311-PyHamcrest/README.rst /usr/share/licenses/python311-PyHamcrest /usr/share/licenses/python311-PyHamcrest/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:58:50 2024