dev-python/attrs: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 13 Mar 2018 19:19:00 +0000 (20:19 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 19:52:16 +0000 (20:52 +0100)
dev-python/attrs/attrs-16.3.0-r1.ebuild
dev-python/attrs/attrs-17.2.0.ebuild

index dac2d9e2c39c9bb08ddd4a5945b4eb6fa175e1bd..901e5a5b218f83500956ef846f8321334cfd261a 100644 (file)
@@ -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
@@ -11,7 +11,7 @@ DESCRIPTION="Attributes without boilerplate"
 HOMEPAGE="
        https://github.com/hynek/attrs
        https://attrs.readthedocs.org/
-       http://pypi.python.org/pypi/attrs"
+       https://pypi.python.org/pypi/attrs"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
index ad915df95f6d9480c44e3a5084958ac158c531a4..5e9fdd7f33f5b04c7617cd1555ddf654ade2cd8c 100644 (file)
@@ -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
@@ -11,7 +11,7 @@ DESCRIPTION="Attributes without boilerplate"
 HOMEPAGE="
        https://github.com/hynek/attrs
        https://attrs.readthedocs.org/
-       http://pypi.python.org/pypi/attrs"
+       https://pypi.python.org/pypi/attrs"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"