public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_packaging/
Date: Sun, 25 Sep 2022 18:13:58 +0000 (UTC)	[thread overview]
Message-ID: <1664129565.01022c5ccf2a3e276e23e3d459497e2ce75452e5.arthurzam@gentoo> (raw)

commit:     01022c5ccf2a3e276e23e3d459497e2ce75452e5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 25 18:12:45 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 25 18:12:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01022c5c

dev-python/jupyter_packaging: drop 0.12.2

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/jupyter_packaging/Manifest              |  1 -
 .../jupyter_packaging-0.12.2.ebuild                | 43 ----------------------
 2 files changed, 44 deletions(-)

diff --git a/dev-python/jupyter_packaging/Manifest b/dev-python/jupyter_packaging/Manifest
index c9d1104f3a16..5ee407d80a0d 100644
--- a/dev-python/jupyter_packaging/Manifest
+++ b/dev-python/jupyter_packaging/Manifest
@@ -1,2 +1 @@
-DIST jupyter_packaging-0.12.2.tar.gz 27990 BLAKE2B 0cd07fa760fe0bd4529e8430bd52863034cc4c78d8f906f55530a6825c496b8a1bf2fff76da3f4e963ee43c80fc19347edbaf20d16fbfe51584b040b0ab4d3ed SHA512 f4167c7beb3188d2e4b0fa8601fb8cdede8b20dc8c16e0bccbcf9e317e75e24ea1469a9d904bb35b2d81dec351caf49526ef35e5d91460a099a8e4ed6974e1b1
 DIST jupyter_packaging-0.12.3.tar.gz 25350 BLAKE2B 62c9f35a3008f8252f8ae8a55b2f7156fc98347b48dbe9bf08101b9c9b0cc892886cf248e0d916455f472bd5130dacccbfb9e206818c5f096eb759bb6149f758 SHA512 a81a4b41ba7b31b9d71aa338617ed8567100a64d999e6cd0a14586350bcd37bf9782cbaabad755c0303510bd342ec141af01157cbdc1e4373289700dfc40c3c9

diff --git a/dev-python/jupyter_packaging/jupyter_packaging-0.12.2.ebuild b/dev-python/jupyter_packaging/jupyter_packaging-0.12.2.ebuild
deleted file mode 100644
index 68c1904798c8..000000000000
--- a/dev-python/jupyter_packaging/jupyter_packaging-0.12.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Tools to help build and install Jupyter Python packages"
-HOMEPAGE="
-	https://jupyter.org/
-	https://github.com/jupyter/jupyter-packaging/
-	https://pypi.org/project/jupyter-packaging/
-"
-SRC_URI="mirror://pypi/${PN::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/setuptools-60.2.0[${PYTHON_USEDEP}]
-	dev-python/tomlkit[${PYTHON_USEDEP}]
-	dev-python/wheel[${PYTHON_USEDEP}]
-	dev-python/deprecation[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	test? (
-		dev-python/build[${PYTHON_USEDEP}]
-		dev-python/pytest-mock[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-	# require Internet
-	tests/test_build_api.py::test_build_package
-	tests/test_build_api.py::test_deprecated_metadata
-)


             reply	other threads:[~2022-09-25 18:14 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-25 18:13 Arthur Zamarin [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: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 10:57 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=1664129565.01022c5ccf2a3e276e23e3d459497e2ce75452e5.arthurzam@gentoo \
    --to=arthurzam@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