From 066d27181e9a797ad9f8fc43b49fc9a10ff2f707 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 3 Mar 2019 13:42:34 +0000 Subject: gentoo resync : 03.03.2019 --- dev-python/jupyter/Manifest | 4 ++-- dev-python/jupyter/jupyter-1.0.0-r1.ebuild | 4 ++-- dev-python/jupyter/jupyter-1.0.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-python/jupyter') diff --git a/dev-python/jupyter/Manifest b/dev-python/jupyter/Manifest index 7dd04b1bfede..02c91a6f6f62 100644 --- a/dev-python/jupyter/Manifest +++ b/dev-python/jupyter/Manifest @@ -1,5 +1,5 @@ DIST jupyter-1.0.0-file-colision.patch 1727 BLAKE2B 59bf5e567e6da9e9f3d84178942993072e1697c1c4c06e06d606dce7bdc76d296d10c30cdef2865bce7b4c26136a1b0a2860f009f1530c1815b48b3300401501 SHA512 a6b4cc6b91bb9941f029963cc3e3b7f415192f64788a34dde7828d450497987f92c25655c5ca183a7408fb1fb439917ba0f0a1ef1db3fe3bec1fc46d9ad2cf4d DIST jupyter-1.0.0.tar.gz 12916 BLAKE2B 36476eaf0119613ba6d9f153aab1658f43951dc3879cb6a9e90d8fba14cc1247305e18fda2251127faac4e68867efd3ef57129675bbe89a17a6469255efcade2 SHA512 1f0bc83f7a127c98ccf4b3868814116aa272ea5d0baac52d7a022305af7e2da28ca2b90fa3554ff085d8df3eb6d8b8cde80bf02b8e66064c59900b926d73c520 -EBUILD jupyter-1.0.0-r1.ebuild 1302 BLAKE2B c5de62ebdabd854364285235f929d7c32b49fa5755863a8988b5972add1bc373384ce42f5ea4fa7a1f09115081c7b2415a4b3d946fdd369c5ca405d308d2cd51 SHA512 164aaa9f420731c17be819ec56cc034d7280084311da45fd56fa7cac1b979071e95a85f1a1e034b4315022473d7b0e92134cfd00fc4852ac56af3863abc194b9 -EBUILD jupyter-1.0.0.ebuild 1075 BLAKE2B 16b68c1425bd92d14bc4bab2814c369c5543b923f88b85c5cfc3d94f15172b8ae72cee74b175a24ed03a5e5ade29394a4b110d0e52a1af2aaa955dbd61bfbde6 SHA512 34ff80f3d9f05e1798c83b17e756682ed8142ca0180fba8401fddbb7d0ed3c1b57c92addaf35f81e41623fd0df3621168ab9acadf5dfce3ee7e544b9547f9797 +EBUILD jupyter-1.0.0-r1.ebuild 1300 BLAKE2B f81b0e91686bd306b4af3f711442539c3923841058238d0966b7eb31853513608b99c2fe13b96be8785bc9ff058c6af2f26aa4331b2670e96bf3521d4660f133 SHA512 65d04d66283aeab5e1ab25ade646c587e1ee6368628d225de1b9b3fa7cd0b25d02b6f63908d41db8fdc570548664ba15167bcf11d65b4ef3206a96e20e10187c +EBUILD jupyter-1.0.0.ebuild 1073 BLAKE2B fa9658df4a2ad41f850a7b6c87a101a9c5d48f2d6cb598f08356a102fc646786db8a24243c6aec83c3eedfa12d5403c3ebd414cdd9bd4394a7b6a1e76183b189 SHA512 a4f10b87b3d1c75a9f5a8c2be0685c73be611f3231e5511ccaf080f6a1c2de181668d7e23bef96b2b15ed118ce836d009a0d9158acc07f38c392743791ee8228 MISC metadata.xml 518 BLAKE2B 9698e2cc9423ef542d9cfb8b19be99b925a4098fa1350ad0806c384c495aca26852cedac070d7b83db27444413f72e201f7daac1ce30d05bffc09ac8270b2d7e SHA512 3838bb1bd86e45821a6793faa2afcffa0a887876e35fd36a2b21e6e6312256f94ab79026232197752c922ad51208dbc04a30c43e0bd0ab8d7945ee4fe2947999 diff --git a/dev-python/jupyter/jupyter-1.0.0-r1.ebuild b/dev-python/jupyter/jupyter-1.0.0-r1.ebuild index 0c440411087f..7542d91834c3 100644 --- a/dev-python/jupyter/jupyter-1.0.0-r1.ebuild +++ b/dev-python/jupyter/jupyter-1.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="Jupyter metapackage. Install all the Jupyter components in one go" -HOMEPAGE="http://jupyter.org" +HOMEPAGE="https://jupyter.org" SRC_URI=" mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz https://patch-diff.githubusercontent.com/raw/jupyter/jupyter/pull/198.patch -> ${P}-file-colision.patch diff --git a/dev-python/jupyter/jupyter-1.0.0.ebuild b/dev-python/jupyter/jupyter-1.0.0.ebuild index 2d9cc0f1408f..b3e6c9bb47b4 100644 --- a/dev-python/jupyter/jupyter-1.0.0.ebuild +++ b/dev-python/jupyter/jupyter-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 DESCRIPTION="Jupyter metapackage. Install all the Jupyter components in one go" -HOMEPAGE="http://jupyter.org" +HOMEPAGE="https://jupyter.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3