diff options
Diffstat (limited to 'dev-python')
25 files changed, 26 insertions, 26 deletions
diff --git a/dev-python/cddb-py/cddb-py-1.4-r1.ebuild b/dev-python/cddb-py/cddb-py-1.4-r1.ebuild index a19fe4961e6f..17b512fe3d7a 100644 --- a/dev-python/cddb-py/cddb-py-1.4-r1.ebuild +++ b/dev-python/cddb-py/cddb-py-1.4-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="CDDB" MY_P="${MY_PN}-${PV}" DESCRIPTION="CDDB Module for Python" -HOMEPAGE="http://sourceforge.net/projects/cddb-py/" +HOMEPAGE="https://sourceforge.net/projects/cddb-py/" SRC_URI="mirror://sourceforge/cddb-py/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/docutils/files/docutils-0.10-optparser.patch b/dev-python/docutils/files/docutils-0.10-optparser.patch index a65fbde71ce0..0e9f7ed8ec84 100644 --- a/dev-python/docutils/files/docutils-0.10-optparser.patch +++ b/dev-python/docutils/files/docutils-0.10-optparser.patch @@ -1,5 +1,5 @@ Patch by Arfrever -http://sourceforge.net/tracker/?func=detail&aid=3598893&group_id=38414&atid=422030 +https://sourceforge.net/tracker/?func=detail&aid=3598893&group_id=38414&atid=422030 Index: docutils/frontend.py =================================================================== diff --git a/dev-python/docutils/files/docutils-0.7-python-3.2-configparser.patch b/dev-python/docutils/files/docutils-0.7-python-3.2-configparser.patch index 3f67f244cfd1..4867e7099ac1 100644 --- a/dev-python/docutils/files/docutils-0.7-python-3.2-configparser.patch +++ b/dev-python/docutils/files/docutils-0.7-python-3.2-configparser.patch @@ -1,4 +1,4 @@ -http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3149845&group_id=38414 +https://sourceforge.net/tracker/?func=detail&atid=422030&aid=3149845&group_id=38414 --- docutils/frontend.py +++ docutils/frontend.py diff --git a/dev-python/drpython/drpython-3.11.4.ebuild b/dev-python/drpython/drpython-3.11.4.ebuild index aeb0837694d2..0f7d0d867d04 100644 --- a/dev-python/drpython/drpython-3.11.4.ebuild +++ b/dev-python/drpython/drpython-3.11.4.ebuild @@ -43,5 +43,5 @@ python_install() { pkg_postinst() { elog "DrPython plugins are available on DrPython homepage:" - elog "http://sourceforge.net/projects/drpython/files/DrPython%20Plugins/" + elog "https://sourceforge.net/projects/drpython/files/DrPython%20Plugins/" } diff --git a/dev-python/epydoc/files/epydoc-docutils-0.6.patch b/dev-python/epydoc/files/epydoc-docutils-0.6.patch index 35f44108a1ed..efb6baa121b7 100644 --- a/dev-python/epydoc/files/epydoc-docutils-0.6.patch +++ b/dev-python/epydoc/files/epydoc-docutils-0.6.patch @@ -3,7 +3,7 @@ Make epydoc work with docutils-0.6. Patch created by Engelbert Gruber (grubert) and adjusted by Martin von Gagern. References: -http://sourceforge.net/tracker/?func=detail&aid=2895197&group_id=32455&atid=405618 +https://sourceforge.net/tracker/?func=detail&aid=2895197&group_id=32455&atid=405618 http://thread.gmane.org/gmane.text.docutils.devel/4888/focus=4924 http://bugs.gentoo.org/287546 diff --git a/dev-python/fpconst/fpconst-0.7.3-r1.ebuild b/dev-python/fpconst/fpconst-0.7.3-r1.ebuild index d63181345cbf..86c8c7925410 100644 --- a/dev-python/fpconst/fpconst-0.7.3-r1.ebuild +++ b/dev-python/fpconst/fpconst-0.7.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Python Module for handling IEEE 754 floating point special values" -HOMEPAGE="http://chaco.bst.rochester.edu:8080/statcomp/projects/RStatServer/fpconst/ https://pypi.python.org/pypi/fpconst http://sourceforge.net/projects/rsoap/files/" +HOMEPAGE="http://chaco.bst.rochester.edu:8080/statcomp/projects/RStatServer/fpconst/ https://pypi.python.org/pypi/fpconst https://sourceforge.net/projects/rsoap/files/" SRC_URI="mirror://sourceforge/rsoap/${P}.tar.gz" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" diff --git a/dev-python/mysql-python/mysql-python-1.2.3-r1.ebuild b/dev-python/mysql-python/mysql-python-1.2.3-r1.ebuild index bba93305ce7b..aa937348a0a1 100644 --- a/dev-python/mysql-python/mysql-python-1.2.3-r1.ebuild +++ b/dev-python/mysql-python/mysql-python-1.2.3-r1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 flag-o-matic MY_P="MySQL-python-${PV}" DESCRIPTION="Python interface to MySQL" -HOMEPAGE="http://sourceforge.net/projects/mysql-python/ https://pypi.python.org/pypi/MySQL-python" +HOMEPAGE="https://sourceforge.net/projects/mysql-python/ https://pypi.python.org/pypi/MySQL-python" SRC_URI="mirror://sourceforge/mysql-python/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/mysql-python/mysql-python-1.2.5-r1.ebuild b/dev-python/mysql-python/mysql-python-1.2.5-r1.ebuild index c2ab516a37a7..ebc2464a7e6c 100644 --- a/dev-python/mysql-python/mysql-python-1.2.5-r1.ebuild +++ b/dev-python/mysql-python/mysql-python-1.2.5-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="MySQL-python" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python interface to MySQL" -HOMEPAGE="http://sourceforge.net/projects/mysql-python/ https://pypi.python.org/pypi/MySQL-python" +HOMEPAGE="https://sourceforge.net/projects/mysql-python/ https://pypi.python.org/pypi/MySQL-python" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="GPL-2" diff --git a/dev-python/mysql-python/mysql-python-1.2.5.ebuild b/dev-python/mysql-python/mysql-python-1.2.5.ebuild index 93e2923466d7..5fc48068a0ec 100644 --- a/dev-python/mysql-python/mysql-python-1.2.5.ebuild +++ b/dev-python/mysql-python/mysql-python-1.2.5.ebuild @@ -12,7 +12,7 @@ MY_PN="MySQL-python" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python interface to MySQL" -HOMEPAGE="http://sourceforge.net/projects/mysql-python/ https://pypi.python.org/pypi/MySQL-python" +HOMEPAGE="https://sourceforge.net/projects/mysql-python/ https://pypi.python.org/pypi/MySQL-python" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="GPL-2" diff --git a/dev-python/pmw/files/1.3.2-python2.5.patch b/dev-python/pmw/files/1.3.2-python2.5.patch index ff8cce07ddaa..cae2f9b1d7ae 100644 --- a/dev-python/pmw/files/1.3.2-python2.5.patch +++ b/dev-python/pmw/files/1.3.2-python2.5.patch @@ -14,9 +14,9 @@ so we put in a python version check to see if we need to manually delete commands. fixes the Pmw bug referred to here: -http://sourceforge.net/forum/forum.php?thread_id=3283195&forum_id=33675 +https://sourceforge.net/forum/forum.php?thread_id=3283195&forum_id=33675 and here: -http://sourceforge.net/tracker/?func=detail&aid=2795731&group_id=10743&ati +https://sourceforge.net/tracker/?func=detail&aid=2795731&group_id=10743&ati d=110743 --- a/src/Pmw/Pmw_1_3/lib/PmwOptionMenu.py diff --git a/dev-python/pmw/pmw-1.3.3-r2.ebuild b/dev-python/pmw/pmw-1.3.3-r2.ebuild index 62523454128b..312c71a84bbb 100644 --- a/dev-python/pmw/pmw-1.3.3-r2.ebuild +++ b/dev-python/pmw/pmw-1.3.3-r2.ebuild @@ -26,7 +26,7 @@ RDEPEND="${DEPEND}" S="${WORKDIR}/src" DOCS="Pmw/README" -# http://sourceforge.net/p/pmw/bugs/39/ +# https://sourceforge.net/p/pmw/bugs/39/ RESTRICT="test" PATCHES=( "${FILESDIR}"/${P}-install-no-docs.patch ) diff --git a/dev-python/pmw/pmw-2.0.0-r2.ebuild b/dev-python/pmw/pmw-2.0.0-r2.ebuild index 0b91cbb7b5f6..792a1b661de3 100644 --- a/dev-python/pmw/pmw-2.0.0-r2.ebuild +++ b/dev-python/pmw/pmw-2.0.0-r2.ebuild @@ -22,7 +22,7 @@ IUSE="doc examples test" DEPEND="!dev-python/pmw:0" RDEPEND="${DEPEND}" -# http://sourceforge.net/p/pmw/bugs/39/ +# https://sourceforge.net/p/pmw/bugs/39/ RESTRICT="test" S="${WORKDIR}/src" diff --git a/dev-python/pmw/pmw-2.0.1.ebuild b/dev-python/pmw/pmw-2.0.1.ebuild index 7aa8f53f1f9f..fa7c3bac3152 100644 --- a/dev-python/pmw/pmw-2.0.1.ebuild +++ b/dev-python/pmw/pmw-2.0.1.ebuild @@ -23,7 +23,7 @@ IUSE="doc examples test" DEPEND="!dev-python/pmw:0" RDEPEND="${DEPEND}" -# http://sourceforge.net/p/pmw/bugs/39/ +# https://sourceforge.net/p/pmw/bugs/39/ RESTRICT="test" S="${WORKDIR}/${MY_P}" diff --git a/dev-python/py-xmlrpc/py-xmlrpc-0.8.8.3-r1.ebuild b/dev-python/py-xmlrpc/py-xmlrpc-0.8.8.3-r1.ebuild index 0b63f84bbcc1..9238c1bd0647 100644 --- a/dev-python/py-xmlrpc/py-xmlrpc-0.8.8.3-r1.ebuild +++ b/dev-python/py-xmlrpc/py-xmlrpc-0.8.8.3-r1.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* *-jython" inherit distutils eutils DESCRIPTION="Fast XML-RPC implementation for Python" -HOMEPAGE="http://sourceforge.net/projects/py-xmlrpc/" +HOMEPAGE="https://sourceforge.net/projects/py-xmlrpc/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/py-xmlrpc/py-xmlrpc-0.9.ebuild b/dev-python/py-xmlrpc/py-xmlrpc-0.9.ebuild index 221bfa699a48..6ce9e2c09b82 100644 --- a/dev-python/py-xmlrpc/py-xmlrpc-0.9.ebuild +++ b/dev-python/py-xmlrpc/py-xmlrpc-0.9.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Fast XML-RPC implementation for Python" -HOMEPAGE="http://sourceforge.net/projects/py-xmlrpc/" +HOMEPAGE="https://sourceforge.net/projects/py-xmlrpc/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/pyfltk/files/ignore-func.patch b/dev-python/pyfltk/files/ignore-func.patch index a61f4cdcf3b9..4c3ff48fce54 100644 --- a/dev-python/pyfltk/files/ignore-func.patch +++ b/dev-python/pyfltk/files/ignore-func.patch @@ -1,4 +1,4 @@ -http://sourceforge.net/p/pyfltk/code/506/ +https://sourceforge.net/p/pyfltk/code/506/ --- a/swig/filename.i +++ b/swig/filename.i diff --git a/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild b/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild index 02d98185b677..0a04786ea29f 100644 --- a/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild +++ b/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="POSIX ACLs (Access Control Lists) for Python" -HOMEPAGE="http://sourceforge.net/projects/pylibacl/ https://pypi.python.org/pypi/pylibacl" +HOMEPAGE="https://sourceforge.net/projects/pylibacl/ https://pypi.python.org/pypi/pylibacl" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/pylibpcap/pylibpcap-0.6.4-r1.ebuild b/dev-python/pylibpcap/pylibpcap-0.6.4-r1.ebuild index 9c21a59e32ec..145336eb83a2 100644 --- a/dev-python/pylibpcap/pylibpcap-0.6.4-r1.ebuild +++ b/dev-python/pylibpcap/pylibpcap-0.6.4-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python interface to libpcap" -HOMEPAGE="http://sourceforge.net/projects/pylibpcap/" +HOMEPAGE="https://sourceforge.net/projects/pylibpcap/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pylibpcap/pylibpcap-0.6.4.ebuild b/dev-python/pylibpcap/pylibpcap-0.6.4.ebuild index 1d53233dd33e..941dc21fc5c9 100644 --- a/dev-python/pylibpcap/pylibpcap-0.6.4.ebuild +++ b/dev-python/pylibpcap/pylibpcap-0.6.4.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython" inherit distutils DESCRIPTION="Python interface to libpcap" -HOMEPAGE="http://sourceforge.net/projects/pylibpcap/" +HOMEPAGE="https://sourceforge.net/projects/pylibpcap/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pylirc/pylirc-0.0.5-r1.ebuild b/dev-python/pylirc/pylirc-0.0.5-r1.ebuild index 12c5b229d790..5c100f6b6288 100644 --- a/dev-python/pylirc/pylirc-0.0.5-r1.ebuild +++ b/dev-python/pylirc/pylirc-0.0.5-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="lirc module for Python" -HOMEPAGE="http://sourceforge.net/projects/pylirc/ https://pypi.python.org/pypi/pylirc" +HOMEPAGE="https://sourceforge.net/projects/pylirc/ https://pypi.python.org/pypi/pylirc" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" 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 cd3b4ef8e322..70bfaf20c1c8 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 8f5bdcf1007e..173964a1911b 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 03fb65197ba8..f17171546305 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 5458aa4dd662..80ba0276909a 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" diff --git a/dev-python/utidylib/utidylib-0.2-r2.ebuild b/dev-python/utidylib/utidylib-0.2-r2.ebuild index 545aa6eda2de..f0807a4a1320 100644 --- a/dev-python/utidylib/utidylib-0.2-r2.ebuild +++ b/dev-python/utidylib/utidylib-0.2-r2.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_P="uTidylib-${PV}" DESCRIPTION="TidyLib Python wrapper" -HOMEPAGE="http://sourceforge.net/projects/utidylib/" +HOMEPAGE="https://sourceforge.net/projects/utidylib/" #SRC_URI="mirror://berlios/${PN}/${MY_P}.zip" SRC_URI="mirror://gentoo/${MY_P}.zip" |