From 4240cd5c4df7f1f80248704a31e359d59af3e683 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Aug 03 2023 10:17:55 +0000 Subject: lark is now available in Fedora, use it --- diff --git a/python-hypothesis.spec b/python-hypothesis.spec index a33a9f8..df6e254 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -64,10 +64,6 @@ 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