diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:37:39 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:37:39 +0200 |
commit | c84be41d02d264cc116a9a8436ca3bef3abb417c (patch) | |
tree | 00c29a23c14336b8b4577bf62092deee755d12af /dev-python | |
parent | Use https by default (diff) | |
download | gentoo-c84be41d02d264cc116a9a8436ca3bef3abb417c.tar.gz gentoo-c84be41d02d264cc116a9a8436ca3bef3abb417c.tar.bz2 gentoo-c84be41d02d264cc116a9a8436ca3bef3abb417c.zip |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python')
51 files changed, 52 insertions, 52 deletions
diff --git a/dev-python/anyjson/anyjson-0.3.3-r1.ebuild b/dev-python/anyjson/anyjson-0.3.3-r1.ebuild index 7d594774fdc9..f7cafefdfbdc 100644 --- a/dev-python/anyjson/anyjson-0.3.3-r1.ebuild +++ b/dev-python/anyjson/anyjson-0.3.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Wraps the best available JSON implementation available in a common interface" -HOMEPAGE="http://bitbucket.org/runeh/anyjson" +HOMEPAGE="https://bitbucket.org/runeh/anyjson" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/astroid/astroid-1.3.4.ebuild b/dev-python/astroid/astroid-1.3.4.ebuild index 83c38ccc2d3a..af4261519d3f 100644 --- a/dev-python/astroid/astroid-1.3.4.ebuild +++ b/dev-python/astroid/astroid-1.3.4.ebuild @@ -10,7 +10,7 @@ RESTRICT="test" # False is not True ;) inherit distutils-r1 DESCRIPTION="Abstract Syntax Tree for logilab packages" -HOMEPAGE="http://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" +HOMEPAGE="https://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/astroid/astroid-1.3.6.ebuild b/dev-python/astroid/astroid-1.3.6.ebuild index 3343bb79d608..404c1efa4b17 100644 --- a/dev-python/astroid/astroid-1.3.6.ebuild +++ b/dev-python/astroid/astroid-1.3.6.ebuild @@ -10,7 +10,7 @@ RESTRICT="test" # False is not True ;) inherit distutils-r1 DESCRIPTION="Abstract Syntax Tree for logilab packages" -HOMEPAGE="http://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" +HOMEPAGE="https://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/astroid/astroid-1.3.7.ebuild b/dev-python/astroid/astroid-1.3.7.ebuild index ba16e16154a3..45443d0bb7ab 100644 --- a/dev-python/astroid/astroid-1.3.7.ebuild +++ b/dev-python/astroid/astroid-1.3.7.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) inherit distutils-r1 DESCRIPTION="Abstract Syntax Tree for logilab packages" -HOMEPAGE="http://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" +HOMEPAGE="https://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/astroid/astroid-1.3.8.ebuild b/dev-python/astroid/astroid-1.3.8.ebuild index eb655523ca00..f54ac0d2ef17 100644 --- a/dev-python/astroid/astroid-1.3.8.ebuild +++ b/dev-python/astroid/astroid-1.3.8.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) inherit distutils-r1 DESCRIPTION="Abstract Syntax Tree for logilab packages" -HOMEPAGE="http://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" +HOMEPAGE="https://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/django-annoying/django-annoying-0.7.6-r1.ebuild b/dev-python/django-annoying/django-annoying-0.7.6-r1.ebuild index ef005b01dc36..cc4499c26113 100644 --- a/dev-python/django-annoying/django-annoying-0.7.6-r1.ebuild +++ b/dev-python/django-annoying/django-annoying-0.7.6-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="This is django application that try to eliminate annoying things in Django framework" -HOMEPAGE="http://bitbucket.org/offline/django-annoying/wiki/Home" +HOMEPAGE="https://bitbucket.org/offline/django-annoying/wiki/Home" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-annoying/django-annoying-0.7.7.ebuild b/dev-python/django-annoying/django-annoying-0.7.7.ebuild index 92e84cb5ee84..d550becbe06f 100644 --- a/dev-python/django-annoying/django-annoying-0.7.7.ebuild +++ b/dev-python/django-annoying/django-annoying-0.7.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="This is django application that try to eliminate annoying things in Django framework" -HOMEPAGE="http://bitbucket.org/offline/django-annoying/wiki/Home" +HOMEPAGE="https://bitbucket.org/offline/django-annoying/wiki/Home" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-annoying/django-annoying-0.8.2.ebuild b/dev-python/django-annoying/django-annoying-0.8.2.ebuild index ef005b01dc36..cc4499c26113 100644 --- a/dev-python/django-annoying/django-annoying-0.8.2.ebuild +++ b/dev-python/django-annoying/django-annoying-0.8.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="This is django application that try to eliminate annoying things in Django framework" -HOMEPAGE="http://bitbucket.org/offline/django-annoying/wiki/Home" +HOMEPAGE="https://bitbucket.org/offline/django-annoying/wiki/Home" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-auth-ldap/django-auth-ldap-1.2.2.ebuild b/dev-python/django-auth-ldap/django-auth-ldap-1.2.2.ebuild index 8106772ade66..a6f26f8147cd 100644 --- a/dev-python/django-auth-ldap/django-auth-ldap-1.2.2.ebuild +++ b/dev-python/django-auth-ldap/django-auth-ldap-1.2.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Django LDAP authentication backend" -HOMEPAGE="https://pypi.python.org/pypi/django-auth-ldap http://bitbucket.org/psagers/django-auth-ldap/" +HOMEPAGE="https://pypi.python.org/pypi/django-auth-ldap https://bitbucket.org/psagers/django-auth-ldap/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 x86" diff --git a/dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild b/dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild index 38a8eb69d22e..7d9afb28a589 100644 --- a/dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild +++ b/dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Django LDAP authentication backend" -HOMEPAGE="https://pypi.python.org/pypi/django-auth-ldap http://bitbucket.org/psagers/django-auth-ldap/" +HOMEPAGE="https://pypi.python.org/pypi/django-auth-ldap https://bitbucket.org/psagers/django-auth-ldap/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/django-piston/django-piston-0.2.3-r1.ebuild b/dev-python/django-piston/django-piston-0.2.3-r1.ebuild index 63558b51ce1e..4046639bea26 100644 --- a/dev-python/django-piston/django-piston-0.2.3-r1.ebuild +++ b/dev-python/django-piston/django-piston-0.2.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A mini-framework for Django for creating RESTful APIs" -HOMEPAGE="http://bitbucket.org/jespern/django-piston/wiki/Home" +HOMEPAGE="https://bitbucket.org/jespern/django-piston/wiki/Home" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-piston/django-piston-9999.ebuild b/dev-python/django-piston/django-piston-9999.ebuild index 6e4947ce4133..4ad1cbdcb1f1 100644 --- a/dev-python/django-piston/django-piston-9999.ebuild +++ b/dev-python/django-piston/django-piston-9999.ebuild @@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 mercurial DESCRIPTION="A mini-framework for Django for creating RESTful APIs" -HOMEPAGE="http://bitbucket.org/jespern/django-piston/wiki/Home" -EHG_REPO_URI="http://bitbucket.org/jespern/django-piston/" +HOMEPAGE="https://bitbucket.org/jespern/django-piston/wiki/Home" +EHG_REPO_URI="https://bitbucket.org/jespern/django-piston/" LICENSE="BSD" SLOT="0" diff --git a/dev-python/flake8/flake8-2.0-r1.ebuild b/dev-python/flake8/flake8-2.0-r1.ebuild index 100faea2f578..238e26e81fc1 100644 --- a/dev-python/flake8/flake8-2.0-r1.ebuild +++ b/dev-python/flake8/flake8-2.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="the modular source code checker: pep8, pyflakes and co" -HOMEPAGE="http://bitbucket.org/tarek/flake8" +HOMEPAGE="https://bitbucket.org/tarek/flake8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/flake8/flake8-2.1.0.ebuild b/dev-python/flake8/flake8-2.1.0.ebuild index 9eb9bd333d80..cac92f3bc683 100644 --- a/dev-python/flake8/flake8-2.1.0.ebuild +++ b/dev-python/flake8/flake8-2.1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe" -HOMEPAGE="http://bitbucket.org/tarek/flake8" +HOMEPAGE="https://bitbucket.org/tarek/flake8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" diff --git a/dev-python/flake8/flake8-2.2.5.ebuild b/dev-python/flake8/flake8-2.2.5.ebuild index a7a0617003b7..24637f20963e 100644 --- a/dev-python/flake8/flake8-2.2.5.ebuild +++ b/dev-python/flake8/flake8-2.2.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe" -HOMEPAGE="http://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" +HOMEPAGE="https://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" diff --git a/dev-python/flake8/flake8-2.4.0-r1.ebuild b/dev-python/flake8/flake8-2.4.0-r1.ebuild index 6268e476de3e..3d9dddd8feae 100644 --- a/dev-python/flake8/flake8-2.4.0-r1.ebuild +++ b/dev-python/flake8/flake8-2.4.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe" -HOMEPAGE="http://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" +HOMEPAGE="https://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" diff --git a/dev-python/flake8/flake8-2.4.0.ebuild b/dev-python/flake8/flake8-2.4.0.ebuild index b29ce1ec4477..fb4b75030c49 100644 --- a/dev-python/flake8/flake8-2.4.0.ebuild +++ b/dev-python/flake8/flake8-2.4.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe" -HOMEPAGE="http://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" +HOMEPAGE="https://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" diff --git a/dev-python/flake8/flake8-2.4.1.ebuild b/dev-python/flake8/flake8-2.4.1.ebuild index aee5c60a9fd4..42284dab9555 100644 --- a/dev-python/flake8/flake8-2.4.1.ebuild +++ b/dev-python/flake8/flake8-2.4.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe" -HOMEPAGE="http://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" +HOMEPAGE="https://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-python/fusil/fusil-1.5.ebuild b/dev-python/fusil/fusil-1.5.ebuild index 1a218bbfde60..6d8fa4b45868 100644 --- a/dev-python/fusil/fusil-1.5.ebuild +++ b/dev-python/fusil/fusil-1.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 user DESCRIPTION="Fusil the fuzzer is a Python library used to write fuzzing programs" -HOMEPAGE="http://bitbucket.org/haypo/fusil/wiki/Home https://pypi.python.org/pypi/fusil" +HOMEPAGE="https://bitbucket.org/haypo/fusil/wiki/Home https://pypi.python.org/pypi/fusil" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild b/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild index 670ba62de180..97e22a847840 100644 --- a/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild +++ b/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Core of Hachoir framework: parse and edit binary files" -HOMEPAGE="http://bitbucket.org/haypo/hachoir/wiki/hachoir-core https://pypi.python.org/pypi/hachoir-core" +HOMEPAGE="https://bitbucket.org/haypo/hachoir/wiki/hachoir-core https://pypi.python.org/pypi/hachoir-core" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/hachoir-parser/hachoir-parser-1.3.4-r1.ebuild b/dev-python/hachoir-parser/hachoir-parser-1.3.4-r1.ebuild index 14c61e9a31c6..87daee60d141 100644 --- a/dev-python/hachoir-parser/hachoir-parser-1.3.4-r1.ebuild +++ b/dev-python/hachoir-parser/hachoir-parser-1.3.4-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Package of Hachoir parsers used to open binary files" -HOMEPAGE="http://bitbucket.org/haypo/hachoir/wiki/hachoir-parser https://pypi.python.org/pypi/hachoir-parser" +HOMEPAGE="https://bitbucket.org/haypo/hachoir/wiki/hachoir-parser https://pypi.python.org/pypi/hachoir-parser" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/hachoir-regex/hachoir-regex-1.0.5-r1.ebuild b/dev-python/hachoir-regex/hachoir-regex-1.0.5-r1.ebuild index a8305e514f6c..c1ae0dd5d948 100644 --- a/dev-python/hachoir-regex/hachoir-regex-1.0.5-r1.ebuild +++ b/dev-python/hachoir-regex/hachoir-regex-1.0.5-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Manipulation of regular expressions (regex)" -HOMEPAGE="http://bitbucket.org/haypo/hachoir/wiki/hachoir-regex https://pypi.python.org/pypi/hachoir-regex" +HOMEPAGE="https://bitbucket.org/haypo/hachoir/wiki/hachoir-regex https://pypi.python.org/pypi/hachoir-regex" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/hgdistver/hgdistver-0.22.ebuild b/dev-python/hgdistver/hgdistver-0.22.ebuild index 1d995080993f..c30f8ea70c9a 100644 --- a/dev-python/hgdistver/hgdistver-0.22.ebuild +++ b/dev-python/hgdistver/hgdistver-0.22.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="utility lib to generate python package version infos from mercurial tags" -HOMEPAGE="http://bitbucket.org/RonnyPfannschmidt/hgdistver/" +HOMEPAGE="https://bitbucket.org/RonnyPfannschmidt/hgdistver/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/hgdistver/hgdistver-0.25.ebuild b/dev-python/hgdistver/hgdistver-0.25.ebuild index 64691ed25192..e05a6088409b 100644 --- a/dev-python/hgdistver/hgdistver-0.25.ebuild +++ b/dev-python/hgdistver/hgdistver-0.25.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="utility lib to generate python package version infos from mercurial tags" -HOMEPAGE="http://bitbucket.org/RonnyPfannschmidt/hgdistver/" +HOMEPAGE="https://bitbucket.org/RonnyPfannschmidt/hgdistver/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild b/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild index 89c945a8426d..63c84a7d4989 100644 --- a/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild +++ b/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Exclude specific directories from nosetests runs" -HOMEPAGE="http://bitbucket.org/kgrandis/nose-exclude" +HOMEPAGE="https://bitbucket.org/kgrandis/nose-exclude" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild b/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild index f7825b730a0e..3185a051be49 100644 --- a/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild +++ b/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Exclude specific directories from nosetests runs" -HOMEPAGE="http://bitbucket.org/kgrandis/nose-exclude" +HOMEPAGE="https://bitbucket.org/kgrandis/nose-exclude" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/nose-exclude/nose-exclude-0.3.0.ebuild b/dev-python/nose-exclude/nose-exclude-0.3.0.ebuild index 8d135a604695..c3a90062bd4f 100644 --- a/dev-python/nose-exclude/nose-exclude-0.3.0.ebuild +++ b/dev-python/nose-exclude/nose-exclude-0.3.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Exclude specific directories from nosetests runs" -HOMEPAGE="http://bitbucket.org/kgrandis/nose-exclude" +HOMEPAGE="https://bitbucket.org/kgrandis/nose-exclude" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/nose-testconfig/nose-testconfig-0.9.ebuild b/dev-python/nose-testconfig/nose-testconfig-0.9.ebuild index cda3acab3c9d..77ddf63c24a2 100644 --- a/dev-python/nose-testconfig/nose-testconfig-0.9.ebuild +++ b/dev-python/nose-testconfig/nose-testconfig-0.9.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Test Configuration plugin for nosetests" -HOMEPAGE="http://bitbucket.org/jnoller/nose-testconfig" +HOMEPAGE="https://bitbucket.org/jnoller/nose-testconfig" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/pgmagick/pgmagick-0.5.10.ebuild b/dev-python/pgmagick/pgmagick-0.5.10.ebuild index e75928f81720..e7656aea005d 100644 --- a/dev-python/pgmagick/pgmagick-0.5.10.ebuild +++ b/dev-python/pgmagick/pgmagick-0.5.10.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Yet another boost.python based wrapper for GraphicsMagick" -HOMEPAGE="https://pypi.python.org/pypi/pgmagick/ http://bitbucket.org/hhatto/pgmagick/" +HOMEPAGE="https://pypi.python.org/pypi/pgmagick/ https://bitbucket.org/hhatto/pgmagick/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pgmagick/pgmagick-0.5.11.ebuild b/dev-python/pgmagick/pgmagick-0.5.11.ebuild index e75928f81720..e7656aea005d 100644 --- a/dev-python/pgmagick/pgmagick-0.5.11.ebuild +++ b/dev-python/pgmagick/pgmagick-0.5.11.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Yet another boost.python based wrapper for GraphicsMagick" -HOMEPAGE="https://pypi.python.org/pypi/pgmagick/ http://bitbucket.org/hhatto/pgmagick/" +HOMEPAGE="https://pypi.python.org/pypi/pgmagick/ https://bitbucket.org/hhatto/pgmagick/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyh2o/pyh2o-9999.ebuild b/dev-python/pyh2o/pyh2o-9999.ebuild index 413c25b826ad..eb63d56103ed 100644 --- a/dev-python/pyh2o/pyh2o-9999.ebuild +++ b/dev-python/pyh2o/pyh2o-9999.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 #if LIVE AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" inherit git-r3 #endif diff --git a/dev-python/pymountboot/pymountboot-9999.ebuild b/dev-python/pymountboot/pymountboot-9999.ebuild index 5f8d95378f86..d994c55a1c26 100644 --- a/dev-python/pymountboot/pymountboot-9999.ebuild +++ b/dev-python/pymountboot/pymountboot-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 #if LIVE -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" inherit git-r3 #endif diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild index ad13583fa9c7..334222ed0840 100644 --- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild +++ b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=(python{2_7,3_3,3_4}) inherit distutils-r1 DESCRIPTION="py.test plugin to capture log messages" -HOMEPAGE="http://bitbucket.org/memedough/pytest-capturelog/overview" +HOMEPAGE="https://bitbucket.org/memedough/pytest-capturelog/overview" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest-cov/pytest-cov-1.6.ebuild b/dev-python/pytest-cov/pytest-cov-1.6.ebuild index 0417419756c4..cb6b69f66843 100644 --- a/dev-python/pytest-cov/pytest-cov-1.6.ebuild +++ b/dev-python/pytest-cov/pytest-cov-1.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="py.test plugin for coverage reporting" -HOMEPAGE="http://bitbucket.org/memedough/pytest-cov/overview" +HOMEPAGE="https://bitbucket.org/memedough/pytest-cov/overview" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild b/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild index 1026f4aa3aa0..c8961f25890e 100644 --- a/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild +++ b/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="py.test plugin for coverage reporting" -HOMEPAGE="http://bitbucket.org/memedough/pytest-cov/overview" +HOMEPAGE="https://bitbucket.org/memedough/pytest-cov/overview" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild b/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild index 22557815ca3e..a598d06c02f6 100644 --- a/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild +++ b/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="python-ptrace is a debugger using ptrace (Linux, BSD and Darwin system call to trace processes)" -HOMEPAGE="http://bitbucket.org/haypo/python-ptrace/ https://pypi.python.org/pypi/python-ptrace" +HOMEPAGE="https://bitbucket.org/haypo/python-ptrace/ https://pypi.python.org/pypi/python-ptrace" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild b/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild index af8a04c7e78a..f8dff91f0f1d 100644 --- a/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild +++ b/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Setuptools/distribute plugin for finding files under Mercurial version control" -HOMEPAGE="https://pypi.python.org/pypi/setuptools_hg http://bitbucket.org/jezdez/setuptools_hg/" +HOMEPAGE="https://pypi.python.org/pypi/setuptools_hg https://bitbucket.org/jezdez/setuptools_hg/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/setuptools_scm/setuptools_scm-1.5.4.ebuild b/dev-python/setuptools_scm/setuptools_scm-1.5.4.ebuild index 46e3f9b7fbe1..aa28d82cf8c0 100644 --- a/dev-python/setuptools_scm/setuptools_scm-1.5.4.ebuild +++ b/dev-python/setuptools_scm/setuptools_scm-1.5.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="package to manage versions by scm tags via setuptools" -HOMEPAGE="http://bitbucket.org/pypa/setuptools_scm/" +HOMEPAGE="https://bitbucket.org/pypa/setuptools_scm/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild b/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild index 75a71064dbf6..d480bdbd234e 100644 --- a/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild +++ b/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy) inherit distutils-r1 DESCRIPTION="Sphinx extension cheeseshop" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib" +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/sphinxcontrib-googleanalytics/sphinxcontrib-googleanalytics-0.1-r1.ebuild b/dev-python/sphinxcontrib-googleanalytics/sphinxcontrib-googleanalytics-0.1-r1.ebuild index e289002df141..d7181c7cebf3 100644 --- a/dev-python/sphinxcontrib-googleanalytics/sphinxcontrib-googleanalytics-0.1-r1.ebuild +++ b/dev-python/sphinxcontrib-googleanalytics/sphinxcontrib-googleanalytics-0.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Sphinx extension googleanalytics" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib" +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild index 66ee275c1d95..ca5a0ad0bb79 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Extension providing a Sphinx domain for describing RESTful HTTP APIs" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib/ \ +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib/ \ http://packages.python.org/sphinxcontrib-httpdomain/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild index 66ee275c1d95..ca5a0ad0bb79 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Extension providing a Sphinx domain for describing RESTful HTTP APIs" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib/ \ +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib/ \ http://packages.python.org/sphinxcontrib-httpdomain/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild index 66ee275c1d95..ca5a0ad0bb79 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Extension providing a Sphinx domain for describing RESTful HTTP APIs" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib/ \ +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib/ \ http://packages.python.org/sphinxcontrib-httpdomain/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild index 764f9297c86a..03b60d86518c 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Extension providing a Sphinx domain for describing RESTful HTTP APIs" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib/ \ +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib/ \ http://packages.python.org/sphinxcontrib-httpdomain/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.3.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.3.0.ebuild index 0e105ab838c3..17c1e4f2bf62 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.3.0.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.3.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Extension providing a Sphinx domain for describing RESTful HTTP APIs" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib/ \ +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib/ \ http://packages.python.org/sphinxcontrib-httpdomain/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild index 9aa14fde522a..70836b2e81c5 100644 --- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild +++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="News Feed extension for Sphinx" -HOMEPAGE="http://bitbucket.org/prometheus/sphinxcontrib-newsfeed" +HOMEPAGE="https://bitbucket.org/prometheus/sphinxcontrib-newsfeed" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild index 0537bae9f117..e9fb6f5238f0 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="Sphinx spelling extension" -HOMEPAGE="http://bitbucket.org/dhellmann/sphinxcontrib-spelling" +HOMEPAGE="https://bitbucket.org/dhellmann/sphinxcontrib-spelling" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/suds/suds-0.6-r1.ebuild b/dev-python/suds/suds-0.6-r1.ebuild index f38a4629c560..36748ae152df 100644 --- a/dev-python/suds/suds-0.6-r1.ebuild +++ b/dev-python/suds/suds-0.6-r1.ebuild @@ -9,7 +9,7 @@ DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 DESCRIPTION="Lightweight SOAP client (Jurko's fork) (py3 support) (active development)" -HOMEPAGE="http://bitbucket.org/jurko/suds" +HOMEPAGE="https://bitbucket.org/jurko/suds" SRC_URI="mirror://pypi/${PN:0:1}/${PN}-jurko/${PN}-jurko-${PV}.tar.bz2 -> ${P}.tar.bz2" S="${WORKDIR}/${PN}-jurko-${PV}" diff --git a/dev-python/suds/suds-0.6.ebuild b/dev-python/suds/suds-0.6.ebuild index accbbcdb4df6..601ff34efb23 100644 --- a/dev-python/suds/suds-0.6.ebuild +++ b/dev-python/suds/suds-0.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="Lightweight SOAP client (Jurko's fork) (py3 support) (active development)" -HOMEPAGE="http://bitbucket.org/jurko/suds" +HOMEPAGE="https://bitbucket.org/jurko/suds" SRC_URI="mirror://pypi/${PN:0:1}/${PN}-jurko/${PN}-jurko-${PV}.tar.bz2 -> ${P}.tar.bz2" S="${WORKDIR}/${PN}-jurko-${PV}" diff --git a/dev-python/whoosh/whoosh-2.6.0.ebuild b/dev-python/whoosh/whoosh-2.6.0.ebuild index f659c9ae3abe..b3365b41f74a 100644 --- a/dev-python/whoosh/whoosh-2.6.0.ebuild +++ b/dev-python/whoosh/whoosh-2.6.0.ebuild @@ -11,7 +11,7 @@ MY_PN="Whoosh" inherit distutils-r1 DESCRIPTION="Fast, pure-Python full text indexing, search and spell checking library" -HOMEPAGE="http://bitbucket.org/mchaput/whoosh/wiki/Home/ https://pypi.python.org/pypi/Whoosh/" +HOMEPAGE="https://bitbucket.org/mchaput/whoosh/wiki/Home/ https://pypi.python.org/pypi/Whoosh/" SRC_URI="mirror://pypi/W/${MY_PN}/${MY_PN}-${PV}.zip" DEPEND="app-arch/unzip diff --git a/dev-python/whoosh/whoosh-2.7.0.ebuild b/dev-python/whoosh/whoosh-2.7.0.ebuild index f813161754bd..b69d367dfdd0 100644 --- a/dev-python/whoosh/whoosh-2.7.0.ebuild +++ b/dev-python/whoosh/whoosh-2.7.0.ebuild @@ -11,7 +11,7 @@ MY_PN="Whoosh" inherit distutils-r1 DESCRIPTION="Fast, pure-Python full text indexing, search and spell checking library" -HOMEPAGE="http://bitbucket.org/mchaput/whoosh/wiki/Home/ https://pypi.python.org/pypi/Whoosh/" +HOMEPAGE="https://bitbucket.org/mchaput/whoosh/wiki/Home/ https://pypi.python.org/pypi/Whoosh/" SRC_URI="mirror://pypi/W/${MY_PN}/${MY_PN}-${PV}.zip" DEPEND="app-arch/unzip |