From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter-server-proxy/
Date: Wed, 12 Jun 2024 05:43:28 +0000 (UTC) [thread overview]
Message-ID: <1718171004.5d01b8da9ed3bf825ad601f9f62be496b51a18ae.mgorny@gentoo> (raw)
commit: 5d01b8da9ed3bf825ad601f9f62be496b51a18ae
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 12 05:34:46 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 05:43:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d01b8da
dev-python/jupyter-server-proxy: Revert "Bump to 4.2.0"
Missed the test restriction.
Reverts: 83e310afccaccbacc990b441a63aa6f8af4b7eb1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jupyter-server-proxy/Manifest | 1 -
.../jupyter-server-proxy-4.2.0.ebuild | 50 ----------------------
2 files changed, 51 deletions(-)
diff --git a/dev-python/jupyter-server-proxy/Manifest b/dev-python/jupyter-server-proxy/Manifest
index 045fa1f4c408..d2a7888ba7e2 100644
--- a/dev-python/jupyter-server-proxy/Manifest
+++ b/dev-python/jupyter-server-proxy/Manifest
@@ -1,2 +1 @@
DIST jupyter_server_proxy-4.1.2.tar.gz 133085 BLAKE2B a859938f7ab5570e978b3afa71a924b882bcc1e788181bbdee1b2dd22d9b2e7bf706d130b04dc9a0871c3a3046041b939d8da82af5abe093ba2a2d0f9451cb20 SHA512 9dc8c84b28f79dd2f89ceb6012f0bf69d43c8c59ffe73d1559aee9d7f6d90cce93fc8b277fe3ad83197fd3d5f7aaad60c3353b0618967e51ed3749e12db4bd3c
-DIST jupyter_server_proxy-4.2.0.tar.gz 133071 BLAKE2B e96b2953a433836bd277e8227df408328b1c7b96a08b3c1d65ea73e6eb3dae28ed114641d40af9e7a8dea9f913c4d7e0f7d652f25a38dada12226caf031e55bc SHA512 9cccea9ee8f9665055ca4895408d6e82aeaa325e18cb638a15c45b9dc2e09afa390435622189ca6642c3ff26adb195ba00d5f72935af423d77a7a23fdab08f7c
diff --git a/dev-python/jupyter-server-proxy/jupyter-server-proxy-4.2.0.ebuild b/dev-python/jupyter-server-proxy/jupyter-server-proxy-4.2.0.ebuild
deleted file mode 100644
index b42d49b4dd01..000000000000
--- a/dev-python/jupyter-server-proxy/jupyter-server-proxy-4.2.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..12} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Jupyter notebook server extension to proxy web services"
-HOMEPAGE="https://github.com/jupyterhub/jupyter-server-proxy"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-# Connection refused, even without network-sandbox
-RESTRICT="test"
-
-RDEPEND="
- dev-python/aiohttp[${PYTHON_USEDEP}]
- >=dev-python/jupyter-server-1.24.0[${PYTHON_USEDEP}]
- >=dev-python/simpervisor-1.0.0[${PYTHON_USEDEP}]
- >=dev-python/tornado-6.1.0[${PYTHON_USEDEP}]
- >=dev-python/traitlets-5.1.0[${PYTHON_USEDEP}]
-"
-
-BDEPEND="
- >=dev-python/hatch-jupyter-builder-0.8.3[${PYTHON_USEDEP}]
- >=dev-python/jupyterlab-4.0.6[${PYTHON_USEDEP}]
- test? (
- dev-python/pytest-asyncio[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
- sed \
- -e "/--cov.*,/d" \
- -e "/--no-cov.*,/d" \
- -e "/--html.*,/d" \
- -i pyproject.toml || die
- distutils-r1_python_prepare_all
-}
-
-src_install() {
- distutils-r1_src_install
- mv "${ED}/usr/etc" "${ED}/etc" || die
-}
next reply other threads:[~2024-06-12 5:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-12 5:43 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-05 14:54 [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter-server-proxy/ Nowa Ammerlaan
2024-06-12 5:08 Michał Górny
2024-06-12 5:08 Michał Górny
2023-11-10 13:20 Andrew Ammerlaan
2022-11-14 4:39 Michał Górny
2022-10-27 10:23 Andrew Ammerlaan
2022-09-09 7:23 Arthur Zamarin
2022-03-24 8:39 Andrew Ammerlaan
2022-03-10 7:51 Jakov Smolić
2022-01-25 8:20 Michał Górny
2021-12-29 12:42 Andrew Ammerlaan
2021-11-28 19:31 Andrew Ammerlaan
2021-11-28 15:09 Andrew Ammerlaan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1718171004.5d01b8da9ed3bf825ad601f9f62be496b51a18ae.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox