From 0b9150ec25de7a5e7dba122adeb45ee4bda8ccd9 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Jan 17 2023 23:39:21 +0000 Subject: Update to 6.62.1 - Fixes: rhbz#2138440 Until lark-parser is updated to lark, we sed the dependency back, see https://github.com/HypothesisWorks/hypothesis/pull/3514 --- diff --git a/python-hypothesis.spec b/python-hypothesis.spec index d926ed3..31230a0 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -9,7 +9,7 @@ %endif Name: python-hypothesis -Version: 6.56.3 +Version: 6.62.1 Release: %autorelease Summary: Library for property based testing @@ -63,6 +63,10 @@ Summary: %{summary} sed -i -e '/sphinx.ext.intersphinx/d' docs/conf.py # disable Sphinx non-available extensions sed -i -e '/sphinx_codeautolink/d' docs/conf.py +# use Fedora-packaged lark-parser until the package is renamed to lark +# the comment near this dependency says: +# "probably still works with old `lark-parser` too" +sed -i -e 's/"lark>=0.10.1"/"lark-parser>=0.9"/' setup.py %generate_buildrequires diff --git a/sources b/sources index 0c1a542..74cf0dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (hypothesis-6.56.3.tar.gz) = f410455e77c6e9dc3b9003ef3d4c21bd204d85bc567dfd0d420986dc255d8c1ff9f41d809d837286f02064f546a08eff0f89389906ab7023581cc1f5a5d18947 +SHA512 (hypothesis-6.62.1.tar.gz) = 1f886de0ae1c4e3371a60e45f00f265542cefa89ce1a109f794ceff3eaa648e2faf566b86b0921e5741b5d8b8d285169387426d8a069410e86642a95380e312e