From 53d1f06e78612aae73823694bbc34a9403cd0b62666a473923401927f9694cc3 Mon Sep 17 00:00:00 2001 From: Todd R Date: Sun, 7 May 2017 22:43:01 +0000 Subject: [PATCH] Accepting request 493359 from home:TheBlackCat:branches:devel:languages:python Source URL must be https. OBS-URL: https://build.opensuse.org/request/show/493359 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uritemplate?expand=0&rev=7 --- python-uritemplate.changes | 5 +++++ python-uritemplate.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-uritemplate.changes b/python-uritemplate.changes index c37b463..8eae0bf 100644 --- a/python-uritemplate.changes +++ b/python-uritemplate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 7 22:41:52 UTC 2017 - toddrme2178@gmail.com + +- Source URL must be https. + ------------------------------------------------------------------- Mon May 1 16:24:14 UTC 2017 - toddrme2178@gmail.com diff --git a/python-uritemplate.spec b/python-uritemplate.spec index 7dc8288..3494cdb 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -26,7 +26,7 @@ Summary: URI Template Expansison License: Apache-2.0 Group: Development/Languages/Python Url: https://pypi.python.org/pypi/uritemplate -Source: http://files.pythonhosted.org/packages/source/u/uritemplate/uritemplate-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/u/uritemplate/uritemplate-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: %{python_module devel}