aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-03-12 04:50:09 +0100
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-03-12 04:50:09 +0100
commitf9733c1b2247c641b3961c6af0bb4ab413d89d54 (patch)
tree1ff1a93d9ff499e972d55ca3bf82b53bf8c35077
parentsys-cluster/portals4: update homepage (diff)
downloadguru-f9733c1b.tar.gz
guru-f9733c1b.tar.bz2
guru-f9733c1b.zip
dev-python/opentracing: use https
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
-rw-r--r--dev-python/opentracing/opentracing-2.4.0.ebuild4
1 files 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"