mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/netifaces: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
88ec68aca0
commit
bd83ab13f0
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -10,7 +10,7 @@ inherit distutils-r1
|
||||
DESCRIPTION="Portable network interface information"
|
||||
HOMEPAGE="
|
||||
https://pypi.python.org/pypi/netifaces/
|
||||
http://alastairs-place.net/netifaces/
|
||||
https://alastairs-place.net/projects/netifaces/
|
||||
https://bitbucket.org/al45tair/netifaces"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user