Hello community,

here is the log from the commit of package python-hypothesis for 
openSUSE:Factory checked in at 2020-11-21 12:41:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hypothesis (Old)
 and      /work/SRC/openSUSE:Factory/.python-hypothesis.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hypothesis"

Sat Nov 21 12:41:17 2020 rev:51 rq:849393 version:5.41.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hypothesis/python-hypothesis.changes      
2020-11-12 22:33:59.977826894 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-hypothesis.new.5913/python-hypothesis.changes
    2020-11-23 10:44:19.370232833 +0100
@@ -1,0 +2,8 @@
+Tue Nov 17 18:22:29 UTC 2020 - Teemu Mannermaa <[email protected]>
+
+- Fix failing tests:
+  * Also skip %python_clone during build of tests flavor.
+  * Recommend python-redis and BR python-fakeredis that are needed
+    for new redis based ExampleDatabase implemention.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-hypothesis.spec ++++++
--- /var/tmp/diff_new_pack.U4pIYh/_old  2020-11-23 10:44:19.926233387 +0100
+++ /var/tmp/diff_new_pack.U4pIYh/_new  2020-11-23 10:44:19.930233390 +0100
@@ -61,6 +61,7 @@
 Recommends:     python-pytest >= 4.3
 Recommends:     python-python-dateutil >= 1.4
 Recommends:     python-pytz >= 2014.1
+Recommends:     python-redis >= 3.0.0
 BuildArch:      noarch
 %if %{with test}
 # SECTION test requirements
@@ -68,6 +69,7 @@
 BuildRequires:  %{python_module attrs >= 19.2.0}
 BuildRequires:  %{python_module black}
 BuildRequires:  %{python_module dpcontracts >= 0.6.0}
+BuildRequires:  %{python_module fakeredis}
 BuildRequires:  %{python_module flaky}
 BuildRequires:  %{python_module hypothesis = %{version}}
 BuildRequires:  %{python_module lark-parser >= 0.6.5}
@@ -108,9 +110,9 @@
 %if !%{with test}
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
-%endif
 
 %python_clone -a %{buildroot}%{_bindir}/hypothesis
+%endif
 
 %post
 %python_install_alternative hypothesis
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to