From 76164581bd1369550a1e930f36d5153c84f915468fded9f5b2119d424519e6ef Mon Sep 17 00:00:00 2001 From: Matwey Kornilov Date: Wed, 18 Jan 2017 09:13:34 +0000 Subject: [PATCH] Accepting request 451082 from home:matwey:branches:devel:languages:python OBS-URL: https://build.opensuse.org/request/show/451082 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybeam?expand=0&rev=11 --- python-pybeam.changes | 5 +++++ python-pybeam.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pybeam.changes b/python-pybeam.changes index 26b6eea..c1f3dc0 100644 --- a/python-pybeam.changes +++ b/python-pybeam.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 18 09:11:57 UTC 2017 - matwey.kornilov@gmail.com + +- Update Source url + ------------------------------------------------------------------- Sun Jan 8 14:14:00 UTC 2017 - matwey.kornilov@gmail.com diff --git a/python-pybeam.spec b/python-pybeam.spec index 2f9206b..560a649 100644 --- a/python-pybeam.spec +++ b/python-pybeam.spec @@ -23,7 +23,7 @@ Summary: Python module to parse Erlang BEAM files License: MIT Group: Development/Languages/Python Url: http://github.com/matwey/pybeam -Source: http://pypi.python.org/packages/source/p/pybeam/pybeam-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/p/pybeam/pybeam-%{version}.tar.gz BuildRequires: python-construct < 2.8 BuildRequires: python-devel BuildRequires: python-setuptools