summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-13 20:19:00 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-13 20:52:16 +0100
commitdce7b992fb4298ca7bbc548e68f6a88afc51ea2a (patch)
tree9b5da080905b7bd49005cc3a67a020c5d3f35291
parentdev-python/astng: use HTTPS (diff)
downloadgentoo-dce7b992.tar.gz
gentoo-dce7b992.tar.bz2
gentoo-dce7b992.zip
dev-python/attrs: use HTTPS
-rw-r--r--dev-python/attrs/attrs-16.3.0-r1.ebuild4
-rw-r--r--dev-python/attrs/attrs-17.2.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/attrs/attrs-16.3.0-r1.ebuild b/dev-python/attrs/attrs-16.3.0-r1.ebuild
index dac2d9e2c39c..901e5a5b218f 100644
--- a/dev-python/attrs/attrs-16.3.0-r1.ebuild
+++ b/dev-python/attrs/attrs-16.3.0-r1.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
@@ -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"
diff --git a/dev-python/attrs/attrs-17.2.0.ebuild b/dev-python/attrs/attrs-17.2.0.ebuild
index ad915df95f6d..5e9fdd7f33f5 100644
--- a/dev-python/attrs/attrs-17.2.0.ebuild
+++ b/dev-python/attrs/attrs-17.2.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
@@ -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"