From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pydot/
Date: Sat, 25 Jan 2025 11:05:52 +0000 (UTC) [thread overview]
Message-ID: <1737803147.ece084829b064e80cd267bc0f0481e5679e68b25.mgorny@gentoo> (raw)
commit: ece084829b064e80cd267bc0f0481e5679e68b25
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 11:00:36 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 11:05:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece08482
dev-python/pydot: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pydot/Manifest | 1 -
dev-python/pydot/pydot-3.0.3.ebuild | 34 ----------------------------------
2 files changed, 35 deletions(-)
diff --git a/dev-python/pydot/Manifest b/dev-python/pydot/Manifest
index a0eaff40aaee..7dd703147caa 100644
--- a/dev-python/pydot/Manifest
+++ b/dev-python/pydot/Manifest
@@ -1,2 +1 @@
-DIST pydot-3.0.3.tar.gz 168086 BLAKE2B 10bf54d3c6128890aa67641352bd26bc5f0c7c98bc1a5162d6f1dad5de8cd60caa282b449dea88b67ce757341818f18e2ca682c3866224bec2778b9f74997a63 SHA512 36e1f61b1a5092456d19e27ec71d889699681cc4051f6839f1a5f151eafdac2b3e35180f78c7b127f1e9a85c264eb782ae746f1346b1a0fcc4a1141a09613b5c
DIST pydot-3.0.4.tar.gz 168167 BLAKE2B 9eb23d0ee2b9a0e1ff1b9677c27f190a77fd7e8d5ae04227a38a8c8eb768565b68901fd1226fcc2cafa3707b9444d8b8a13b317eb5b0166b6ba7285e745f8437 SHA512 b2f60930fba79aa1af06bba05bb570bb597a0547685d7aa8cf7ecef8af00ccf856a0749042791b22775f1a5ae56eb5022f6f7567b988f8dacf09a5337a090602
diff --git a/dev-python/pydot/pydot-3.0.3.ebuild b/dev-python/pydot/pydot-3.0.3.ebuild
deleted file mode 100644
index a6cc98fa8941..000000000000
--- a/dev-python/pydot/pydot-3.0.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python interface to Graphviz's Dot language"
-HOMEPAGE="
- https://github.com/pydot/pydot/
- https://pypi.org/project/pydot/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=dev-python/pyparsing-3.0.9[${PYTHON_USEDEP}]
- media-gfx/graphviz
-"
-BDEPEND="
- test? (
- dev-python/chardet[${PYTHON_USEDEP}]
- dev-python/parameterized[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests unittest
next reply other threads:[~2025-01-25 11:06 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-25 11:05 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-05 13:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/pydot/ Michał Górny
2025-07-05 13:20 Arthur Zamarin
2025-06-18 7:11 Michał Górny
2025-05-24 16:28 Michał Górny
2025-05-24 16:28 Michał Górny
2025-05-24 16:10 Sam James
2025-05-05 5:10 Michał Górny
2025-01-25 10:42 Arthur Zamarin
2025-01-06 6:42 Michał Górny
2024-12-21 12:31 Michał Górny
2024-12-21 12:27 Michał Górny
2024-12-01 3:24 Michał Górny
2024-10-12 9:47 Michał Górny
2024-09-26 4:50 Michał Górny
2024-08-03 8:44 Michał Górny
2024-08-03 8:30 Jakov Smolić
2024-07-17 12:35 Michał Górny
2024-07-16 5:30 Michał Górny
2024-06-17 16:27 Michał Górny
2024-01-18 19:48 Sam James
2023-12-31 7:17 Michał Górny
2023-12-16 12:34 Michał Górny
2023-12-16 11:09 Arthur Zamarin
2023-12-01 12:11 Arthur Zamarin
2023-11-30 19:47 Michał Górny
2023-11-29 12:45 Michał Górny
2023-11-10 13:20 Andrew Ammerlaan
2023-02-17 7:36 Sam James
2022-02-04 10:27 Michał Górny
2022-02-04 10:27 Michał Górny
2022-02-04 9:47 Jakov Smolić
2022-02-04 9:47 Jakov Smolić
2022-01-25 16:37 Sam James
2021-12-03 5:30 Sam James
2021-07-05 13:25 Marek Szuba
2021-06-05 17:59 Michał Górny
2021-03-28 11:50 Sam James
2021-03-25 21:32 Sam James
2021-03-25 21:29 Sam James
2021-03-22 0:10 Sam James
2021-03-21 10:02 Sergei Trofimovich
2021-02-16 0:32 Michał Górny
2020-06-13 11:14 Michał Górny
2020-04-12 11:02 Sergei Trofimovich
2020-03-13 11:07 Michał Górny
2020-02-05 19:37 Michał Górny
2019-01-29 13:43 Mikle Kolyada
2018-07-11 13:26 Mikle Kolyada
2018-07-01 15:19 Pacho Ramos
2018-06-30 19:03 Sergei Trofimovich
2018-06-27 17:23 Tobias Klausmann
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=1737803147.ece084829b064e80cd267bc0f0481e5679e68b25.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