From a2f42dfa0046e449ac4d6cd55026c465542036cf470a98c3e91f63b603ada952 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 13 Oct 2022 07:14:50 +0000 Subject: [PATCH] - use https for urls OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-casttube?expand=0&rev=4 --- python-casttube.changes | 5 +++++ python-casttube.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-casttube.changes b/python-casttube.changes index ed127cc..39d1b19 100644 --- a/python-casttube.changes +++ b/python-casttube.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 13 07:14:45 UTC 2022 - Dirk Müller + +- use https for urls + ------------------------------------------------------------------- Sat Jan 15 15:29:36 UTC 2022 - Dirk Müller diff --git a/python-casttube.spec b/python-casttube.spec index 434744e..652a2a6 100644 --- a/python-casttube.spec +++ b/python-casttube.spec @@ -23,7 +23,7 @@ Release: 0 Summary: YouTube chromecast api License: MIT Group: Development/Languages/Python -URL: http://github.com/ur1katz/casttube +URL: https://github.com/ur1katz/casttube Source: https://files.pythonhosted.org/packages/source/c/casttube/casttube-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes