diff --git a/python-cbor.changes b/python-cbor.changes index 61abd7d..028547d 100644 --- a/python-cbor.changes +++ b/python-cbor.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 1 10:49:33 UTC 2019 - Tomáš Chvátal + +- Set homepage to the GITHUB the upstream points to in last commit + on bitbucket + ------------------------------------------------------------------- Tue Feb 19 02:37:25 UTC 2019 - John Vandenberg diff --git a/python-cbor.spec b/python-cbor.spec index 5417101..b70dc5f 100644 --- a/python-cbor.spec +++ b/python-cbor.spec @@ -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