Page MenuHomeSolus

package.yml
No OneTemporary

package.yml

name : python-pyhamcrest
version : 2.0.4
release : 8
source :
- https://files.pythonhosted.org/packages/source/p/pyhamcrest/pyhamcrest-2.0.4.tar.gz : b5d9ce6b977696286cf232ce2adf8969b4d0b045975b0936ac9005e84e67e9c1
homepage : http://hamcrest.org/
license : BSD-2-Clause
component : programming.python
summary : Hamcrest matchers for Python
description: |
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. This tutorial shows you how to use PyHamcrest for unit testing.
builddeps :
- numpy # check
- python-build
- python-hatch-vcs
- python-installer
- python-pytest # check
build : |
%python3_setup
install : |
%python3_install
check : |
%python3_test pytest3 -v

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 12:08 PM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5798949
Default Alt Text
package.yml (1005 B)

Event Timeline