forked from pool/python-apsw
- Fix the source url to really match reality
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apsw?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
78c41c6ff7
commit
712bdff28f
@@ -25,12 +25,12 @@ Summary: Another Python SQLite Wrapper
|
||||
License: Zlib
|
||||
Group: Development/Libraries/Python
|
||||
URL: https://github.com/rogerbinns/apsw/
|
||||
Source: https://github.com/rogerbinns/apsw/releases/download/%{tarver}/apsw-%{tarver}.tar.gz
|
||||
Source: https://github.com/rogerbinns/apsw/archive/%{tarver}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: sqlite3-devel >= 3.30
|
||||
BuildRequires: pkgconfig(sqlite3) >= 3.30
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user