Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-PyHamcrest-1.9.0-3.2.2 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-PyHamcrest Distribution: SUSE Linux Enterprise 15
Version: 1.9.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 3.2.2 Build date: Mon Jul 20 09:32:53 2020
Group: Unspecified Build host: sheep74
Size: 242847 Source RPM: python-PyHamcrest-1.9.0-3.2.2.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.

Provides

Requires

License

BSD-3-Clause

Changelog

* 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

Files

/usr/lib/python2.7/site-packages/PyHamcrest-1.9.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/PyHamcrest-1.9.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/PyHamcrest-1.9.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/PyHamcrest-1.9.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/PyHamcrest-1.9.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/PyHamcrest-1.9.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/hamcrest
/usr/lib/python2.7/site-packages/hamcrest/__init__.py
/usr/lib/python2.7/site-packages/hamcrest/__init__.pyc
/usr/lib/python2.7/site-packages/hamcrest/__init__.pyo
/usr/lib/python2.7/site-packages/hamcrest/core
/usr/lib/python2.7/site-packages/hamcrest/core/__init__.py
/usr/lib/python2.7/site-packages/hamcrest/core/__init__.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/__init__.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/assert_that.py
/usr/lib/python2.7/site-packages/hamcrest/core/assert_that.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/assert_that.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/base_description.py
/usr/lib/python2.7/site-packages/hamcrest/core/base_description.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/base_description.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/base_matcher.py
/usr/lib/python2.7/site-packages/hamcrest/core/base_matcher.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/base_matcher.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/compat.py
/usr/lib/python2.7/site-packages/hamcrest/core/compat.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/compat.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/core
/usr/lib/python2.7/site-packages/hamcrest/core/core/__init__.py
/usr/lib/python2.7/site-packages/hamcrest/core/core/__init__.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/core/__init__.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/core/allof.py
/usr/lib/python2.7/site-packages/hamcrest/core/core/allof.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/core/allof.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/core/anyof.py
/usr/lib/python2.7/site-packages/hamcrest/core/core/anyof.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/core/anyof.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/core/described_as.py
/usr/lib/python2.7/site-packages/hamcrest/core/core/described_as.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/core/described_as.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/core/is_.py
/usr/lib/python2.7/site-packages/hamcrest/core/core/is_.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/core/is_.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/core/isanything.py
/usr/lib/python2.7/site-packages/hamcrest/core/core/isanything.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/core/isanything.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/core/isequal.py
/usr/lib/python2.7/site-packages/hamcrest/core/core/isequal.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/core/isequal.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/core/isinstanceof.py
/usr/lib/python2.7/site-packages/hamcrest/core/core/isinstanceof.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/core/isinstanceof.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/core/isnone.py
/usr/lib/python2.7/site-packages/hamcrest/core/core/isnone.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/core/isnone.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/core/isnot.py
/usr/lib/python2.7/site-packages/hamcrest/core/core/isnot.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/core/isnot.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/core/issame.py
/usr/lib/python2.7/site-packages/hamcrest/core/core/issame.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/core/issame.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/core/raises.py
/usr/lib/python2.7/site-packages/hamcrest/core/core/raises.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/core/raises.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/description.py
/usr/lib/python2.7/site-packages/hamcrest/core/description.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/description.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/helpers
/usr/lib/python2.7/site-packages/hamcrest/core/helpers/__init__.py
/usr/lib/python2.7/site-packages/hamcrest/core/helpers/__init__.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/helpers/__init__.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/helpers/hasmethod.py
/usr/lib/python2.7/site-packages/hamcrest/core/helpers/hasmethod.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/helpers/hasmethod.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/helpers/wrap_matcher.py
/usr/lib/python2.7/site-packages/hamcrest/core/helpers/wrap_matcher.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/helpers/wrap_matcher.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/matcher.py
/usr/lib/python2.7/site-packages/hamcrest/core/matcher.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/matcher.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/selfdescribing.py
/usr/lib/python2.7/site-packages/hamcrest/core/selfdescribing.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/selfdescribing.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/selfdescribingvalue.py
/usr/lib/python2.7/site-packages/hamcrest/core/selfdescribingvalue.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/selfdescribingvalue.pyo
/usr/lib/python2.7/site-packages/hamcrest/core/string_description.py
/usr/lib/python2.7/site-packages/hamcrest/core/string_description.pyc
/usr/lib/python2.7/site-packages/hamcrest/core/string_description.pyo
/usr/lib/python2.7/site-packages/hamcrest/library
/usr/lib/python2.7/site-packages/hamcrest/library/__init__.py
/usr/lib/python2.7/site-packages/hamcrest/library/__init__.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/__init__.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/bool
/usr/lib/python2.7/site-packages/hamcrest/library/bool/__init__.py
/usr/lib/python2.7/site-packages/hamcrest/library/bool/__init__.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/bool/__init__.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/bool/bool_comparison.py
/usr/lib/python2.7/site-packages/hamcrest/library/bool/bool_comparison.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/bool/bool_comparison.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/collection
/usr/lib/python2.7/site-packages/hamcrest/library/collection/__init__.py
/usr/lib/python2.7/site-packages/hamcrest/library/collection/__init__.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/collection/__init__.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/collection/is_empty.py
/usr/lib/python2.7/site-packages/hamcrest/library/collection/is_empty.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/collection/is_empty.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containing.py
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containing.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containing.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingentries.py
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingentries.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingentries.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingkey.py
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingkey.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingkey.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingvalue.py
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingvalue.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingvalue.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isin.py
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isin.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/collection/isin.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containing.py
/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containing.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containing.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginanyorder.py
/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginanyorder.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginanyorder.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginorder.py
/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginorder.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginorder.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_onlycontaining.py
/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_onlycontaining.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_onlycontaining.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/integration
/usr/lib/python2.7/site-packages/hamcrest/library/integration/__init__.py
/usr/lib/python2.7/site-packages/hamcrest/library/integration/__init__.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/integration/__init__.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/integration/match_equality.py
/usr/lib/python2.7/site-packages/hamcrest/library/integration/match_equality.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/integration/match_equality.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/number
/usr/lib/python2.7/site-packages/hamcrest/library/number/__init__.py
/usr/lib/python2.7/site-packages/hamcrest/library/number/__init__.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/number/__init__.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/number/iscloseto.py
/usr/lib/python2.7/site-packages/hamcrest/library/number/iscloseto.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/number/iscloseto.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/number/ordering_comparison.py
/usr/lib/python2.7/site-packages/hamcrest/library/number/ordering_comparison.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/number/ordering_comparison.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/object
/usr/lib/python2.7/site-packages/hamcrest/library/object/__init__.py
/usr/lib/python2.7/site-packages/hamcrest/library/object/__init__.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/object/__init__.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/object/haslength.py
/usr/lib/python2.7/site-packages/hamcrest/library/object/haslength.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/object/haslength.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py
/usr/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/object/hasstring.py
/usr/lib/python2.7/site-packages/hamcrest/library/object/hasstring.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/object/hasstring.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/text
/usr/lib/python2.7/site-packages/hamcrest/library/text/__init__.py
/usr/lib/python2.7/site-packages/hamcrest/library/text/__init__.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/text/__init__.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_case.py
/usr/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_case.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_case.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_whitespace.py
/usr/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_whitespace.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_whitespace.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringcontains.py
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringcontains.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringcontains.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringcontainsinorder.py
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringcontainsinorder.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringcontainsinorder.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringendswith.py
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringendswith.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringendswith.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringmatches.py
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringmatches.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringmatches.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringstartswith.py
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringstartswith.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/text/stringstartswith.pyo
/usr/lib/python2.7/site-packages/hamcrest/library/text/substringmatcher.py
/usr/lib/python2.7/site-packages/hamcrest/library/text/substringmatcher.pyc
/usr/lib/python2.7/site-packages/hamcrest/library/text/substringmatcher.pyo
/usr/share/doc/packages/python2-PyHamcrest
/usr/share/doc/packages/python2-PyHamcrest/README.rst
/usr/share/licenses/python2-PyHamcrest
/usr/share/licenses/python2-PyHamcrest/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024