head	1.4;
access;
symbols
	pkgsrc-2026Q1:1.4.0.20
	pkgsrc-2026Q1-base:1.4
	pkgsrc-2025Q4:1.4.0.18
	pkgsrc-2025Q4-base:1.4
	pkgsrc-2025Q3:1.4.0.16
	pkgsrc-2025Q3-base:1.4
	pkgsrc-2025Q2:1.4.0.14
	pkgsrc-2025Q2-base:1.4
	pkgsrc-2025Q1:1.4.0.12
	pkgsrc-2025Q1-base:1.4
	pkgsrc-2024Q4:1.4.0.10
	pkgsrc-2024Q4-base:1.4
	pkgsrc-2024Q3:1.4.0.8
	pkgsrc-2024Q3-base:1.4
	pkgsrc-2024Q2:1.4.0.6
	pkgsrc-2024Q2-base:1.4
	pkgsrc-2024Q1:1.4.0.4
	pkgsrc-2024Q1-base:1.4
	pkgsrc-2023Q4:1.4.0.2
	pkgsrc-2023Q4-base:1.4
	pkgsrc-2023Q3:1.2.0.8
	pkgsrc-2023Q3-base:1.2
	pkgsrc-2023Q2:1.2.0.6
	pkgsrc-2023Q2-base:1.2
	pkgsrc-2023Q1:1.2.0.4
	pkgsrc-2023Q1-base:1.2
	pkgsrc-2022Q4:1.2.0.2
	pkgsrc-2022Q4-base:1.2
	pkgsrc-2022Q3:1.1.0.34
	pkgsrc-2022Q3-base:1.1
	pkgsrc-2022Q2:1.1.0.32
	pkgsrc-2022Q2-base:1.1
	pkgsrc-2022Q1:1.1.0.30
	pkgsrc-2022Q1-base:1.1
	pkgsrc-2021Q4:1.1.0.28
	pkgsrc-2021Q4-base:1.1
	pkgsrc-2021Q3:1.1.0.26
	pkgsrc-2021Q3-base:1.1
	pkgsrc-2021Q2:1.1.0.24
	pkgsrc-2021Q2-base:1.1
	pkgsrc-2021Q1:1.1.0.22
	pkgsrc-2021Q1-base:1.1
	pkgsrc-2020Q4:1.1.0.20
	pkgsrc-2020Q4-base:1.1
	pkgsrc-2020Q3:1.1.0.18
	pkgsrc-2020Q3-base:1.1
	pkgsrc-2020Q2:1.1.0.16
	pkgsrc-2020Q2-base:1.1
	pkgsrc-2020Q1:1.1.0.12
	pkgsrc-2020Q1-base:1.1
	pkgsrc-2019Q4:1.1.0.14
	pkgsrc-2019Q4-base:1.1
	pkgsrc-2019Q3:1.1.0.10
	pkgsrc-2019Q3-base:1.1
	pkgsrc-2019Q2:1.1.0.8
	pkgsrc-2019Q2-base:1.1
	pkgsrc-2019Q1:1.1.0.6
	pkgsrc-2019Q1-base:1.1
	pkgsrc-2018Q4:1.1.0.4
	pkgsrc-2018Q4-base:1.1
	pkgsrc-2018Q3:1.1.0.2
	pkgsrc-2018Q3-base:1.1;
locks; strict;
comment	@# @;


1.4
date	2023.11.05.00.43.09;	author wiz;	state Exp;
branches;
next	1.3;
commitid	eRDuzdzf39Ep6mLE;

1.3
date	2023.10.28.19.57.00;	author wiz;	state Exp;
branches;
next	1.2;
commitid	jP8MYROLWZ3yJqKE;

1.2
date	2022.11.27.10.41.35;	author adam;	state Exp;
branches;
next	1.1;
commitid	nCRdILkDB2Pzqk3E;

1.1
date	2018.07.24.15.08.19;	author adam;	state Exp;
branches;
next	;
commitid	wImgjpUmvbwpVoLA;


desc
@@


1.4
log
@py-hamcrest: update to 2.1.0.

Hamcrest 2.1.0 (2023-10-22)
===========================

Features
--------

- Add a matcher for exceptions in asyncio future (`#171 <https://github.com/hamcrest/PyHamcrest/issues/171>`_)


Bugfixes
--------

- Use the correct generic type in the internal ``describe_keyvalue`` method (`#182 <https://github.com/hamcrest/PyHamcrest/issues/182>`_)
@
text
@@@comment $NetBSD$
${PYSITELIB}/hamcrest/__init__.py
${PYSITELIB}/hamcrest/__init__.pyc
${PYSITELIB}/hamcrest/__init__.pyo
${PYSITELIB}/hamcrest/_version.py
${PYSITELIB}/hamcrest/_version.pyc
${PYSITELIB}/hamcrest/_version.pyo
${PYSITELIB}/hamcrest/core/__init__.py
${PYSITELIB}/hamcrest/core/__init__.pyc
${PYSITELIB}/hamcrest/core/__init__.pyo
${PYSITELIB}/hamcrest/core/assert_that.py
${PYSITELIB}/hamcrest/core/assert_that.pyc
${PYSITELIB}/hamcrest/core/assert_that.pyo
${PYSITELIB}/hamcrest/core/base_description.py
${PYSITELIB}/hamcrest/core/base_description.pyc
${PYSITELIB}/hamcrest/core/base_description.pyo
${PYSITELIB}/hamcrest/core/base_matcher.py
${PYSITELIB}/hamcrest/core/base_matcher.pyc
${PYSITELIB}/hamcrest/core/base_matcher.pyo
${PYSITELIB}/hamcrest/core/core/__init__.py
${PYSITELIB}/hamcrest/core/core/__init__.pyc
${PYSITELIB}/hamcrest/core/core/__init__.pyo
${PYSITELIB}/hamcrest/core/core/allof.py
${PYSITELIB}/hamcrest/core/core/allof.pyc
${PYSITELIB}/hamcrest/core/core/allof.pyo
${PYSITELIB}/hamcrest/core/core/anyof.py
${PYSITELIB}/hamcrest/core/core/anyof.pyc
${PYSITELIB}/hamcrest/core/core/anyof.pyo
${PYSITELIB}/hamcrest/core/core/described_as.py
${PYSITELIB}/hamcrest/core/core/described_as.pyc
${PYSITELIB}/hamcrest/core/core/described_as.pyo
${PYSITELIB}/hamcrest/core/core/future.py
${PYSITELIB}/hamcrest/core/core/future.pyc
${PYSITELIB}/hamcrest/core/core/future.pyo
${PYSITELIB}/hamcrest/core/core/is_.py
${PYSITELIB}/hamcrest/core/core/is_.pyc
${PYSITELIB}/hamcrest/core/core/is_.pyo
${PYSITELIB}/hamcrest/core/core/isanything.py
${PYSITELIB}/hamcrest/core/core/isanything.pyc
${PYSITELIB}/hamcrest/core/core/isanything.pyo
${PYSITELIB}/hamcrest/core/core/isequal.py
${PYSITELIB}/hamcrest/core/core/isequal.pyc
${PYSITELIB}/hamcrest/core/core/isequal.pyo
${PYSITELIB}/hamcrest/core/core/isinstanceof.py
${PYSITELIB}/hamcrest/core/core/isinstanceof.pyc
${PYSITELIB}/hamcrest/core/core/isinstanceof.pyo
${PYSITELIB}/hamcrest/core/core/isnone.py
${PYSITELIB}/hamcrest/core/core/isnone.pyc
${PYSITELIB}/hamcrest/core/core/isnone.pyo
${PYSITELIB}/hamcrest/core/core/isnot.py
${PYSITELIB}/hamcrest/core/core/isnot.pyc
${PYSITELIB}/hamcrest/core/core/isnot.pyo
${PYSITELIB}/hamcrest/core/core/issame.py
${PYSITELIB}/hamcrest/core/core/issame.pyc
${PYSITELIB}/hamcrest/core/core/issame.pyo
${PYSITELIB}/hamcrest/core/core/raises.py
${PYSITELIB}/hamcrest/core/core/raises.pyc
${PYSITELIB}/hamcrest/core/core/raises.pyo
${PYSITELIB}/hamcrest/core/description.py
${PYSITELIB}/hamcrest/core/description.pyc
${PYSITELIB}/hamcrest/core/description.pyo
${PYSITELIB}/hamcrest/core/helpers/__init__.py
${PYSITELIB}/hamcrest/core/helpers/__init__.pyc
${PYSITELIB}/hamcrest/core/helpers/__init__.pyo
${PYSITELIB}/hamcrest/core/helpers/hasmethod.py
${PYSITELIB}/hamcrest/core/helpers/hasmethod.pyc
${PYSITELIB}/hamcrest/core/helpers/hasmethod.pyo
${PYSITELIB}/hamcrest/core/helpers/ismock.py
${PYSITELIB}/hamcrest/core/helpers/ismock.pyc
${PYSITELIB}/hamcrest/core/helpers/ismock.pyo
${PYSITELIB}/hamcrest/core/helpers/wrap_matcher.py
${PYSITELIB}/hamcrest/core/helpers/wrap_matcher.pyc
${PYSITELIB}/hamcrest/core/helpers/wrap_matcher.pyo
${PYSITELIB}/hamcrest/core/matcher.py
${PYSITELIB}/hamcrest/core/matcher.pyc
${PYSITELIB}/hamcrest/core/matcher.pyo
${PYSITELIB}/hamcrest/core/selfdescribing.py
${PYSITELIB}/hamcrest/core/selfdescribing.pyc
${PYSITELIB}/hamcrest/core/selfdescribing.pyo
${PYSITELIB}/hamcrest/core/selfdescribingvalue.py
${PYSITELIB}/hamcrest/core/selfdescribingvalue.pyc
${PYSITELIB}/hamcrest/core/selfdescribingvalue.pyo
${PYSITELIB}/hamcrest/core/string_description.py
${PYSITELIB}/hamcrest/core/string_description.pyc
${PYSITELIB}/hamcrest/core/string_description.pyo
${PYSITELIB}/hamcrest/library/__init__.py
${PYSITELIB}/hamcrest/library/__init__.pyc
${PYSITELIB}/hamcrest/library/__init__.pyo
${PYSITELIB}/hamcrest/library/collection/__init__.py
${PYSITELIB}/hamcrest/library/collection/__init__.pyc
${PYSITELIB}/hamcrest/library/collection/__init__.pyo
${PYSITELIB}/hamcrest/library/collection/is_empty.py
${PYSITELIB}/hamcrest/library/collection/is_empty.pyc
${PYSITELIB}/hamcrest/library/collection/is_empty.pyo
${PYSITELIB}/hamcrest/library/collection/isdict_containing.py
${PYSITELIB}/hamcrest/library/collection/isdict_containing.pyc
${PYSITELIB}/hamcrest/library/collection/isdict_containing.pyo
${PYSITELIB}/hamcrest/library/collection/isdict_containingentries.py
${PYSITELIB}/hamcrest/library/collection/isdict_containingentries.pyc
${PYSITELIB}/hamcrest/library/collection/isdict_containingentries.pyo
${PYSITELIB}/hamcrest/library/collection/isdict_containingkey.py
${PYSITELIB}/hamcrest/library/collection/isdict_containingkey.pyc
${PYSITELIB}/hamcrest/library/collection/isdict_containingkey.pyo
${PYSITELIB}/hamcrest/library/collection/isdict_containingvalue.py
${PYSITELIB}/hamcrest/library/collection/isdict_containingvalue.pyc
${PYSITELIB}/hamcrest/library/collection/isdict_containingvalue.pyo
${PYSITELIB}/hamcrest/library/collection/isin.py
${PYSITELIB}/hamcrest/library/collection/isin.pyc
${PYSITELIB}/hamcrest/library/collection/isin.pyo
${PYSITELIB}/hamcrest/library/collection/issequence_containing.py
${PYSITELIB}/hamcrest/library/collection/issequence_containing.pyc
${PYSITELIB}/hamcrest/library/collection/issequence_containing.pyo
${PYSITELIB}/hamcrest/library/collection/issequence_containinginanyorder.py
${PYSITELIB}/hamcrest/library/collection/issequence_containinginanyorder.pyc
${PYSITELIB}/hamcrest/library/collection/issequence_containinginanyorder.pyo
${PYSITELIB}/hamcrest/library/collection/issequence_containinginorder.py
${PYSITELIB}/hamcrest/library/collection/issequence_containinginorder.pyc
${PYSITELIB}/hamcrest/library/collection/issequence_containinginorder.pyo
${PYSITELIB}/hamcrest/library/collection/issequence_onlycontaining.py
${PYSITELIB}/hamcrest/library/collection/issequence_onlycontaining.pyc
${PYSITELIB}/hamcrest/library/collection/issequence_onlycontaining.pyo
${PYSITELIB}/hamcrest/library/integration/__init__.py
${PYSITELIB}/hamcrest/library/integration/__init__.pyc
${PYSITELIB}/hamcrest/library/integration/__init__.pyo
${PYSITELIB}/hamcrest/library/integration/match_equality.py
${PYSITELIB}/hamcrest/library/integration/match_equality.pyc
${PYSITELIB}/hamcrest/library/integration/match_equality.pyo
${PYSITELIB}/hamcrest/library/number/__init__.py
${PYSITELIB}/hamcrest/library/number/__init__.pyc
${PYSITELIB}/hamcrest/library/number/__init__.pyo
${PYSITELIB}/hamcrest/library/number/iscloseto.py
${PYSITELIB}/hamcrest/library/number/iscloseto.pyc
${PYSITELIB}/hamcrest/library/number/iscloseto.pyo
${PYSITELIB}/hamcrest/library/number/ordering_comparison.py
${PYSITELIB}/hamcrest/library/number/ordering_comparison.pyc
${PYSITELIB}/hamcrest/library/number/ordering_comparison.pyo
${PYSITELIB}/hamcrest/library/object/__init__.py
${PYSITELIB}/hamcrest/library/object/__init__.pyc
${PYSITELIB}/hamcrest/library/object/__init__.pyo
${PYSITELIB}/hamcrest/library/object/haslength.py
${PYSITELIB}/hamcrest/library/object/haslength.pyc
${PYSITELIB}/hamcrest/library/object/haslength.pyo
${PYSITELIB}/hamcrest/library/object/hasproperty.py
${PYSITELIB}/hamcrest/library/object/hasproperty.pyc
${PYSITELIB}/hamcrest/library/object/hasproperty.pyo
${PYSITELIB}/hamcrest/library/object/hasstring.py
${PYSITELIB}/hamcrest/library/object/hasstring.pyc
${PYSITELIB}/hamcrest/library/object/hasstring.pyo
${PYSITELIB}/hamcrest/library/text/__init__.py
${PYSITELIB}/hamcrest/library/text/__init__.pyc
${PYSITELIB}/hamcrest/library/text/__init__.pyo
${PYSITELIB}/hamcrest/library/text/isequal_ignoring_case.py
${PYSITELIB}/hamcrest/library/text/isequal_ignoring_case.pyc
${PYSITELIB}/hamcrest/library/text/isequal_ignoring_case.pyo
${PYSITELIB}/hamcrest/library/text/isequal_ignoring_whitespace.py
${PYSITELIB}/hamcrest/library/text/isequal_ignoring_whitespace.pyc
${PYSITELIB}/hamcrest/library/text/isequal_ignoring_whitespace.pyo
${PYSITELIB}/hamcrest/library/text/stringcontains.py
${PYSITELIB}/hamcrest/library/text/stringcontains.pyc
${PYSITELIB}/hamcrest/library/text/stringcontains.pyo
${PYSITELIB}/hamcrest/library/text/stringcontainsinorder.py
${PYSITELIB}/hamcrest/library/text/stringcontainsinorder.pyc
${PYSITELIB}/hamcrest/library/text/stringcontainsinorder.pyo
${PYSITELIB}/hamcrest/library/text/stringendswith.py
${PYSITELIB}/hamcrest/library/text/stringendswith.pyc
${PYSITELIB}/hamcrest/library/text/stringendswith.pyo
${PYSITELIB}/hamcrest/library/text/stringmatches.py
${PYSITELIB}/hamcrest/library/text/stringmatches.pyc
${PYSITELIB}/hamcrest/library/text/stringmatches.pyo
${PYSITELIB}/hamcrest/library/text/stringstartswith.py
${PYSITELIB}/hamcrest/library/text/stringstartswith.pyc
${PYSITELIB}/hamcrest/library/text/stringstartswith.pyo
${PYSITELIB}/hamcrest/library/text/substringmatcher.py
${PYSITELIB}/hamcrest/library/text/substringmatcher.pyc
${PYSITELIB}/hamcrest/library/text/substringmatcher.pyo
${PYSITELIB}/hamcrest/py.typed
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
@


1.3
log
@python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
@
text
@d32 3
@


1.2
log
@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.
@
text
@d1 1
a1 8
@@comment $NetBSD: PLIST,v 1.1 2018/07/24 15:08:19 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
d4 1
d7 1
d10 1
d13 1
d16 1
d19 1
d22 1
d25 1
d28 1
d31 1
d34 1
d37 1
d40 1
d43 1
d46 1
d49 1
d52 1
d55 1
d58 1
d61 1
d64 1
d67 1
d70 1
d73 1
d76 1
d79 1
d82 1
d85 1
d88 1
d91 1
d94 1
d97 1
d100 1
d103 1
d106 1
d109 1
d112 1
d115 1
d118 1
d121 1
d124 1
d127 1
d130 1
d133 1
d136 1
d139 1
d142 1
d145 1
d148 1
d151 1
d154 1
d157 1
d160 1
d163 1
d166 1
d169 1
d172 1
d174 4
@


1.1
log
@py-hamcrest: added version 1.9.0

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.

When writing tests it is sometimes difficult to get the balance right between
overspecifying the test (and making it brittle to changes), and not specifying
enough (making the test less valuable since it continues to pass even when the
thing being tested is broken). Having a tool that allows you to pick out
precisely the aspect under test and describe the values it should have, to a
controlled level of precision, helps greatly in writing tests that are "just
right." Such tests fail when the behavior of the aspect under test deviates
from the expected behavior, yet continue to pass when minor, unrelated changes
to the behaviour are made.
@
text
@d1 8
a8 7
@@comment $NetBSD$
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/pbr.json
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
d11 2
a12 1
${PYSITELIB}/hamcrest/__init__.pyo
a14 1
${PYSITELIB}/hamcrest/core/__init__.pyo
a16 1
${PYSITELIB}/hamcrest/core/assert_that.pyo
a18 1
${PYSITELIB}/hamcrest/core/base_description.pyo
a20 4
${PYSITELIB}/hamcrest/core/base_matcher.pyo
${PYSITELIB}/hamcrest/core/compat.py
${PYSITELIB}/hamcrest/core/compat.pyc
${PYSITELIB}/hamcrest/core/compat.pyo
a22 1
${PYSITELIB}/hamcrest/core/core/__init__.pyo
a24 1
${PYSITELIB}/hamcrest/core/core/allof.pyo
a26 1
${PYSITELIB}/hamcrest/core/core/anyof.pyo
a28 1
${PYSITELIB}/hamcrest/core/core/described_as.pyo
a30 1
${PYSITELIB}/hamcrest/core/core/is_.pyo
a32 1
${PYSITELIB}/hamcrest/core/core/isanything.pyo
a34 1
${PYSITELIB}/hamcrest/core/core/isequal.pyo
a36 1
${PYSITELIB}/hamcrest/core/core/isinstanceof.pyo
a38 1
${PYSITELIB}/hamcrest/core/core/isnone.pyo
a40 1
${PYSITELIB}/hamcrest/core/core/isnot.pyo
a42 1
${PYSITELIB}/hamcrest/core/core/issame.pyo
a44 1
${PYSITELIB}/hamcrest/core/core/raises.pyo
a46 1
${PYSITELIB}/hamcrest/core/description.pyo
a48 1
${PYSITELIB}/hamcrest/core/helpers/__init__.pyo
d51 2
a52 1
${PYSITELIB}/hamcrest/core/helpers/hasmethod.pyo
a54 1
${PYSITELIB}/hamcrest/core/helpers/wrap_matcher.pyo
a56 1
${PYSITELIB}/hamcrest/core/matcher.pyo
a58 1
${PYSITELIB}/hamcrest/core/selfdescribing.pyo
a60 1
${PYSITELIB}/hamcrest/core/selfdescribingvalue.pyo
a62 1
${PYSITELIB}/hamcrest/core/string_description.pyo
a64 1
${PYSITELIB}/hamcrest/library/__init__.pyo
a66 1
${PYSITELIB}/hamcrest/library/collection/__init__.pyo
a68 1
${PYSITELIB}/hamcrest/library/collection/is_empty.pyo
a70 1
${PYSITELIB}/hamcrest/library/collection/isdict_containing.pyo
a72 1
${PYSITELIB}/hamcrest/library/collection/isdict_containingentries.pyo
a74 1
${PYSITELIB}/hamcrest/library/collection/isdict_containingkey.pyo
a76 1
${PYSITELIB}/hamcrest/library/collection/isdict_containingvalue.pyo
a78 1
${PYSITELIB}/hamcrest/library/collection/isin.pyo
a80 1
${PYSITELIB}/hamcrest/library/collection/issequence_containing.pyo
a82 1
${PYSITELIB}/hamcrest/library/collection/issequence_containinginanyorder.pyo
a84 1
${PYSITELIB}/hamcrest/library/collection/issequence_containinginorder.pyo
a86 1
${PYSITELIB}/hamcrest/library/collection/issequence_onlycontaining.pyo
a88 1
${PYSITELIB}/hamcrest/library/integration/__init__.pyo
a90 1
${PYSITELIB}/hamcrest/library/integration/match_equality.pyo
a92 1
${PYSITELIB}/hamcrest/library/number/__init__.pyo
a94 1
${PYSITELIB}/hamcrest/library/number/iscloseto.pyo
a96 1
${PYSITELIB}/hamcrest/library/number/ordering_comparison.pyo
a98 1
${PYSITELIB}/hamcrest/library/object/__init__.pyo
a100 1
${PYSITELIB}/hamcrest/library/object/haslength.pyo
a102 1
${PYSITELIB}/hamcrest/library/object/hasproperty.pyo
a104 1
${PYSITELIB}/hamcrest/library/object/hasstring.pyo
a106 1
${PYSITELIB}/hamcrest/library/text/__init__.pyo
a108 1
${PYSITELIB}/hamcrest/library/text/isequal_ignoring_case.pyo
a110 1
${PYSITELIB}/hamcrest/library/text/isequal_ignoring_whitespace.pyo
a112 1
${PYSITELIB}/hamcrest/library/text/stringcontains.pyo
a114 1
${PYSITELIB}/hamcrest/library/text/stringcontainsinorder.pyo
a116 1
${PYSITELIB}/hamcrest/library/text/stringendswith.pyo
a118 1
${PYSITELIB}/hamcrest/library/text/stringmatches.pyo
a120 1
${PYSITELIB}/hamcrest/library/text/stringstartswith.pyo
d123 1
a123 1
${PYSITELIB}/hamcrest/library/text/substringmatcher.pyo
@

