summaryrefslogtreecommitdiff
path: root/dev-python/jupyter_console
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_console
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/jupyter_console')
-rw-r--r--dev-python/jupyter_console/Manifest4
-rw-r--r--dev-python/jupyter_console/jupyter_console-5.1.0.ebuild4
-rw-r--r--dev-python/jupyter_console/jupyter_console-6.0.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/jupyter_console/Manifest b/dev-python/jupyter_console/Manifest
index e342dabed82a..271ad7b9c7c7 100644
--- a/dev-python/jupyter_console/Manifest
+++ b/dev-python/jupyter_console/Manifest
@@ -1,5 +1,5 @@
DIST jupyter_console-5.1.0.tar.gz 26661 BLAKE2B 075035d02fee640ccf9a2a7bd22e5872727380bd54b1fed48bd53f6bee12da8ff3dc5f4ff258d0c03f7260e2b495d8cb313a4b4f49e4eb644f0b15988fe41577 SHA512 208a31886eb58c64541048e1f7ed75fccc888d34177f86dfaf10fb7dcd603130a8b3ecbe23cf4d80a75287b847128425f853715c494d2a7e4b4eed8a31058b5c
DIST jupyter_console-6.0.0.tar.gz 27780 BLAKE2B da2b58461caa987bea0b323cedbc79ff24f31cb928602b8ae6dce1ed615008a8227d7a1bab47364e6d182cfd3bd6f548e355430efc505e7183a391ef26c08375 SHA512 27b333f439733c33062d3baa8b49ff673b10e22cb8c28c688ba604799838e899f93372bd2eaf4a94c97260d6dec043d6aef4421388d77e625b1ec43a3dedfa3f
-EBUILD jupyter_console-5.1.0.ebuild 1272 BLAKE2B 0028c2b5780eb36c0c74c69cb2afd0ea2e9f01962722d8cd452893392aff6bcb42989f67e14efdba06430ab27d3a29c4ae474f7901d88e99cf171f808afb7c2e SHA512 b8d25a6fe03ff75dc1bfbb5e4d247ac80294097306863d54312ac8d50bafe93d257bf8ae6ce544f682dccda1e82099e79295ce378dace676173cf41417df497c
-EBUILD jupyter_console-6.0.0.ebuild 1272 BLAKE2B 0028c2b5780eb36c0c74c69cb2afd0ea2e9f01962722d8cd452893392aff6bcb42989f67e14efdba06430ab27d3a29c4ae474f7901d88e99cf171f808afb7c2e SHA512 b8d25a6fe03ff75dc1bfbb5e4d247ac80294097306863d54312ac8d50bafe93d257bf8ae6ce544f682dccda1e82099e79295ce378dace676173cf41417df497c
+EBUILD jupyter_console-5.1.0.ebuild 1268 BLAKE2B 6254eaf9b173f043f445dbd356a0ee402a579a99450d0673f1762add4220e757c64aa32f6f45872c6c6a3de5e04dbb1eb88470ef4911c54a3604c6b185007f73 SHA512 69a08fed8fa7c3ec7550de4133f95676b7b83c37e8364a320a90f20e30e816ffe66c1f5b4a9650932d225ea78887ce7466a0b696e26c589c377a48d722255b6c
+EBUILD jupyter_console-6.0.0.ebuild 1268 BLAKE2B 6254eaf9b173f043f445dbd356a0ee402a579a99450d0673f1762add4220e757c64aa32f6f45872c6c6a3de5e04dbb1eb88470ef4911c54a3604c6b185007f73 SHA512 69a08fed8fa7c3ec7550de4133f95676b7b83c37e8364a320a90f20e30e816ffe66c1f5b4a9650932d225ea78887ce7466a0b696e26c589c377a48d722255b6c
MISC metadata.xml 569 BLAKE2B 2f205ddc11fc56ac1b708a0d4e786d1e04051faa47af17970d4ed0a2088c4159a1b3199f2581794884463a83fc33926a053c55b4e6b265bdd90539a6d700d977 SHA512 dd29f7ff9dcca2afaa4caf814f4792391560a33b485d9a6de539a36c75df7b63e59d3eabf7bcb020b48ad30a7de0ac28137f54d96023fbc435e3a6378cc79b10
diff --git a/dev-python/jupyter_console/jupyter_console-5.1.0.ebuild b/dev-python/jupyter_console/jupyter_console-5.1.0.ebuild
index 063642fe8216..2945c032b016 100644
--- a/dev-python/jupyter_console/jupyter_console-5.1.0.ebuild
+++ b/dev-python/jupyter_console/jupyter_console-5.1.0.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_console/jupyter_console-6.0.0.ebuild b/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild
index 063642fe8216..2945c032b016 100644
--- a/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild
+++ b/dev-python/jupyter_console/jupyter_console-6.0.0.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