diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
tree | e4cbe29b6d056c3b011285fc8142356298f8347f /dev-python/beautifulsoup | |
parent | Add missing remote-id (diff) | |
download | gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2 gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/beautifulsoup')
7 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild index ca73d6e7e807..b2caa305a09d 100644 --- a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild @@ -12,7 +12,7 @@ MY_PN="BeautifulSoup" MY_P="${MY_PN}-${PV}" DESCRIPTION="HTML/XML parser for quick-turnaround applications like screen-scraping" -HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ http://pypi.python.org/pypi/BeautifulSoup" +HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ https://pypi.python.org/pypi/BeautifulSoup" SRC_URI="http://www.crummy.com/software/${MY_PN}/download/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild index 1ed0b2621f6f..99408a74e585 100644 --- a/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="BeautifulSoup" MY_P="${MY_PN}-${PV}" DESCRIPTION="HTML/XML parser for quick-turnaround applications like screen-scraping" -HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ http://pypi.python.org/pypi/BeautifulSoup" +HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ https://pypi.python.org/pypi/BeautifulSoup" SRC_URI="http://www.crummy.com/software/${MY_PN}/download/3.x/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild index 836de51e1efe..90e842ac4c8b 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="${PN}4" MY_P="${MY_PN}-${PV}" DESCRIPTION="Provides pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree" HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ - http://pypi.python.org/pypi/beautifulsoup4" + https://pypi.python.org/pypi/beautifulsoup4" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/beautifulsoup/beautifulsoup-4.1.3.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.1.3.ebuild index 4fbe5b6023e4..7b6cc39b179a 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.1.3.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.1.3.ebuild @@ -16,7 +16,7 @@ MY_PN="${PN}4" MY_P="${MY_PN}-${PV}" DESCRIPTION="Provides pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree" HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ - http://pypi.python.org/pypi/beautifulsoup4" + https://pypi.python.org/pypi/beautifulsoup4" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild index 7a457223fc6b..4c55fbb60809 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild @@ -12,7 +12,7 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="Provides pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree" HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ - http://pypi.python.org/pypi/beautifulsoup4" + https://pypi.python.org/pypi/beautifulsoup4" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild index de1a7e41f75d..2c0adc682f2c 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild @@ -12,7 +12,7 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="Provides pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree" HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ - http://pypi.python.org/pypi/beautifulsoup4" + https://pypi.python.org/pypi/beautifulsoup4" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/beautifulsoup/beautifulsoup-4.4.0.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.4.0.ebuild index e140465d13ac..a5009b6e05fa 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.4.0.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.4.0.ebuild @@ -12,7 +12,7 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="Provides pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree" HOMEPAGE="https://bugs.launchpad.net/beautifulsoup/ - http://pypi.python.org/pypi/beautifulsoup4" + https://pypi.python.org/pypi/beautifulsoup4" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" |