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

python310-pyshould-0.7.1-7.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-pyshould Distribution: openSUSE Tumbleweed
Version: 0.7.1 Vendor: openSUSE
Release: 7.2 Build date: Mon Mar 11 07:52:00 2024
Group: Unspecified Build host: reproducible
Size: 112125 Source RPM: python-pyshould-0.7.1-7.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/drslump/pyshould
Summary: Should style asserts
PyShould is a Python DSL allowing to write expectations or assertions
in almost natural language. The goal is to offer an expressive yet
readable syntax to define the expectations in detail.

Under the hood it uses the PyHamcrest library of matchers to build
complex matching predicates and great explanations when there is a
mismatch.

Its primary use case is in unit testing, replacing the need for
Python's native assertX methods. Its use is completely transparent
to the unit testing runner used, since mismatches are reported using
the standard AssertionError.

Provides

Requires

License

MIT

Changelog

* Mon Mar 11 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Add patch fix-assertion-method.patch:
    * Fix assertion methods.
  - Switch to pyproject and autosetup macros.
  - Less globs in %files.
* Tue Aug 18 2020 Matej Cepl <mcepl@suse.com>
  - We can finally use %pyunittest macro
* Mon Aug 17 2020 Matej Cepl <mcepl@suse.com>
  - Don't force pytest, when the easiest way is just to follow
    the flow and go with the unittest runner.
* Sun Aug 16 2020 John Vandenberg <jayvdb@gmail.com>
  - Replace nose with pytest
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Wed May 30 2018 mcepl@suse.com
  - Do not package tests/ directory
* Wed May 16 2018 toddrme2178@gmail.com
  - Update to 0.7.1
    * Be a date: matcher for providing datetime type check
    * Add 'contain_sparse' and 'have_sparse' shortcuts.
  - Implement single-spec version
* Fri Jun 03 2016 toddrme2178@gmail.com
  - Update to version 0.6.2
    * No upstream changelog
* Fri Aug 08 2014 lowks@lowkster.com
  - Initial version of python-pyshould

Files

/usr/lib/python3.10/site-packages/pyshould
/usr/lib/python3.10/site-packages/pyshould-0.7.1.dist-info
/usr/lib/python3.10/site-packages/pyshould-0.7.1.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/pyshould-0.7.1.dist-info/LICENSE
/usr/lib/python3.10/site-packages/pyshould-0.7.1.dist-info/METADATA
/usr/lib/python3.10/site-packages/pyshould-0.7.1.dist-info/RECORD
/usr/lib/python3.10/site-packages/pyshould-0.7.1.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/pyshould-0.7.1.dist-info/WHEEL
/usr/lib/python3.10/site-packages/pyshould-0.7.1.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/pyshould/__init__.py
/usr/lib/python3.10/site-packages/pyshould/__main__.py
/usr/lib/python3.10/site-packages/pyshould/__pycache__
/usr/lib/python3.10/site-packages/pyshould/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/dsl.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/dsl.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/dumper.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/dumper.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/expect.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/expect.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/expectation.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/expectation.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/matchers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/matchers.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/patch.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/patch.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/patch_mockito.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/patch_mockito.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/patched.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pyshould/__pycache__/patched.cpython-310.pyc
/usr/lib/python3.10/site-packages/pyshould/dsl.py
/usr/lib/python3.10/site-packages/pyshould/dumper.py
/usr/lib/python3.10/site-packages/pyshould/expect.py
/usr/lib/python3.10/site-packages/pyshould/expectation.py
/usr/lib/python3.10/site-packages/pyshould/matchers.py
/usr/lib/python3.10/site-packages/pyshould/patch.py
/usr/lib/python3.10/site-packages/pyshould/patch_mockito.py
/usr/lib/python3.10/site-packages/pyshould/patched.py
/usr/share/doc/packages/python310-pyshould
/usr/share/doc/packages/python310-pyshould/README.md
/usr/share/licenses/python310-pyshould
/usr/share/licenses/python310-pyshould/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024