mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/markups: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
5b9cc8a87d
commit
c94663948c
@@ -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
|
||||
@@ -12,7 +12,7 @@ MY_P=${MY_PN}-${PV}
|
||||
|
||||
DESCRIPTION="A wrapper around various text markups"
|
||||
HOMEPAGE="
|
||||
http://pythonhosted.org/Markups/
|
||||
https://pythonhosted.org/Markups/
|
||||
https://github.com/retext-project/pymarkups
|
||||
https://pypi.org/project/Markups/"
|
||||
SRC_URI="mirror://pypi/M/${MY_PN}/${MY_P}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user