From 18a38e239d24882ab0f4c5d14e78c822e459ccd8a7c78c16af2a6c9ebf26eec8 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Wed, 31 Aug 2016 08:25:36 +0000 Subject: [PATCH] Accepting request 423948 from home:aplanas:branches:devel:languages:python - User https schema for Source URL OBS-URL: https://build.opensuse.org/request/show/423948 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extras?expand=0&rev=16 --- python-extras.changes | 5 +++++ python-extras.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-extras.changes b/python-extras.changes index bb85e8f..2ed2569 100644 --- a/python-extras.changes +++ b/python-extras.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 31 07:57:56 UTC 2016 - aplanas@suse.com + +- User https schema for Source URL + ------------------------------------------------------------------- Tue Aug 30 12:53:11 UTC 2016 - tbechtold@suse.com diff --git a/python-extras.spec b/python-extras.spec index b9907ac..69c6750 100644 --- a/python-extras.spec +++ b/python-extras.spec @@ -27,7 +27,7 @@ Summary: Useful extra bits for Python License: MIT Group: Development/Languages/Python Url: https://github.com/testing-cabal/extras -Source: http://pypi.io/packages/source/e/extras/extras-%{version}.tar.gz +Source: https://pypi.io/packages/source/e/extras/extras-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools # Test requirements: