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/matplotlib-inline/
Date: Tue, 20 Sep 2022 05:57:17 +0000 (UTC)	[thread overview]
Message-ID: <1663653380.187523bfe2c68af027224db88662f8ea2dc74de1.mgorny@gentoo> (raw)

commit:     187523bfe2c68af027224db88662f8ea2dc74de1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 20 05:51:54 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 20 05:56:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=187523bf

dev-python/matplotlib-inline: Remove old

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

 dev-python/matplotlib-inline/Manifest              |  2 --
 .../matplotlib-inline-0.1.3-r1.ebuild              | 25 ----------------------
 .../matplotlib-inline-0.1.5.ebuild                 | 25 ----------------------
 3 files changed, 52 deletions(-)

diff --git a/dev-python/matplotlib-inline/Manifest b/dev-python/matplotlib-inline/Manifest
index f70f50f7a419..3712c797f69c 100644
--- a/dev-python/matplotlib-inline/Manifest
+++ b/dev-python/matplotlib-inline/Manifest
@@ -1,3 +1 @@
-DIST matplotlib-inline-0.1.3.gh.tar.gz 7337 BLAKE2B 995b6e5ce9068760e701e3b429d2187bdc7e7c5b989d54a9fb1f8b5f385f91c6a3621a54d5a1e62c9000737f5f42d9ceae5be7f36b664b7e06ff9c712e6d76ac SHA512 684821204faa3cb35c46663b8c8cb8f0ba5d4f761d15bc708de69c98753685c89da1d330087bcfa970792de592188768dc068accc471d55360f551e44cf4a79a
-DIST matplotlib-inline-0.1.5.gh.tar.gz 7520 BLAKE2B 90fe7ed66b6d0ef7fd2b2a9478847adaa37af281ea383b60a1d01091d1be338411ccb2480e4bf34f0722e29cf6564a58ab358718c7704ac0c1c09375ba043627 SHA512 2a12d675ae6db1657f7202450ef3d889618c896d3571fd1a6c43b75fba1d72e80e49a06d55f7c333381b1afd2cd4a9ef282b5bcbadd2b53a19e02bd3f8bc9301
 DIST matplotlib-inline-0.1.6.gh.tar.gz 7526 BLAKE2B fd8fde8e218e19fdf7a09bd7f36abd2e4422ed7de8ed8e2d6e52d995e76b62d8e60223fc43a243f2a0ca545037b44ead9520b67cf54b173d95389eb401b17e9a SHA512 7d34f5a86d65d7a2017cf924dc363d7578d1eb14943c3de56e5a0ac79d92d674b387c5528ea76e9e11e0193e71d8cd1315ceb517e9c9678c41ed412e8fd42c04

diff --git a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3-r1.ebuild b/dev-python/matplotlib-inline/matplotlib-inline-0.1.3-r1.ebuild
deleted file mode 100644
index 4b448be54c8b..000000000000
--- a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Inline Matplotlib backend for Jupyter"
-HOMEPAGE="https://github.com/ipython/matplotlib-inline/"
-SRC_URI="
-	https://github.com/ipython/matplotlib-inline/archive/${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
-	dev-python/matplotlib[${PYTHON_USEDEP}]
-	dev-python/traitlets[${PYTHON_USEDEP}]
-"

diff --git a/dev-python/matplotlib-inline/matplotlib-inline-0.1.5.ebuild b/dev-python/matplotlib-inline/matplotlib-inline-0.1.5.ebuild
deleted file mode 100644
index 90cd627e843a..000000000000
--- a/dev-python/matplotlib-inline/matplotlib-inline-0.1.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Inline Matplotlib backend for Jupyter"
-HOMEPAGE="https://github.com/ipython/matplotlib-inline/"
-SRC_URI="
-	https://github.com/ipython/matplotlib-inline/archive/${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-
-RDEPEND="
-	dev-python/matplotlib[${PYTHON_USEDEP}]
-	dev-python/traitlets[${PYTHON_USEDEP}]
-"


             reply	other threads:[~2022-09-20  5:57 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20  5:57 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-20 17:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/matplotlib-inline/ Michał Górny
2024-07-08  9:36 Sam James
2024-05-01 17:44 Michał Górny
2024-05-01 16:22 Sam James
2024-04-16  6:46 Michał Górny
2023-11-29 10:07 Michał Górny
2023-11-29 10:03 Michał Górny
2023-11-16 19:43 Michał Górny
2023-10-31  0:06 Sam James
2022-09-19 19:49 Arthur Zamarin
2022-08-18 18:11 Arthur Zamarin
2022-08-17 18:28 Arthur Zamarin
2022-08-17 18:28 Arthur Zamarin
2022-03-26 18:20 Arthur Zamarin
2022-03-26 17:15 Arthur Zamarin
2022-02-23 21:30 Michał Górny
2021-10-17  7:15 Michał Górny
2021-10-16 22:27 Sam James
2021-10-16 22:04 Sam James
2021-10-16 22:00 Sam James
2021-10-11 15:18 Sam James
2021-10-10 15:38 Agostino Sarubbo
2021-10-09 19:18 Sam James
2021-09-26 17:52 Sam James
2021-09-08 16:19 Sam James
2021-09-07 20:50 Michał Górny
2021-07-01 14:45 Michał Górny
2021-06-07 13:18 Agostino Sarubbo
2021-06-06 13:03 Sam James
2021-06-06 13:01 Sam James
2021-06-05 20:35 Sam James
2021-05-16  0:13 Sam James
2021-05-15 19:44 Sam James
2021-05-15 19:32 Sam James
2021-05-15 19:25 Sam James
2021-05-01  7:45 Michał Górny

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=1663653380.187523bfe2c68af027224db88662f8ea2dc74de1.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