summaryrefslogtreecommitdiff
path: root/dev-python/pyserial
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-07-27 14:49:49 +0800
committerMike Frysinger <vapier@gentoo.org>2016-07-27 14:59:24 +0800
commitb4480f333aed7f7f3bc75446a1a5010ba8df738c (patch)
tree8d584b66351519849aa4ebe26bbc91eed8b2ee96 /dev-python/pyserial
parentd7c2288f82c5cf96af2243ec7f1b4be05acb6fc3 (diff)
downloadgentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz
gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.xz
sourceforge: switch to https:// URIs
Diffstat (limited to 'dev-python/pyserial')
-rw-r--r--dev-python/pyserial/files/pyserial-2.6-list_ports.patch2
-rw-r--r--dev-python/pyserial/pyserial-2.6-r1.ebuild2
-rw-r--r--dev-python/pyserial/pyserial-2.7-r1.ebuild2
-rw-r--r--dev-python/pyserial/pyserial-2.7.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pyserial/files/pyserial-2.6-list_ports.patch b/dev-python/pyserial/files/pyserial-2.6-list_ports.patch
index cd3b4ef8e32..70bfaf20c1c 100644
--- a/dev-python/pyserial/files/pyserial-2.6-list_ports.patch
+++ b/dev-python/pyserial/files/pyserial-2.6-list_ports.patch
@@ -1,4 +1,4 @@
-http://sourceforge.net/p/pyserial/patches/26/
+https://sourceforge.net/p/pyserial/patches/26/
Index: trunk/pyserial/serial/tools/list_ports_posix.py
===================================================================
--- trunk/pyserial/serial/tools/list_ports_posix.py (revision 439)
diff --git a/dev-python/pyserial/pyserial-2.6-r1.ebuild b/dev-python/pyserial/pyserial-2.6-r1.ebuild
index 8f5bdcf1007..173964a1911 100644
--- a/dev-python/pyserial/pyserial-2.6-r1.ebuild
+++ b/dev-python/pyserial/pyserial-2.6-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy )
inherit distutils-r1
DESCRIPTION="Python Serial Port Extension"
-HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ https://pypi.python.org/pypi/pyserial"
+HOMEPAGE="http://pyserial.sourceforge.net/ https://sourceforge.net/projects/pyserial/ https://pypi.python.org/pypi/pyserial"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="PSF-2"
diff --git a/dev-python/pyserial/pyserial-2.7-r1.ebuild b/dev-python/pyserial/pyserial-2.7-r1.ebuild
index 03fb65197ba..f1717154630 100644
--- a/dev-python/pyserial/pyserial-2.7-r1.ebuild
+++ b/dev-python/pyserial/pyserial-2.7-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
inherit distutils-r1
DESCRIPTION="Python Serial Port Extension"
-HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ https://pypi.python.org/pypi/pyserial"
+HOMEPAGE="http://pyserial.sourceforge.net/ https://sourceforge.net/projects/pyserial/ https://pypi.python.org/pypi/pyserial"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="PSF-2"
diff --git a/dev-python/pyserial/pyserial-2.7.ebuild b/dev-python/pyserial/pyserial-2.7.ebuild
index 5458aa4dd66..80ba0276909 100644
--- a/dev-python/pyserial/pyserial-2.7.ebuild
+++ b/dev-python/pyserial/pyserial-2.7.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy )
inherit distutils-r1
DESCRIPTION="Python Serial Port Extension"
-HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ https://pypi.python.org/pypi/pyserial"
+HOMEPAGE="http://pyserial.sourceforge.net/ https://sourceforge.net/projects/pyserial/ https://pypi.python.org/pypi/pyserial"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="PSF-2"