summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-27 15:35:06 +0200
committerMichał Górny <mgorny@gentoo.org>2018-04-29 09:35:22 +0200
commitc94663948cd6047d88de9d362bdcb88877b3b5f3 (patch)
tree9101544e8e8594a736f436259c225fc19a65388c /dev-python/markups
parentdev-python/itsdangerous: use HTTPS (diff)
downloadgentoo-c94663948cd6047d88de9d362bdcb88877b3b5f3.tar.gz
gentoo-c94663948cd6047d88de9d362bdcb88877b3b5f3.tar.bz2
gentoo-c94663948cd6047d88de9d362bdcb88877b3b5f3.zip
dev-python/markups: use HTTPS
Diffstat (limited to 'dev-python/markups')
-rw-r--r--dev-python/markups/markups-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/markups/markups-2.0.0.ebuild b/dev-python/markups/markups-2.0.0.ebuild
index 2f123ab52894..711b958eefd1 100644
--- a/dev-python/markups/markups-2.0.0.ebuild
+++ b/dev-python/markups/markups-2.0.0.ebuild
@@ -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"