From 9424b9b24ceb4815bba6e29107a80449cc535da9d428ec8e1a276bab3bbe55ae Mon Sep 17 00:00:00 2001 From: Alberto Planas Dominguez Date: Mon, 4 Jul 2016 07:26:35 +0000 Subject: [PATCH] Accepting request 406252 from home:tbechtold:branches:devel:languages:python - Use https for Source url OBS-URL: https://build.opensuse.org/request/show/406252 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=47 --- python-py2pack.changes | 5 +++++ python-py2pack.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-py2pack.changes b/python-py2pack.changes index 981a507..2f44f29 100644 --- a/python-py2pack.changes +++ b/python-py2pack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 4 07:22:14 UTC 2016 - tbechtold@suse.com + +- Use https for Source url + ------------------------------------------------------------------- Thu Jun 30 18:58:23 UTC 2016 - tbechtold@suse.com diff --git a/python-py2pack.spec b/python-py2pack.spec index 826cf50..d81a8a2 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -23,7 +23,7 @@ Url: http://github.com/saschpe/py2pack Summary: Generate distribution packages from Python packages on PyPI License: Apache-2.0 Group: Development/Languages/Python -Source: http://pypi.io/packages/source/p/py2pack/py2pack-%{version}.tar.gz +Source: https://pypi.io/packages/source/p/py2pack/py2pack-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-Jinja2 BuildRequires: python-argparse