forked from pool/python-isbnlib
Fix Sources
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isbnlib?expand=0&rev=2
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user