Thu, 06 Jun 2024 09:28:49 UTC | login

Information for RPM python3-hypothesis-3.12.0-4.fc27.noarch.rpm

ID40632
Namepython3-hypothesis
Version3.12.0
Release4.fc27
Epoch
Archnoarch
SummaryA library for property based testing
DescriptionHypothesis is a library for testing your Python code against a much larger range of examples than you would ever want to write by hand. It’s based on the Haskell library, Quickcheck, and is designed to integrate seamlessly into your existing Python unit testing work flow.
Build Time2017-08-24 12:44:18 GMT
Size285.21 KB
445fd69fcf6d3817b0f6e2dd72952e26
LicenseMPLv2.0
Provides
python3-hypothesis = 3.12.0-4.fc27
python3.6dist(hypothesis) = 3.12.0
python3dist(hypothesis) = 3.12.0
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests
python3-numpy
python3-pytz
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 208 >>>
Name ascending sort Size
/usr/lib/python3.6/site-packages/hypothesis0.00 B
/usr/lib/python3.6/site-packages/hypothesis-3.12.0-py3.6.egg-info0.00 B
/usr/lib/python3.6/site-packages/hypothesis-3.12.0-py3.6.egg-info/PKG-INFO3.63 KB
/usr/lib/python3.6/site-packages/hypothesis-3.12.0-py3.6.egg-info/SOURCES.txt2.36 KB
/usr/lib/python3.6/site-packages/hypothesis-3.12.0-py3.6.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.6/site-packages/hypothesis-3.12.0-py3.6.egg-info/entry_points.txt61.00 B
/usr/lib/python3.6/site-packages/hypothesis-3.12.0-py3.6.egg-info/not-zip-safe1.00 B
/usr/lib/python3.6/site-packages/hypothesis-3.12.0-py3.6.egg-info/requires.txt348.00 B
/usr/lib/python3.6/site-packages/hypothesis-3.12.0-py3.6.egg-info/top_level.txt11.00 B
/usr/lib/python3.6/site-packages/hypothesis/__init__.py1.29 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__0.00 B
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/__init__.cpython-36.opt-1.pyc844.00 B
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/__init__.cpython-36.pyc844.00 B
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/_settings.cpython-36.opt-1.pyc15.54 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/_settings.cpython-36.pyc15.66 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/configuration.cpython-36.opt-1.pyc1.10 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/configuration.cpython-36.pyc1.10 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/control.cpython-36.opt-1.pyc3.60 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/control.cpython-36.pyc3.60 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/core.cpython-36.opt-1.pyc18.74 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/core.cpython-36.pyc18.83 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/database.cpython-36.opt-1.pyc8.48 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/database.cpython-36.pyc8.52 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/errors.cpython-36.opt-1.pyc6.57 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/errors.cpython-36.pyc6.57 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/executors.cpython-36.opt-1.pyc2.13 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/executors.cpython-36.pyc2.13 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/reporting.cpython-36.opt-1.pyc1.78 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/reporting.cpython-36.pyc1.78 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/stateful.cpython-36.opt-1.pyc17.65 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/stateful.cpython-36.pyc17.68 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/statistics.cpython-36.opt-1.pyc2.06 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/statistics.cpython-36.pyc2.06 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/strategies.cpython-36.opt-1.pyc39.55 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/strategies.cpython-36.pyc39.66 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/strategytests.cpython-36.opt-1.pyc4.45 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/strategytests.cpython-36.pyc4.50 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/types.cpython-36.opt-1.pyc3.95 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/types.cpython-36.pyc3.95 KB
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/version.cpython-36.opt-1.pyc307.00 B
/usr/lib/python3.6/site-packages/hypothesis/__pycache__/version.cpython-36.pyc307.00 B
/usr/lib/python3.6/site-packages/hypothesis/_settings.py17.48 KB
/usr/lib/python3.6/site-packages/hypothesis/configuration.py1.58 KB
/usr/lib/python3.6/site-packages/hypothesis/control.py3.86 KB
/usr/lib/python3.6/site-packages/hypothesis/core.py26.80 KB
/usr/lib/python3.6/site-packages/hypothesis/database.py7.34 KB
/usr/lib/python3.6/site-packages/hypothesis/errors.py5.29 KB
/usr/lib/python3.6/site-packages/hypothesis/executors.py2.13 KB
/usr/lib/python3.6/site-packages/hypothesis/extra0.00 B
/usr/lib/python3.6/site-packages/hypothesis/extra/__init__.py640.00 B
Component of No Buildroots