From 38d8294b39266a40a78ad575d0cb6a6306adbfa144859a7a862d84e4b3b45671 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 --- casttube-0.2.1.tar.gz | 3 --- python-casttube.changes | 5 +++++ python-casttube.spec | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) delete mode 100644 casttube-0.2.1.tar.gz diff --git a/casttube-0.2.1.tar.gz b/casttube-0.2.1.tar.gz deleted file mode 100644 index 71a8554..0000000 --- a/casttube-0.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54d2af8c7949aa9c5db87fb11ef0a478a5d3e7ac6d2d2ac8dd1711e3a516fc82 -size 5182 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