14
0
2023-02-07 00:41:36 +00:00
committed by Git OBS Bridge
parent bc944164aa
commit 87dc765996

View File

@@ -23,10 +23,9 @@ Release: 0
Summary: Extract, clean, transform, hyphenate and metadata for ISBNs
License: LGPL-3.0-only
URL: https://github.com/xlcnd/isbnlib
Source: https://files.pythonhosted.org/packages/source/i/isbnlib/isbnlib-%{version}.tar.gz
Source: https://github.com/xlcnd/%{modname}/archive/refs/tags/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz
# PATCH-{FIX|FEATURE}-{OPENSUSE|SLE|UPSTREAM} name-of-file.patch bsc#[0-9]+ mcepl@suse.com
# this patch makes things totally awesome
# PATCH-FIX-UPSTREAM mark-network-tests.patch gh#xlcnd/isbnlib#121 mcepl@suse.com
# mark tests requiring network access so they may be skipped
Patch0: mark-network-tests.patch
BuildRequires: %{python_module anyio}
BuildRequires: %{python_module flaky}