python-hypothesis 3.44.1-2ubuntu1 source package in Ubuntu

Changelog

python-hypothesis (3.44.1-2ubuntu1) bionic; urgency=medium

  * Fix Numpy dtype test on big-endian platforms

 -- Graham Inggs <email address hidden>  Wed, 14 Mar 2018 06:21:22 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-hypothesis_3.44.1.orig.tar.gz 477.5 KiB 2f915347cc6ec42af36045ea32986a82a8702479ce7ceca42d60ad1f44a00ca4
python-hypothesis_3.44.1-2ubuntu1.debian.tar.xz 9.9 KiB 4fc7616da5c784cf6c9bbae5a19ee46fcb91ef5e97baeb4a85e53c4a276efac4
python-hypothesis_3.44.1-2ubuntu1.dsc 2.8 KiB c124b710bd55404d578f9e0fe021c730ca1fa88f370c2fce3385d70434dfda92

View changes file

Binary packages built by this source

pypy-hypothesis: No summary available for pypy-hypothesis in ubuntu cosmic.

No description available for pypy-hypothesis in ubuntu cosmic.

python-hypothesis: advanced Quickcheck style testing library for Python 2

 Hypothesis 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.
 .
 Hypothesis is both extremely practical and also advances the state of
 the art of unit testing by some way. It's easy to use, stable, and
 extremely powerful. If you're not using Hypothesis to test your
 project then you're missing out.
 .
 This package contains the Python 2 module.

python-hypothesis-doc: advanced Quickcheck style testing library (documentation)

 Hypothesis 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.
 .
 Hypothesis is both extremely practical and also advances the state of
 the art of unit testing by some way. It's easy to use, stable, and
 extremely powerful. If you're not using Hypothesis to test your
 project then you're missing out.
 .
 This package contains the documentation for Hypothesis.

python3-hypothesis: advanced Quickcheck style testing library for Python 3

 Hypothesis 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.
 .
 Hypothesis is both extremely practical and also advances the state of
 the art of unit testing by some way. It's easy to use, stable, and
 extremely powerful. If you're not using Hypothesis to test your
 project then you're missing out.
 .
 This package contains the Python 3 module.