15
0
forked from pool/python-cbor

- Set homepage to the GITHUB the upstream points to in last commit

on bitbucket

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cbor?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2019-04-01 10:49:59 +00:00
committed by Git OBS Bridge
parent c45dfe6baa
commit 8befb51d1a
2 changed files with 8 additions and 3 deletions

View File

@@ -21,12 +21,11 @@ Name: python-cbor
Version: 1.0.0
Release: 0
Summary: RFC 7049 - Concise Binary Object Representation
# https://bitbucket.org/bodhisnarkva/cbor/issues/27/python-sdist-on-pypi-doesnt-include
License: Apache-2.0
Group: Development/Languages/Python
URL: https://bitbucket.org/bodhisnarkva/cbor
URL: https://github.com/brianolson/cbor_py
Source: https://files.pythonhosted.org/packages/source/c/cbor/cbor-%{version}.tar.gz
Source1: https://bitbucket.org/bodhisnarkva/cbor/raw/113f42203c941470c98f7174065ba9b384cff727/LICENSE
Source1: https://raw.githubusercontent.com/brianolson/cbor_py/master/LICENSE
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes