From 2a1a3d2006954fd13c3bf59a4765c903bf63b86fc5378e4c938f449421113b84 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 16 Feb 2024 16:36:51 +0000 Subject: [PATCH] Accepting request 1147128 from home:bnavigator:branches:devel:languages:python - Remove bogus unmaintained pyannotate test dependency OBS-URL: https://build.opensuse.org/request/show/1147128 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-multivolumefile?expand=0&rev=5 --- python-multivolumefile.changes | 5 +++++ python-multivolumefile.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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}