Hello community, here is the log from the commit of package python-hypothesis for openSUSE:Factory checked in at 2017-10-10 11:38:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-hypothesis (Old) and /work/SRC/openSUSE:Factory/.python-hypothesis.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hypothesis" Tue Oct 10 11:38:16 2017 rev:7 rq:532615 version:3.31.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-hypothesis/python-hypothesis.changes 2017-07-21 22:37:10.388207759 +0200 +++ /work/SRC/openSUSE:Factory/.python-hypothesis.new/python-hypothesis.changes 2017-10-10 11:38:16.535878153 +0200 @@ -1,0 +2,25 @@ +Fri Oct 6 19:43:51 UTC 2017 - [email protected] + +- update to version 3.31.3: + * This release makes some small optimisations to our use of coverage + that should reduce constant per-example overhead. This is probably + only noticeable on examples where the test itself is quite + fast. On no-op tests that don’t test anything you may see up to a + fourfold speed increase (which is still significantly slower than + without coverage). On more realistic tests the speed up is likely + to be less than that. + +------------------------------------------------------------------- +Thu Oct 5 12:11:08 UTC 2017 - [email protected] + +- Add python-attrs and python-coverage requires, matching the info + of setup.py. + +------------------------------------------------------------------- +Tue Oct 3 01:14:16 UTC 2017 - [email protected] + +- update to version 3.31.2: + * long list of updates, see + https://hypothesis.readthedocs.io/en/latest/changes.html + +------------------------------------------------------------------- Old: ---- hypothesis-3.11.6.tar.gz New: ---- hypothesis-3.31.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-hypothesis.spec ++++++ --- /var/tmp/diff_new_pack.3lW7rT/_old 2017-10-10 11:38:17.223847959 +0200 +++ /var/tmp/diff_new_pack.3lW7rT/_new 2017-10-10 11:38:17.227847783 +0200 @@ -24,7 +24,7 @@ %endif %bcond_with test Name: python-hypothesis -Version: 3.11.6 +Version: 3.31.3 Release: 0 Summary: A library for property based testing License: MPL-2.0 @@ -35,12 +35,13 @@ BuildRequires: fdupes BuildRequires: python-enum34 BuildRequires: python-rpm-macros +Requires: python-attrs +Requires: python-coverage Recommends: python-Django >= 1.7 Recommends: python-Faker >= 0.7.0 Recommends: python-numpy >= 1.9.0 Recommends: python-pytest >= 2.7.0 Recommends: python-pytz -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %if %{with test} BuildRequires: %{python_module Django >= 1.7} ++++++ hypothesis-3.11.6.tar.gz -> hypothesis-3.31.3.tar.gz ++++++ ++++ 10380 lines of diff (skipped)
