commit:     f9733c1b2247c641b3961c6af0bb4ab413d89d54
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Mar 12 03:50:09 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Mar 12 03:50:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f9733c1b

dev-python/opentracing: use https

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/opentracing/opentracing-2.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/opentracing/opentracing-2.4.0.ebuild 
b/dev-python/opentracing/opentracing-2.4.0.ebuild
index 408a4c917..6032582ef 100644
--- a/dev-python/opentracing/opentracing-2.4.0.ebuild
+++ b/dev-python/opentracing/opentracing-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -9,7 +9,7 @@ inherit distutils-r1
 
 DESCRIPTION="OpenTracing API for Python"
 HOMEPAGE="
-       http://opentracing.io
+       https://opentracing.io
        https://github.com/opentracing/opentracing-python
 "
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

Reply via email to