mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-19 09:08:09 -07:00
dev-python/python-rethinkdb: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
f54255ed9f
commit
aaad75400a
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -8,7 +8,7 @@ inherit distutils-r1
|
||||
|
||||
MY_PN="rethinkdb"
|
||||
DESCRIPTION="Python driver library for the RethinkDB database server."
|
||||
HOMEPAGE="http://rethinkdb.com/api/python/"
|
||||
HOMEPAGE="https://rethinkdb.com/api/python/"
|
||||
SRC_URI="mirror://pypi/r/${MY_PN}/${MY_PN}-${PV}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user