[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2024-03-03 Thread Andrew Ammerlaan
commit: 9a8b8e8c43af07c51cd0c4b7007551fd88fa397d
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sun Mar  3 18:47:51 2024 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sun Mar  3 18:57:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a8b8e8c

dev-python/spyder-notebook: enable py3.12

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild
index e838e679a57b..ce8b954081b3 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2023-12-30 Thread Michał Górny
commit: f49fed495e47f22db904c2d68083ef3e138334e1
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec 30 18:32:39 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec 30 18:34:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f49fed49

dev-python/spyder-notebook: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 -
 .../spyder-notebook/spyder-notebook-0.4.1.ebuild   | 46 --
 2 files changed, 47 deletions(-)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
index aedc3aca6e3b..d66a6430ff82 100644
--- a/dev-python/spyder-notebook/Manifest
+++ b/dev-python/spyder-notebook/Manifest
@@ -1,2 +1 @@
-DIST spyder-notebook-0.4.1.tar.gz 1756246 BLAKE2B 
daccd224f822d10b0bc527f6e12a46b975631c1eee4edd1e431ff8a71e126d4ff2006853b05146bdef3c8978a34a38d1c30ff9da9076f9c954a7ecdbe9eab4af
 SHA512 
f4ad23ba218dec708f876fe13b11e172df2430c9c9e57916a8f10f43f3728788801d7749b37a7474b329fa8750c0d08ddbd5131142035868f23c1975228d840e
 DIST spyder-notebook-0.5.1.tar.gz 5546854 BLAKE2B 
ccdc93c948e6b4db005cf2433794008c65e9a56574db15cd5627f44938bcc2c865341f2417bcf000e27e3d19fe11b6eb6340e6225a682bf32b2cb06ca8f4605a
 SHA512 
daf91361344f96db0ac855b80d17388bda7bf96eab280fba7ac406915dc9b5283c09e914c07342154ed2d0d23420b5e16923cf4ccddb090364db43cf606319f3

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.4.1.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.4.1.ebuild
deleted file mode 100644
index 0d025a6e42b6..
--- a/dev-python/spyder-notebook/spyder-notebook-0.4.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-
-inherit distutils-r1 pypi virtualx
-
-DESCRIPTION="Jupyter notebook integration with Spyder"
-HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/jupyter-core[${PYTHON_USEDEP}]
-   dev-python/nbformat[${PYTHON_USEDEP}]
-   >=dev-python/notebook-4.3[${PYTHON_USEDEP}]
-   dev-python/qdarkstyle[${PYTHON_USEDEP}]
-   dev-python/QtPy[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   >=dev-python/spyder-5.4.3[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2023-12-29 Thread Sam James
commit: 3de1d21589d00221b68ec931fcd0aafa746212b9
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 29 22:42:29 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 29 22:42:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de1d215

dev-python/spyder-notebook: Keyword 0.5.1 arm64, #918067

Signed-off-by: Sam James  gentoo.org>

 dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild
index a6a5ce291413..e838e679a57b 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 RDEPEND="
dev-python/nbformat[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2023-07-29 Thread Andrew Ammerlaan
commit: c85147752ab8b32c2c7a9b6423d3d94163a564e2
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Jul 29 12:09:17 2023 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Jul 29 12:09:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8514775

dev-python/spyder-notebook: add 0.5.1

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 +
 .../spyder-notebook/spyder-notebook-0.5.1.ebuild   | 59 ++
 2 files changed, 60 insertions(+)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
index 061b381d7dd4..aedc3aca6e3b 100644
--- a/dev-python/spyder-notebook/Manifest
+++ b/dev-python/spyder-notebook/Manifest
@@ -1 +1,2 @@
 DIST spyder-notebook-0.4.1.tar.gz 1756246 BLAKE2B 
daccd224f822d10b0bc527f6e12a46b975631c1eee4edd1e431ff8a71e126d4ff2006853b05146bdef3c8978a34a38d1c30ff9da9076f9c954a7ecdbe9eab4af
 SHA512 
f4ad23ba218dec708f876fe13b11e172df2430c9c9e57916a8f10f43f3728788801d7749b37a7474b329fa8750c0d08ddbd5131142035868f23c1975228d840e
+DIST spyder-notebook-0.5.1.tar.gz 5546854 BLAKE2B 
ccdc93c948e6b4db005cf2433794008c65e9a56574db15cd5627f44938bcc2c865341f2417bcf000e27e3d19fe11b6eb6340e6225a682bf32b2cb06ca8f4605a
 SHA512 
daf91361344f96db0ac855b80d17388bda7bf96eab280fba7ac406915dc9b5283c09e914c07342154ed2d0d23420b5e16923cf4ccddb090364db43cf606319f3

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild
new file mode 100644
index ..a6a5ce291413
--- /dev/null
+++ b/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+
+inherit distutils-r1 pypi virtualx
+
+DESCRIPTION="Jupyter notebook integration with Spyder"
+HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/nbformat[${PYTHON_USEDEP}]
+   >=dev-python/notebook-7[${PYTHON_USEDEP}]
+   =dev-python/spyder-5.4.3[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2023-04-08 Thread Andrew Ammerlaan
commit: 1bd2c87e07a80729ede9281269b6cfddbfec0dc4
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Apr  8 08:21:38 2023 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Apr  8 08:21:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd2c87e

dev-python/spyder-notebook: fix DOCS, not all docs are included in pypi tarball

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/spyder-notebook/spyder-notebook-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.4.1.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.4.1.ebuild
index 2db34e4a9110..0d025a6e42b6 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.4.1.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.4.1.ebuild
@@ -37,7 +37,7 @@ BDEPEND="
)
 "
 
-DOCS=( "README.md" "RELEASE.md" "CHANGELOG.md" "doc/example.gif" )
+DOCS=( "README.md" "CHANGELOG.md" )
 
 distutils_enable_tests pytest
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2023-04-08 Thread Andrew Ammerlaan
commit: ed030e1abdf892e69bc9fb5e0834ea3647c45906
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Apr  8 07:56:16 2023 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Apr  8 07:56:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed030e1a

dev-python/spyder-notebook: add 0.4.1

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 +
 .../spyder-notebook/spyder-notebook-0.4.1.ebuild   | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
index 1a8a3fe5afd3..7b562f346886 100644
--- a/dev-python/spyder-notebook/Manifest
+++ b/dev-python/spyder-notebook/Manifest
@@ -1 +1,2 @@
 DIST spyder-notebook-0.4.0.gh.tar.gz 3869758 BLAKE2B 
db809e9a2b93206ba0236e825b7d8f612efe552be5b9bbcdd60021ee143f16674e05847834bbd63a801c32e2264e5335685887aad0519033a315b3c2c0fcd3d6
 SHA512 
ab97429d276af815411b9a63bc04e291e5ed596bb9c551be8161e71761fc21a61b896b73ec1d93c9a2b4561ba228b93ac86f3b542a515cbfc651e9e218f6f778
+DIST spyder-notebook-0.4.1.tar.gz 1756246 BLAKE2B 
daccd224f822d10b0bc527f6e12a46b975631c1eee4edd1e431ff8a71e126d4ff2006853b05146bdef3c8978a34a38d1c30ff9da9076f9c954a7ecdbe9eab4af
 SHA512 
f4ad23ba218dec708f876fe13b11e172df2430c9c9e57916a8f10f43f3728788801d7749b37a7474b329fa8750c0d08ddbd5131142035868f23c1975228d840e

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.4.1.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.4.1.ebuild
new file mode 100644
index ..2db34e4a9110
--- /dev/null
+++ b/dev-python/spyder-notebook/spyder-notebook-0.4.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+
+inherit distutils-r1 pypi virtualx
+
+DESCRIPTION="Jupyter notebook integration with Spyder"
+HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/jupyter-core[${PYTHON_USEDEP}]
+   dev-python/nbformat[${PYTHON_USEDEP}]
+   >=dev-python/notebook-4.3[${PYTHON_USEDEP}]
+   dev-python/qdarkstyle[${PYTHON_USEDEP}]
+   dev-python/QtPy[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   >=dev-python/spyder-5.4.3[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2023-04-08 Thread Andrew Ammerlaan
commit: a11eac30c35e0ddf0c17fe90ebb137ccbcf3bbf8
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Apr  8 07:56:39 2023 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Apr  8 07:56:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a11eac30

dev-python/spyder-notebook: drop 0.4.0

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 -
 .../spyder-notebook/spyder-notebook-0.4.0.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
index 7b562f346886..061b381d7dd4 100644
--- a/dev-python/spyder-notebook/Manifest
+++ b/dev-python/spyder-notebook/Manifest
@@ -1,2 +1 @@
-DIST spyder-notebook-0.4.0.gh.tar.gz 3869758 BLAKE2B 
db809e9a2b93206ba0236e825b7d8f612efe552be5b9bbcdd60021ee143f16674e05847834bbd63a801c32e2264e5335685887aad0519033a315b3c2c0fcd3d6
 SHA512 
ab97429d276af815411b9a63bc04e291e5ed596bb9c551be8161e71761fc21a61b896b73ec1d93c9a2b4561ba228b93ac86f3b542a515cbfc651e9e218f6f778
 DIST spyder-notebook-0.4.1.tar.gz 1756246 BLAKE2B 
daccd224f822d10b0bc527f6e12a46b975631c1eee4edd1e431ff8a71e126d4ff2006853b05146bdef3c8978a34a38d1c30ff9da9076f9c954a7ecdbe9eab4af
 SHA512 
f4ad23ba218dec708f876fe13b11e172df2430c9c9e57916a8f10f43f3728788801d7749b37a7474b329fa8750c0d08ddbd5131142035868f23c1975228d840e

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
deleted file mode 100644
index 25b504aefa1d..
--- a/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-# ERROR: Server components are missing!! Please run 'python setup.py sdist' 
first.
-# DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1 virtualx
-
-DESCRIPTION="Jupyter notebook integration with Spyder"
-HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
-SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-RESTRICT="test"
-
-RDEPEND="
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/jupyter-core[${PYTHON_USEDEP}]
-   dev-python/nbformat[${PYTHON_USEDEP}]
-   >=dev-python/notebook-4.3[${PYTHON_USEDEP}]
-   dev-python/qdarkstyle[${PYTHON_USEDEP}]
-   dev-python/QtPy[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   >=dev-python/spyder-5.3.3[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2023-01-12 Thread Andrew Ammerlaan
commit: c14840e30162eed92e2bc9ed81cf1a431e349c3b
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Thu Jan 12 11:07:53 2023 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Thu Jan 12 11:07:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c14840e3

dev-python/spyder-notebook: disable py3.8, py3.9

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
index 7b27b26f804a..6bfac7c28690 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 # ERROR: Server components are missing!! Please run 'python setup.py sdist' 
first.
 # DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 virtualx



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2023-01-12 Thread Andrew Ammerlaan
commit: d1725a0f60a7d50abf5df958c9f72990b9f79e81
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Thu Jan 12 11:10:25 2023 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Thu Jan 12 11:10:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1725a0f

dev-python/spyder-notebook: add github upstream metadata

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/spyder-notebook/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/spyder-notebook/metadata.xml 
b/dev-python/spyder-notebook/metadata.xml
index 32373b5ff3a3..40485f6d4e4b 100644
--- a/dev-python/spyder-notebook/metadata.xml
+++ b/dev-python/spyder-notebook/metadata.xml
@@ -7,6 +7,7 @@


spyder-notebook
+   spyder-ide/spyder-notebook


 



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2022-11-07 Thread Andrew Ammerlaan
commit: dbf7da6c5b9127ad12751ce7f2eadd77b8511d4a
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Nov  7 21:53:06 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Nov  7 21:53:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbf7da6c

dev-python/spyder-notebook: enable py3.11

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
index 4d32ebced7fc..7b27b26f804a 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 # ERROR: Server components are missing!! Please run 'python setup.py sdist' 
first.
 # DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 virtualx



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/, dev-python/spyder/, profiles/arch/amd64/x32/

2022-09-24 Thread Andrew Ammerlaan
commit: 7373a8a81eb4f97e1d06e29c7e7c7b2cde0d3795
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Sep 24 10:58:05 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Sep 24 11:11:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7373a8a8

dev-python/spyder-notebook: add 0.4.0, re-add package

This reverts commit 74b08e2d8765e3eed20bfa11440af6602e9eea42.

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 +
 dev-python/spyder-notebook/metadata.xml| 12 ++
 .../spyder-notebook/spyder-notebook-0.4.0.ebuild   | 45 ++
 dev-python/spyder/spyder-5.3.3.ebuild  |  3 +-
 profiles/arch/amd64/x32/package.mask   |  1 +
 5 files changed, 60 insertions(+), 2 deletions(-)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
new file mode 100644
index ..1a8a3fe5afd3
--- /dev/null
+++ b/dev-python/spyder-notebook/Manifest
@@ -0,0 +1 @@
+DIST spyder-notebook-0.4.0.gh.tar.gz 3869758 BLAKE2B 
db809e9a2b93206ba0236e825b7d8f612efe552be5b9bbcdd60021ee143f16674e05847834bbd63a801c32e2264e5335685887aad0519033a315b3c2c0fcd3d6
 SHA512 
ab97429d276af815411b9a63bc04e291e5ed596bb9c551be8161e71761fc21a61b896b73ec1d93c9a2b4561ba228b93ac86f3b542a515cbfc651e9e218f6f778

diff --git a/dev-python/spyder-notebook/metadata.xml 
b/dev-python/spyder-notebook/metadata.xml
new file mode 100644
index ..32373b5ff3a3
--- /dev/null
+++ b/dev-python/spyder-notebook/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   andrewammerl...@gentoo.org
+   Andrew Ammerlaan
+   
+   
+   spyder-notebook
+   
+   
+

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
new file mode 100644
index ..4d32ebced7fc
--- /dev/null
+++ b/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+# ERROR: Server components are missing!! Please run 'python setup.py sdist' 
first.
+# DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Jupyter notebook integration with Spyder"
+HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
+SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+RESTRICT="test"
+
+RDEPEND="
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/jupyter_core[${PYTHON_USEDEP}]
+   dev-python/nbformat[${PYTHON_USEDEP}]
+   >=dev-python/notebook-4.3[${PYTHON_USEDEP}]
+   dev-python/qdarkstyle[${PYTHON_USEDEP}]
+   dev-python/QtPy[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   >=dev-python/spyder-5.3.3[${PYTHON_USEDEP}]
+   =spyder-4.0.0
# optfeature "Markdown reports using Pweave" dev-python/spyder-reports
# Plugins with no release yet:

diff --git a/profiles/arch/amd64/x32/package.mask 
b/profiles/arch/amd64/x32/package.mask
index bcdeff8049ce..6f7fb8c07560 100644
--- a/profiles/arch/amd64/x32/package.mask
+++ b/profiles/arch/amd64/x32/package.mask
@@ -57,6 +57,7 @@ dev-python/spyder-terminal
 dev-python/spyder-unittest
 dev-python/spyder-line-profiler
 dev-python/spyder-vim
+dev-python/spyder-notebook
 dev-util/kdevelop:5
 dev-util/kdevelop-php:5
 dev-util/kdevelop-python:5



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2021-08-05 Thread Andrew Ammerlaan
commit: 14691f0b6b18d7c0a98193b61390cf615a7df509
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Thu Aug  5 07:41:47 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Thu Aug  5 07:45:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14691f0b

dev-python/spyder-notebook: depend on spyder<5.1

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 ...spyder-notebook-0.3.2-r1.ebuild => spyder-notebook-0.3.2-r2.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.3.2-r1.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.3.2-r2.ebuild
similarity index 93%
rename from dev-python/spyder-notebook/spyder-notebook-0.3.2-r1.ebuild
rename to dev-python/spyder-notebook/spyder-notebook-0.3.2-r2.ebuild
index 8a3c6f0edf6..e62f67cf863 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.3.2-r1.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.3.2-r2.ebuild
@@ -25,7 +25,8 @@ RDEPEND="
dev-python/qdarkstyle[${PYTHON_USEDEP}]
dev-python/QtPy[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
-   >=dev-python/spyder-5[${PYTHON_USEDEP}]
+   >=dev-python/spyder-5.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2021-07-08 Thread Andrew Ammerlaan
commit: 038d37725a01bed8b895cf670335191217da5e1b
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Thu Jul  8 10:12:20 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Thu Jul  8 11:07:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=038d3772

dev-python/spyder-notebook: remove version 0.3.2

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 .../spyder-notebook/spyder-notebook-0.3.2.ebuild   | 46 --
 1 file changed, 46 deletions(-)

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild
deleted file mode 100644
index de8761f5d3a..000
--- a/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit distutils-r1 virtualx
-
-DESCRIPTION="Jupyter notebook integration with Spyder"
-HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
-SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/jupyter_core[${PYTHON_USEDEP}]
-   dev-python/nbformat[${PYTHON_USEDEP}]
-   dev-python/notebook[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/qdarkstyle[${PYTHON_USEDEP}]
-   dev-python/QtPy[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   >=dev-python/spyder-4.1.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2021-07-06 Thread Andrew Ammerlaan
commit: a4e8449f23fb6ab36a3c3c49a9cb9e9a57210b57
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Tue Jul  6 12:28:10 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Tue Jul  6 12:28:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4e8449f

dev-python/spyder-notebook: support spyder-5

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 +
 .../spyder-notebook-0.3.2-r1.ebuild| 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
index e8d5a422aee..d9d78015105 100644
--- a/dev-python/spyder-notebook/Manifest
+++ b/dev-python/spyder-notebook/Manifest
@@ -1 +1,2 @@
+DIST spyder-notebook-0.3.2-spyder-5.patch 38116 BLAKE2B 
2f311e179d1e0cbdf458773eb0e8d71f1f7cb9dbeca9f01b3dd12120f12177b2bb84ac6e09d7a17a9b26d667523bd28027f80102ff90889d6c781f7b530f8c95
 SHA512 
e57bc9d9b85622a64d151931d5b96a0c8d448075535ea9e91dfde5326c5192b3cd2d96c9fc88fef95237d4ec833e47238ddc3a3d12de25b4a8dcbda65c92e57f
 DIST spyder-notebook-0.3.2.tar.gz 3868854 BLAKE2B 
ca13e905dcc02d6767002481fb68ab8bc119d4d2511a1b881f033b9387d4237a1b2232ba75368f48b4d096998da40a14d862f125c0b01c6b2498165acebf4835
 SHA512 
dd3b505c8a678a9f49b1fce1d22a8a1a6cf334b65d1ab94852a7ba2120f53e2e38eb2fa0d58343588d7304511d7171d8e0040e10cda905db11ab65cae7f6ce5c

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.3.2-r1.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.3.2-r1.ebuild
new file mode 100644
index 000..8a3c6f0edf6
--- /dev/null
+++ b/dev-python/spyder-notebook/spyder-notebook-0.3.2-r1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Jupyter notebook integration with Spyder"
+HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
+SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   https://dev.gentoo.org/~andrewammerlaan/${P}-spyder-5.patch;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/jupyter_core[${PYTHON_USEDEP}]
+   dev-python/nbformat[${PYTHON_USEDEP}]
+   dev-python/notebook[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/qdarkstyle[${PYTHON_USEDEP}]
+   dev-python/QtPy[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   >=dev-python/spyder-5[${PYTHON_USEDEP}]
+   dev-python/traitlets[${PYTHON_USEDEP}]
+"
+
+BDEPEND="test? (
+   dev-python/flaky[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   dev-python/pytest-qt[${PYTHON_USEDEP}]
+)"
+
+DOCS=( "README.md" "RELEASE.md" "CHANGELOG.md" "doc/example.gif" )
+
+PATCHES=(
+   "${DISTDIR}/${P}-spyder-5.patch"
+)
+
+# Tests do not work inside virtx/emerge for some reason, core dumped
+RESTRICT="test"
+distutils_enable_tests pytest
+
+python_test() {
+   virtx pytest -vv
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2021-04-16 Thread Joonas Niilola
commit: db51f38a60a21a75332c1b58db2e3ca6866c0766
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Apr 13 10:57:11 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Apr 16 09:54:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db51f38a

dev-python/spyder-notebook: add py3.9

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild
index 4c05cd8e261..de8761f5d3a 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit distutils-r1 virtualx
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2021-04-09 Thread Joonas Niilola
commit: 2d5312213dd5f3259440baf360b2140c7e1c051d
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sat Apr  3 11:49:06 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Apr  9 12:21:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d531221

dev-python/spyder-notebook: restrict spyder version to <5

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/spyder-notebook/metadata.xml | 1 +
 dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/spyder-notebook/metadata.xml 
b/dev-python/spyder-notebook/metadata.xml
index 1c70028ab8b..c6b8218f432 100644
--- a/dev-python/spyder-notebook/metadata.xml
+++ b/dev-python/spyder-notebook/metadata.xml
@@ -12,4 +12,5 @@

spyder-notebook

+   
 

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild
index 5644ae3cc7a..4c05cd8e261 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
dev-python/QtPy[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
>=dev-python/spyder-4.1.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2021-03-10 Thread Joonas Niilola
commit: e699eb9056420466993d10dd434173d24bbf069b
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Mon Jan 25 19:05:47 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Mar 11 07:17:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e699eb90

dev-python/spyder-notebook: drop old

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 -
 .../spyder-notebook/spyder-notebook-0.3.1.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
index 40f649fffe9..e8d5a422aee 100644
--- a/dev-python/spyder-notebook/Manifest
+++ b/dev-python/spyder-notebook/Manifest
@@ -1,2 +1 @@
-DIST spyder-notebook-0.3.1.tar.gz 3862401 BLAKE2B 
cfafc631fc0fe44fadecc1f2509435c0a7b6ce5320c19bbe75be92e4c50275a06e79aa77e8b0cf832fbb1fdb229236c3741208f3081e879528751373d8875126
 SHA512 
253583b0a080f6359b58583f8c459ae858bafe4b15d24e86c7f144801431bd03254ced3984ac98e1e3349f48ebe5081252d298e59dd88609b7bb22f9e0b6765d
 DIST spyder-notebook-0.3.2.tar.gz 3868854 BLAKE2B 
ca13e905dcc02d6767002481fb68ab8bc119d4d2511a1b881f033b9387d4237a1b2232ba75368f48b4d096998da40a14d862f125c0b01c6b2498165acebf4835
 SHA512 
dd3b505c8a678a9f49b1fce1d22a8a1a6cf334b65d1ab94852a7ba2120f53e2e38eb2fa0d58343588d7304511d7171d8e0040e10cda905db11ab65cae7f6ce5c

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.3.1.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.3.1.ebuild
deleted file mode 100644
index 04a29dcd842..000
--- a/dev-python/spyder-notebook/spyder-notebook-0.3.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1 virtualx
-
-DESCRIPTION="Jupyter notebook integration with Spyder"
-HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
-SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/jupyter_core[${PYTHON_USEDEP}]
-   dev-python/nbformat[${PYTHON_USEDEP}]
-   dev-python/notebook[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/qdarkstyle[${PYTHON_USEDEP}]
-   dev-python/QtPy[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   >=dev-python/spyder-4.1.0[${PYTHON_USEDEP}]
-   dev-python/traitlets[${PYTHON_USEDEP}]
-"
-
-BDEPEND="test? (
-   dev-python/flaky[${PYTHON_USEDEP}]
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   dev-python/pytest-qt[${PYTHON_USEDEP}]
-)"
-
-DOCS=( "README.md" "RELEASE.md" "CHANGELOG.md" "doc/example.gif" )
-
-# Tests do not work inside virtx/emerge for some reason, core dumped
-RESTRICT="test"
-distutils_enable_tests pytest
-
-python_test() {
-   virtx pytest -vv
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2021-03-10 Thread Joonas Niilola
commit: 303cf67dd740f357ab4f091351d57c0562c94e14
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Mon Jan 25 19:05:31 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Mar 11 07:17:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303cf67d

dev-python/spyder-notebook: version bump 0.3.2

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 +
 .../spyder-notebook/spyder-notebook-0.3.2.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
index 40c3ee48245..40f649fffe9 100644
--- a/dev-python/spyder-notebook/Manifest
+++ b/dev-python/spyder-notebook/Manifest
@@ -1 +1,2 @@
 DIST spyder-notebook-0.3.1.tar.gz 3862401 BLAKE2B 
cfafc631fc0fe44fadecc1f2509435c0a7b6ce5320c19bbe75be92e4c50275a06e79aa77e8b0cf832fbb1fdb229236c3741208f3081e879528751373d8875126
 SHA512 
253583b0a080f6359b58583f8c459ae858bafe4b15d24e86c7f144801431bd03254ced3984ac98e1e3349f48ebe5081252d298e59dd88609b7bb22f9e0b6765d
+DIST spyder-notebook-0.3.2.tar.gz 3868854 BLAKE2B 
ca13e905dcc02d6767002481fb68ab8bc119d4d2511a1b881f033b9387d4237a1b2232ba75368f48b4d096998da40a14d862f125c0b01c6b2498165acebf4835
 SHA512 
dd3b505c8a678a9f49b1fce1d22a8a1a6cf334b65d1ab94852a7ba2120f53e2e38eb2fa0d58343588d7304511d7171d8e0040e10cda905db11ab65cae7f6ce5c

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild
new file mode 100644
index 000..5644ae3cc7a
--- /dev/null
+++ b/dev-python/spyder-notebook/spyder-notebook-0.3.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Jupyter notebook integration with Spyder"
+HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
+SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/jupyter_core[${PYTHON_USEDEP}]
+   dev-python/nbformat[${PYTHON_USEDEP}]
+   dev-python/notebook[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/qdarkstyle[${PYTHON_USEDEP}]
+   dev-python/QtPy[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   >=dev-python/spyder-4.1.0[${PYTHON_USEDEP}]
+   dev-python/traitlets[${PYTHON_USEDEP}]
+"
+
+BDEPEND="test? (
+   dev-python/flaky[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   dev-python/pytest-qt[${PYTHON_USEDEP}]
+)"
+
+DOCS=( "README.md" "RELEASE.md" "CHANGELOG.md" "doc/example.gif" )
+
+# Tests do not work inside virtx/emerge for some reason, core dumped
+RESTRICT="test"
+distutils_enable_tests pytest
+
+python_test() {
+   virtx pytest -vv
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2020-11-17 Thread Joonas Niilola
commit: 500bf22a881721d9bfad683639728ff80f1476cd
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Mon Nov  9 13:07:08 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Nov 17 14:20:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500bf22a

dev-python/spyder-notebook: cleanup old

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 -
 .../spyder-notebook/spyder-notebook-0.3.0.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
index 9e82b540973..40c3ee48245 100644
--- a/dev-python/spyder-notebook/Manifest
+++ b/dev-python/spyder-notebook/Manifest
@@ -1,2 +1 @@
-DIST spyder-notebook-0.3.0.tar.gz 3862097 BLAKE2B 
12f9edb3b49373419e491ae3f123b8c325dddefe5a55e8bb853d720aba2c28fbde0be50ec1e5f74198fa1e21faee8a7378218b3e7b3e8378c82be5ee3a10b9b8
 SHA512 
9259ccfcd79b7d86d49eda74182e3f1e66188f644ca7560a8929dd07c1a453f17bb976ab325ed55df879a00cbc4d14d3724909fb49c56cf1bbf9665ad69b9ec5
 DIST spyder-notebook-0.3.1.tar.gz 3862401 BLAKE2B 
cfafc631fc0fe44fadecc1f2509435c0a7b6ce5320c19bbe75be92e4c50275a06e79aa77e8b0cf832fbb1fdb229236c3741208f3081e879528751373d8875126
 SHA512 
253583b0a080f6359b58583f8c459ae858bafe4b15d24e86c7f144801431bd03254ced3984ac98e1e3349f48ebe5081252d298e59dd88609b7bb22f9e0b6765d

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild
deleted file mode 100644
index 9297921518d..000
--- a/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1 virtualx
-
-DESCRIPTION="Jupyter notebook integration with Spyder"
-HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
-SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/jupyter_core[${PYTHON_USEDEP}]
-   dev-python/nbformat[${PYTHON_USEDEP}]
-   dev-python/notebook[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/qdarkstyle[${PYTHON_USEDEP}]
-   dev-python/QtPy[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   >=dev-python/spyder-4.1.0[${PYTHON_USEDEP}]
-   dev-python/traitlets[${PYTHON_USEDEP}]
-"
-
-DEPEND="test? (
-   dev-python/flaky[${PYTHON_USEDEP}]
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   dev-python/pytest-qt[${PYTHON_USEDEP}]
-)"
-
-DOCS=( "README.md" "RELEASE.md" "CHANGELOG.md" "doc/example.gif" )
-
-# Tests do not work inside virtx/emerge for some reason, core dumped
-RESTRICT="test"
-distutils_enable_tests pytest
-
-python_test() {
-   virtx pytest -vv
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2020-11-17 Thread Joonas Niilola
commit: f267c18536db5eb0cb4a01e0a849ef2da50b9055
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Mon Nov  9 13:06:52 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Nov 17 14:20:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f267c185

dev-python/spyder-notebook: version bump 0.3.1

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 +
 .../spyder-notebook/spyder-notebook-0.3.1.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
index 1cddbec043c..9e82b540973 100644
--- a/dev-python/spyder-notebook/Manifest
+++ b/dev-python/spyder-notebook/Manifest
@@ -1 +1,2 @@
 DIST spyder-notebook-0.3.0.tar.gz 3862097 BLAKE2B 
12f9edb3b49373419e491ae3f123b8c325dddefe5a55e8bb853d720aba2c28fbde0be50ec1e5f74198fa1e21faee8a7378218b3e7b3e8378c82be5ee3a10b9b8
 SHA512 
9259ccfcd79b7d86d49eda74182e3f1e66188f644ca7560a8929dd07c1a453f17bb976ab325ed55df879a00cbc4d14d3724909fb49c56cf1bbf9665ad69b9ec5
+DIST spyder-notebook-0.3.1.tar.gz 3862401 BLAKE2B 
cfafc631fc0fe44fadecc1f2509435c0a7b6ce5320c19bbe75be92e4c50275a06e79aa77e8b0cf832fbb1fdb229236c3741208f3081e879528751373d8875126
 SHA512 
253583b0a080f6359b58583f8c459ae858bafe4b15d24e86c7f144801431bd03254ced3984ac98e1e3349f48ebe5081252d298e59dd88609b7bb22f9e0b6765d

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.3.1.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.3.1.ebuild
new file mode 100644
index 000..04a29dcd842
--- /dev/null
+++ b/dev-python/spyder-notebook/spyder-notebook-0.3.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Jupyter notebook integration with Spyder"
+HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
+SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/jupyter_core[${PYTHON_USEDEP}]
+   dev-python/nbformat[${PYTHON_USEDEP}]
+   dev-python/notebook[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/qdarkstyle[${PYTHON_USEDEP}]
+   dev-python/QtPy[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   >=dev-python/spyder-4.1.0[${PYTHON_USEDEP}]
+   dev-python/traitlets[${PYTHON_USEDEP}]
+"
+
+BDEPEND="test? (
+   dev-python/flaky[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   dev-python/pytest-qt[${PYTHON_USEDEP}]
+)"
+
+DOCS=( "README.md" "RELEASE.md" "CHANGELOG.md" "doc/example.gif" )
+
+# Tests do not work inside virtx/emerge for some reason, core dumped
+RESTRICT="test"
+distutils_enable_tests pytest
+
+python_test() {
+   virtx pytest -vv
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2020-09-15 Thread Joonas Niilola
commit: c6dfebb4d78d29fa0292e101c24b1ecea38f418b
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Thu Aug 20 09:38:07 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Sep 15 08:09:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6dfebb4

dev-python/spyder-notebook: add py3.8

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild
index 2392d07aaef..9297921518d 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7,8} )
 
 inherit distutils-r1 virtualx
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2020-08-08 Thread Joonas Niilola
commit: f8586d42834ca857828498488d3e0aa78029c684
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Thu Jul 30 12:51:06 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Aug  8 09:04:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8586d42

dev-python/spyder-notebook: version bump to 0.3.0

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan  riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/16910
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 +
 .../spyder-notebook/spyder-notebook-0.3.0.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
index 0bf8e544a0c..c1819565db8 100644
--- a/dev-python/spyder-notebook/Manifest
+++ b/dev-python/spyder-notebook/Manifest
@@ -1 +1,2 @@
 DIST spyder-notebook-0.2.3.tar.gz 3692690 BLAKE2B 
74fa380233155ef411f1bc6018111d94eb03cdf4d4d3b75937b4e63047320bf2292bb2e4b058efdfe0b2ba78569872e1dbda110b9b7b29c4948a787fb9fde399
 SHA512 
b2a8f256ea304150477df98f5e6c16c90dbfe42c0bae7eeef9fb25a9de02433a7d8b3bf448926a94df69d6adaeb91e277ebfe7f1a5135d9ac9f9ce2dc9bfd804
+DIST spyder-notebook-0.3.0.tar.gz 3862097 BLAKE2B 
12f9edb3b49373419e491ae3f123b8c325dddefe5a55e8bb853d720aba2c28fbde0be50ec1e5f74198fa1e21faee8a7378218b3e7b3e8378c82be5ee3a10b9b8
 SHA512 
9259ccfcd79b7d86d49eda74182e3f1e66188f644ca7560a8929dd07c1a453f17bb976ab325ed55df879a00cbc4d14d3724909fb49c56cf1bbf9665ad69b9ec5

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild
new file mode 100644
index 000..50d2780db16
--- /dev/null
+++ b/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_7 )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Jupyter notebook integration with Spyder"
+HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
+SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/jupyter_core[${PYTHON_USEDEP}]
+   dev-python/nbformat[${PYTHON_USEDEP}]
+   dev-python/notebook[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/qdarkstyle[${PYTHON_USEDEP}]
+   dev-python/QtPy[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   >=dev-python/spyder-4.1.0[${PYTHON_USEDEP}]
+   dev-python/traitlets[${PYTHON_USEDEP}]
+"
+
+DEPEND="test? (
+   dev-python/flaky[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   dev-python/pytest-qt[${PYTHON_USEDEP}]
+)"
+
+DOCS=( "README.md" "RELEASE.md" "CHANGELOG.md" "doc/example.gif" )
+
+# Tests do not work inside virtx/emerge for some reason, core dumped
+RESTRICT="test"
+distutils_enable_tests pytest
+
+pytthon_test() {
+   virtx pytest -vv
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2020-08-08 Thread Joonas Niilola
commit: c6a266894e3c5593c1187f6a1f6715f20265f0c3
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sat Aug  8 09:00:51 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Aug  8 09:04:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a26689

dev-python/spyder-notebook: python_test typofix on 0.3.0

Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild
index 50d2780db16..2392d07aaef 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.3.0.ebuild
@@ -40,6 +40,6 @@ DOCS=( "README.md" "RELEASE.md" "CHANGELOG.md" 
"doc/example.gif" )
 RESTRICT="test"
 distutils_enable_tests pytest
 
-pytthon_test() {
+python_test() {
virtx pytest -vv
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2020-05-26 Thread Matt Turner
commit: c8f96460e709b133702655799b7bbf0f72b4a594
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Thu May 21 10:30:15 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May 26 20:41:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8f96460

dev-python/spyder-notebook: drop py3_6

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Matt Turner  gentoo.org>

 dev-python/spyder-notebook/spyder-notebook-0.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.2.3.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.2.3.ebuild
index 2b00297233b..5c52581419f 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.2.3.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.2.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
 
 inherit distutils-r1 virtualx
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2020-05-04 Thread Joonas Niilola
commit: 6eb2c435f9a43dd936b171ab6811b341963415df
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Fri May  1 17:01:51 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May  4 16:24:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eb2c435

dev-python/spyder-notebook: version bump 0.2.3

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 +
 .../spyder-notebook/spyder-notebook-0.2.3.ebuild   | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
index 27fbd8c39c7..dec9b84ea31 100644
--- a/dev-python/spyder-notebook/Manifest
+++ b/dev-python/spyder-notebook/Manifest
@@ -1 +1,2 @@
 DIST spyder-notebook-0.2.2.tar.gz 3691495 BLAKE2B 
255df807c553f0d1e1ed9d8e7326e23702e900d15c139467e7e236c911d1412c71a959b5756ba5c538ccb7dbef5c75bbbd744ff2d6acbe701d51d3def9ac0ee8
 SHA512 
3c76beff7b709b39d1a00bb2a3391f9ee7f0439bfe2a2c49834c4e373488cc7cd690360966ea9b11d2f06cb577f3a62951aa85b00419de3dd3ef276bcbd13597
+DIST spyder-notebook-0.2.3.tar.gz 3692690 BLAKE2B 
74fa380233155ef411f1bc6018111d94eb03cdf4d4d3b75937b4e63047320bf2292bb2e4b058efdfe0b2ba78569872e1dbda110b9b7b29c4948a787fb9fde399
 SHA512 
b2a8f256ea304150477df98f5e6c16c90dbfe42c0bae7eeef9fb25a9de02433a7d8b3bf448926a94df69d6adaeb91e277ebfe7f1a5135d9ac9f9ce2dc9bfd804

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.2.3.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.2.3.ebuild
new file mode 100644
index 000..2b00297233b
--- /dev/null
+++ b/dev-python/spyder-notebook/spyder-notebook-0.2.3.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Jupyter notebook integration with Spyder"
+HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
+SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/nbformat[${PYTHON_USEDEP}]
+   dev-python/notebook[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   >=dev-python/spyder-4.0.0[${PYTHON_USEDEP}]"
+
+DEPEND="test? (
+   dev-python/flaky[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   dev-python/pytest-qt[${PYTHON_USEDEP}] )"
+
+DOCS=( "README.md" "RELEASE.md" "CHANGELOG.md" "doc/example.gif" )
+
+# Tests do not work inside virtx/emerge for some reason, core dumped
+RESTRICT="test"
+distutils_enable_tests pytest
+
+pytthon_test() {
+   virtx pytest -vv
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2020-05-04 Thread Joonas Niilola
commit: e8b806392efcc77ca92b29af4fd5734c19e08404
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Fri May  1 17:02:08 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May  4 16:24:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8b80639

dev-python/spyder-notebook: cleanup old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan  riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/15597
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 -
 .../spyder-notebook/spyder-notebook-0.2.2.ebuild   | 37 --
 2 files changed, 38 deletions(-)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
index dec9b84ea31..0bf8e544a0c 100644
--- a/dev-python/spyder-notebook/Manifest
+++ b/dev-python/spyder-notebook/Manifest
@@ -1,2 +1 @@
-DIST spyder-notebook-0.2.2.tar.gz 3691495 BLAKE2B 
255df807c553f0d1e1ed9d8e7326e23702e900d15c139467e7e236c911d1412c71a959b5756ba5c538ccb7dbef5c75bbbd744ff2d6acbe701d51d3def9ac0ee8
 SHA512 
3c76beff7b709b39d1a00bb2a3391f9ee7f0439bfe2a2c49834c4e373488cc7cd690360966ea9b11d2f06cb577f3a62951aa85b00419de3dd3ef276bcbd13597
 DIST spyder-notebook-0.2.3.tar.gz 3692690 BLAKE2B 
74fa380233155ef411f1bc6018111d94eb03cdf4d4d3b75937b4e63047320bf2292bb2e4b058efdfe0b2ba78569872e1dbda110b9b7b29c4948a787fb9fde399
 SHA512 
b2a8f256ea304150477df98f5e6c16c90dbfe42c0bae7eeef9fb25a9de02433a7d8b3bf448926a94df69d6adaeb91e277ebfe7f1a5135d9ac9f9ce2dc9bfd804

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.2.2.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.2.2.ebuild
deleted file mode 100644
index 2b00297233b..000
--- a/dev-python/spyder-notebook/spyder-notebook-0.2.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1 virtualx
-
-DESCRIPTION="Jupyter notebook integration with Spyder"
-HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
-SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/nbformat[${PYTHON_USEDEP}]
-   dev-python/notebook[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   >=dev-python/spyder-4.0.0[${PYTHON_USEDEP}]"
-
-DEPEND="test? (
-   dev-python/flaky[${PYTHON_USEDEP}]
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   dev-python/pytest-qt[${PYTHON_USEDEP}] )"
-
-DOCS=( "README.md" "RELEASE.md" "CHANGELOG.md" "doc/example.gif" )
-
-# Tests do not work inside virtx/emerge for some reason, core dumped
-RESTRICT="test"
-distutils_enable_tests pytest
-
-pytthon_test() {
-   virtx pytest -vv
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2020-02-26 Thread Andreas Sturmlechner
commit: 1fe469055dce886e37512edf0fafa1ae2d836619
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Feb 26 19:05:01 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb 26 21:56:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe46905

dev-python/spyder-notebook: Version bump 0.2.2

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/14782
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-python/spyder-notebook/Manifest | 2 +-
 .../{spyder-notebook-0.2.1.ebuild => spyder-notebook-0.2.2.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
index 2dc64e8fc60..27fbd8c39c7 100644
--- a/dev-python/spyder-notebook/Manifest
+++ b/dev-python/spyder-notebook/Manifest
@@ -1 +1 @@
-DIST spyder-notebook-0.2.1.tar.gz 3690989 BLAKE2B 
d03a15d329741f6cc45c91120427f44c08d754f2e472caf0073f44d37874d732ca034ef3a40348d42b75c0862f0a1093ae2fcf7518f4c22032b04672042d3c1d
 SHA512 
7614c62736ecd2894bd18c540057ab6c021991ab48df008b1f189bb93a7b3bc195beb7fcd6895c6fd9069de9ba13cb61fe16702a3a076fd7d9aff1e07afb2025
+DIST spyder-notebook-0.2.2.tar.gz 3691495 BLAKE2B 
255df807c553f0d1e1ed9d8e7326e23702e900d15c139467e7e236c911d1412c71a959b5756ba5c538ccb7dbef5c75bbbd744ff2d6acbe701d51d3def9ac0ee8
 SHA512 
3c76beff7b709b39d1a00bb2a3391f9ee7f0439bfe2a2c49834c4e373488cc7cd690360966ea9b11d2f06cb577f3a62951aa85b00419de3dd3ef276bcbd13597

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.2.1.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.2.2.ebuild
similarity index 100%
rename from dev-python/spyder-notebook/spyder-notebook-0.2.1.ebuild
rename to dev-python/spyder-notebook/spyder-notebook-0.2.2.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/

2020-02-18 Thread Joonas Niilola
commit: 206278c084038fb8677621182dac90b80cf15de2
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Jan 14 12:15:16 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb 19 07:02:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=206278c0

dev-python/spyder-notebook: Jupyter notebook integration with Spyder

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/spyder-notebook/Manifest|  1 +
 dev-python/spyder-notebook/metadata.xml| 12 +++
 .../spyder-notebook/spyder-notebook-0.2.1.ebuild   | 37 ++
 3 files changed, 50 insertions(+)

diff --git a/dev-python/spyder-notebook/Manifest 
b/dev-python/spyder-notebook/Manifest
new file mode 100644
index 000..2dc64e8fc60
--- /dev/null
+++ b/dev-python/spyder-notebook/Manifest
@@ -0,0 +1 @@
+DIST spyder-notebook-0.2.1.tar.gz 3690989 BLAKE2B 
d03a15d329741f6cc45c91120427f44c08d754f2e472caf0073f44d37874d732ca034ef3a40348d42b75c0862f0a1093ae2fcf7518f4c22032b04672042d3c1d
 SHA512 
7614c62736ecd2894bd18c540057ab6c021991ab48df008b1f189bb93a7b3bc195beb7fcd6895c6fd9069de9ba13cb61fe16702a3a076fd7d9aff1e07afb2025

diff --git a/dev-python/spyder-notebook/metadata.xml 
b/dev-python/spyder-notebook/metadata.xml
new file mode 100644
index 000..8fc11184ab0
--- /dev/null
+++ b/dev-python/spyder-notebook/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   andrewammerl...@riseup.net
+   Andrew Ammerlaan
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+

diff --git a/dev-python/spyder-notebook/spyder-notebook-0.2.1.ebuild 
b/dev-python/spyder-notebook/spyder-notebook-0.2.1.ebuild
new file mode 100644
index 000..2b00297233b
--- /dev/null
+++ b/dev-python/spyder-notebook/spyder-notebook-0.2.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Jupyter notebook integration with Spyder"
+HOMEPAGE="https://github.com/spyder-ide/spyder-notebook;
+SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/nbformat[${PYTHON_USEDEP}]
+   dev-python/notebook[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   >=dev-python/spyder-4.0.0[${PYTHON_USEDEP}]"
+
+DEPEND="test? (
+   dev-python/flaky[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   dev-python/pytest-qt[${PYTHON_USEDEP}] )"
+
+DOCS=( "README.md" "RELEASE.md" "CHANGELOG.md" "doc/example.gif" )
+
+# Tests do not work inside virtx/emerge for some reason, core dumped
+RESTRICT="test"
+distutils_enable_tests pytest
+
+pytthon_test() {
+   virtx pytest -vv
+}