public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_packaging/
Date: Sun, 15 May 2022 10:57:41 +0000 (UTC)	[thread overview]
Message-ID: <1652612256.d3d3075e6dde85d7d613b17161f52d93ac8fbb19.mgorny@gentoo> (raw)

commit:     d3d3075e6dde85d7d613b17161f52d93ac8fbb19
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 10:45:34 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 15 10:57:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d3075e

dev-python/jupyter_packaging: Remove old

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

 dev-python/jupyter_packaging/Manifest              |  1 -
 .../jupyter_packaging-0.11.1.ebuild                | 46 ----------------------
 2 files changed, 47 deletions(-)

diff --git a/dev-python/jupyter_packaging/Manifest b/dev-python/jupyter_packaging/Manifest
index 27800e479971..b42d0f161c15 100644
--- a/dev-python/jupyter_packaging/Manifest
+++ b/dev-python/jupyter_packaging/Manifest
@@ -1,2 +1 @@
-DIST jupyter_packaging-0.11.1.tar.gz 21715 BLAKE2B 68cde8becbe10710bc68912da43877db2704f59bbde5247bc2f27553b90cce47f16665326650e3cc2d1de8008d82ff22b8d485b0d2c782ecbb732e7bd059038c SHA512 1027e909222f9dbe9d317030fa07d7a71a91ef9de961681e6842e486e5e12cda03f998e0a7c2c0fc52e9c3ec3f527bf9643bc1640fa94b16b20b500fc69eff42
 DIST jupyter_packaging-0.12.0.tar.gz 25258 BLAKE2B 1e8897297e6d1e592a5e3d934f850a9fadc27b7fd97484c6ef3dda9ae5d6da0c48116846e0f3fe7757c3c4794a7a8e2e3eaa69b3fe3a68f73cc952707fa27ec1 SHA512 2a34b64a34f6931b7ba0578a9c1c270285a970043136f65c4a7afbc8e9a5e70feb1bffdc00f682d1fa49fe1f5f91bd3a093437f0f05232e6a57c97eda7f1fc29

diff --git a/dev-python/jupyter_packaging/jupyter_packaging-0.11.1.ebuild b/dev-python/jupyter_packaging/jupyter_packaging-0.11.1.ebuild
deleted file mode 100644
index abe5f246bfc9..000000000000
--- a/dev-python/jupyter_packaging/jupyter_packaging-0.11.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Tools to help build and install Jupyter Python packages"
-HOMEPAGE="https://jupyter.org"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
-	dev-python/packaging[${PYTHON_USEDEP}]
-	dev-python/tomlkit[${PYTHON_USEDEP}]
-	dev-python/wheel[${PYTHON_USEDEP}]
-	dev-python/deprecation[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	test? (
-		dev-python/pytest-mock[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-	local deselect=(
-		# TODO: package "build"
-		tests/test_build_api.py::test_build_package
-		tests/test_build_api.py::test_deprecated_metadata
-
-		# broken by Gentoo pip patch
-		# TODO: retry when we finally make the patch less intrusive
-		tests/test_datafiles_install.py
-		tests/test_install.py
-	)
-
-	distutils_install_for_testing --via-venv
-	epytest ${deselect[@]/#/--deselect }
-}


             reply	other threads:[~2022-05-15 10:57 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-15 10:57 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-16  3:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_packaging/ Michał Górny
2022-09-25 18:13 Arthur Zamarin
2022-09-25 18:00 Arthur Zamarin
2022-08-25 19:25 Arthur Zamarin
2022-07-02 11:59 Arthur Zamarin
2022-07-02 11:57 Arthur Zamarin
2022-06-21  6:00 Michał Górny
2022-06-12 18:28 Michał Górny
2022-06-04 19:04 Michał Górny
2022-06-01  7:21 Michał Górny
2022-05-15  8:21 Jakov Smolić
2022-04-08 21:24 Michał Górny
2022-03-25 10:03 Michał Górny
2022-03-12 19:53 Michał Górny
2022-03-12 12:40 Arthur Zamarin
2022-03-06 23:52 Sam James
2022-03-06 23:43 Sam James
2022-03-01 11:30 Agostino Sarubbo
2022-02-20 20:34 Sam James
2022-02-16 20:00 Arthur Zamarin
2022-02-13 15:13 Sam James
2022-02-13 10:38 Agostino Sarubbo
2022-01-29  9:22 Arthur Zamarin
2022-01-29  9:21 Arthur Zamarin
2022-01-29  9:21 Arthur Zamarin
2022-01-28 21:57 Sam James
2022-01-27  1:57 Yixun Lan
2022-01-26 22:15 Jakov Smolić
2022-01-26 19:47 Arthur Zamarin
2022-01-26 19:43 Arthur Zamarin
2022-01-26 19:41 Arthur Zamarin
2022-01-26 19:28 Arthur Zamarin
2021-11-15 22:36 Michał Górny
2021-11-14  8:46 Michał Górny
2021-10-25 13:09 Andrew Ammerlaan
2021-10-17  9:00 Michał Górny
2021-09-27 22:16 Michał Górny
2021-09-27 22:16 Michał Górny
2021-07-07  6:33 Michał Górny
2021-07-06 13:05 Andrew Ammerlaan
2021-06-25 22:19 Michał Górny
2021-06-10  9:58 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=1652612256.d3d3075e6dde85d7d613b17161f52d93ac8fbb19.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