python-hypothesis 3.44.1-2 source package in Ubuntu

Changelog

python-hypothesis (3.44.1-2) unstable; urgency=medium

  * Team upload.
  * Add python{,3}-/pypy-attrs and python{,3}-/pypy-coverage to B-D
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * Bump debhelper compat level to 11
  * Move docs to /usr/share/python-hypothesis
  * Install examples
  * Rename lintian override: debian-watch-may-check-gpg-signature
    -> debian-watch-does-not-check-gpg-signature
  * Bump Standards-Version to 4.1.3 (no changes).

 -- Ondřej Nový <email address hidden>  Fri, 16 Feb 2018 11:44:09 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-hypothesis_3.44.1-2.dsc 2.7 KiB 6125f2e058fa6aef56c15ebbce057c2233ecd8195713757ecef81d42ea8de267
python-hypothesis_3.44.1.orig.tar.gz 477.5 KiB 2f915347cc6ec42af36045ea32986a82a8702479ce7ceca42d60ad1f44a00ca4
python-hypothesis_3.44.1-2.debian.tar.xz 9.2 KiB e2a22d0bf9d38953d701f2123a78f1b5c3d95488555d86fa424b3253870fd278

Available diffs

No changes file available.

Binary packages built by this source

pypy-hypothesis: advanced Quickcheck style testing library for PyPy

 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 PyPy module.

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.