Skip to content

Changelog python-hypothesis (4.36.2-1)

2019

python-hypothesis (4.36.2-1) unstable; urgency=medium

   * Team upload.
 
   [ Nicolas Dandrimont ]
   * New upstream release (Closes: #942693)
   * Drop remote reference to image in documentation
 
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat.

2018

python-hypothesis (3.71.11-1) unstable; urgency=medium

   * Team upload.
 
   [ Ondřej Nový ]
   * Convert git repository from git-dpm to gbp layout
   * Use 'python3 -m sphinx' instead of sphinx-build for building docs
 
   [ Mattia Rizzolo ]
   * New upstream version 3.71.11.
     + Compatibility with Python 3.7.  Closes: #904646
   * Update watch file to the new tarball names.  Closes: #904647
   * Fix paths after upstream shuffled files around.
   * d/rules: Drop unneeded override_dh_python3.
   * d/rules: Add a comment on why the tests are skipped.
   * Add new dependency on python(3)-dateutil.
   * Fix autopkgtest to fit the new version.

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).

2017

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

   * New upstream release (closes: #884786).
     - Fix docs reproducibility (closes: #854549).
   * Replace extra priority with optional.
   * Bump Standards-Version to 4.1.2 (no changes).

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

   * Avoid loading py.test configuration from tox.ini (fixes autopkgtest
     failures).

python-hypothesis (3.12.0-1) unstable; urgency=medium

   * New upstream release.
     - Tweak docs/conf.py to fix building docs when Hypothesis is not
       installed.
   * Fix permuted python3-hypothesis and python-hypothesis-doc Depends
     stanzas (closes: #867435).
   * Bump Standards-Version to 4.0.0 (no changes).

2016

python-hypothesis (3.6.1-1) unstable; urgency=medium

   * New upstream release.

python-hypothesis (3.6.0-1) unstable; urgency=medium

   * The copyright of tests/cover/test_pretty.py is now documented
     correctly.
   * New upstream release.

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

   [ Julian Taylor ]
   * add pypy-hypothesis package

python-hypothesis (3.4.2-1) unstable; urgency=medium

   * New upstream release.

python-hypothesis (3.4.0-1) unstable; urgency=medium

   * New upstream release.

python-hypothesis (3.1.3-3) unstable; urgency=medium

   * Install python3-sphinx-rtd-theme instead of python-sphinx-rtd-theme
     (closes: #827588, hopefully).

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

   * Add python-hypothesis-doc to Suggests.

python-hypothesis (3.1.3-1) unstable; urgency=medium

   * New upstream release.
   * Bump Standards-Version to 3.9.8 (no changes).
   * Disable build-time test suite; running the tests takes a long time,
     and is a little flaky, but hardly anything tested by them is
     Debian-specific, so upstream would have already caught a bad release.
     The DEP 8 tests are left, however.
   * Swap team over to Maintainer.

python-hypothesis (3.1.0-1) unstable; urgency=medium

   * New upstream release.
   * Build python-hypothesis-doc package with documentation.

python-hypothesis (3.0.3-1) unstable; urgency=medium

   * New upstream release.
   * Add autopkgtest.
   * Bump Standards-Version to 3.9.7 (no changes).
   * Add missing dependency on python-enum34; the platform marker obscures
     it from being detected automatically.

python-hypothesis (3.0.2-1) unstable; urgency=medium

   * New upstream release.

python-hypothesis (3.0.1-1) unstable; urgency=medium

   * New upstream release.

python-hypothesis (3.0.0-1) unstable; urgency=medium

   * Fix watch file to handle alpha version.
   * New upstream release.
     - Add Build-Depends: python-enum34.
   * Switch to https in Vcs-Git.

python-hypothesis (2.0.0-1) unstable; urgency=medium

   * New upstream version.

2015

python-hypothesis (1.18.0-1) unstable; urgency=medium

   * New upstream release.
     - Switch to GitHub tarball to pick up the tests.
   * Run the tests at build time (closes: #808039).

python-hypothesis (1.17.0-1) unstable; urgency=medium

   * New upstream release.
     - Change in Python 3 compatibility code (closes: #807988).
   * Add myself to Uploaders.

python-hypothesis (1.16.0-1) unstable; urgency=medium

   * Team upload.
 
   [ Vincent Bernat ]
   * Ship README.rst.
 
   [ Stefano Rivera ]
   * Update VCS fields for Git migration.
 
   [ Tristan Seligmann ]
   * New upstream release.
   * Remove stray egg-info directory.

python-hypothesis (1.11.0-1) unstable; urgency=medium

   * Initial release. Closes: #799044.