diff --git a/python-multivolumefile.changes b/python-multivolumefile.changes index b87069d..ecb783a 100644 --- a/python-multivolumefile.changes +++ b/python-multivolumefile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 16 14:28:12 UTC 2024 - Ben Greiner + +- Remove bogus unmaintained pyannotate test dependency + ------------------------------------------------------------------- Tue Jun 27 12:49:08 UTC 2023 - ecsos diff --git a/python-multivolumefile.spec b/python-multivolumefile.spec index 8d0a38f..29ca4e1 100644 --- a/python-multivolumefile.spec +++ b/python-multivolumefile.spec @@ -26,7 +26,6 @@ URL: https://codeberg.org/miurahr/multivolume Source: https://files.pythonhosted.org/packages/source/m/multivolumefile/multivolumefile-%{version}.tar.gz BuildRequires: %{python_module hypothesis} BuildRequires: %{python_module pip} -BuildRequires: %{python_module pyannotate} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools >= 42.0} BuildRequires: %{python_module setuptools_scm >= 3.5.0}