mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
sourceforge: switch to https:// URIs
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user