forked from pool/python-dictknife
- Fix source url to match up the reality as this was fetched from
github OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dictknife?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
7d1a48a97c
commit
52a6e37dfa
@@ -23,9 +23,8 @@ Version: 0.13.0
|
||||
Release: 0
|
||||
Summary: Army knife of handling data
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/podhmo/dictknife
|
||||
Source: https://files.pythonhosted.org/packages/source/d/dictknife/dictknife-%{version}.tar.gz
|
||||
Source: https://github.com/podhmo/dictknife/archive/%{version}.tar.gz#/dictknife-%{version}.tar.gz
|
||||
BuildRequires: %{python_module PyYAML}
|
||||
BuildRequires: %{python_module google-api-python-client}
|
||||
BuildRequires: %{python_module jsonpatch}
|
||||
@@ -37,8 +36,8 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module toml}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Suggests: python-PyYAML
|
||||
Suggests: python-google-api-python-client
|
||||
Suggests: python-jsonpatch
|
||||
|
||||
Reference in New Issue
Block a user