summaryrefslogtreecommitdiff
path: root/dev-python/jupyter
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/jupyter
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/jupyter')
-rw-r--r--dev-python/jupyter/Manifest4
-rw-r--r--dev-python/jupyter/jupyter-1.0.0-r1.ebuild4
-rw-r--r--dev-python/jupyter/jupyter-1.0.0-r2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/jupyter/Manifest b/dev-python/jupyter/Manifest
index 1f334f60d210..158ca151c822 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 1288 BLAKE2B 31d4af4c53df48254a832e484de652ac98e842c0fb034d679060d6a12c03e6e5353fad6efe550ca5f47b3dac87d65842a73ca854ecd6f4d40f911f208b23b449 SHA512 17e33c8ea42ed3f239a39f7be823594bd1c4d854b451b9b138089030a378ca238346092f171f05d673e169d6c94104fc29ba9250e1ce118ee10bbf79efed7aa0
-EBUILD jupyter-1.0.0-r2.ebuild 1288 BLAKE2B d449cdcf51fca9dd3e6fc7103947e69b5fde877d98c8df09ea4ad7224bb1742d0d7a3f561caa08c475974cdcbe0bb6b4f39e0b13b6ad5282d1d836de64d3e713 SHA512 28ac8c0fbf26c70d262a0c69b4f23ff661c398f363fe5afa31b24360c7da87ed83333a0b1eb52acb278409cb201b1712edbc25bcaa5cd02b77ff21ea0172ab5d
+EBUILD jupyter-1.0.0-r1.ebuild 1284 BLAKE2B c53d10c449faff81084447dda5a4bf060cc7eca94c455999ec63e38ed6e6a7a5c0283a298b124c75ce76109516678fdfaeca77f7a7068efa20bd7f17ec1397e0 SHA512 a66983c898c9b6d85bd56fa6da2edf1abaf13593858429441a189220c35453f151d23f63d75dc5712f1e37c82f5d6b939486a7532914f3414e1ee2de4c1b0a55
+EBUILD jupyter-1.0.0-r2.ebuild 1284 BLAKE2B ed5719afb736c002ed2603b92e882c9a2da2810b162737edf2016bf6dda89ebeef65a394aa1a580d338933be7c5aed09b101e0a639f796e06fd872a5a20959aa SHA512 5c76f78b5fd5d8c744cca5740dd7a32c03708788f9cf9556c95d863850f6433d0212cb0c4e11abbc5f27d813952307398bce4358cf72082624b2cc5848f8dd90
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 3f1326b4bd70..816b444bd17b 100644
--- a/dev-python/jupyter/jupyter-1.0.0-r1.ebuild
+++ b/dev-python/jupyter/jupyter-1.0.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
diff --git a/dev-python/jupyter/jupyter-1.0.0-r2.ebuild b/dev-python/jupyter/jupyter-1.0.0-r2.ebuild
index 608399551755..32ada3178bad 100644
--- a/dev-python/jupyter/jupyter-1.0.0-r2.ebuild
+++ b/dev-python/jupyter/jupyter-1.0.0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1