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/pydot/
Date: Wed, 18 Jun 2025 07:11:41 +0000 (UTC)	[thread overview]
Message-ID: <1750230686.6b5a66d0990963a36df21810f7a14c2029babbb1.mgorny@gentoo> (raw)

commit:     6b5a66d0990963a36df21810f7a14c2029babbb1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 18 05:50:49 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 18 07:11:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b5a66d0

dev-python/pydot: Bump to 4.0.1

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

 dev-python/pydot/Manifest           |  1 +
 dev-python/pydot/pydot-4.0.1.ebuild | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/pydot/Manifest b/dev-python/pydot/Manifest
index da2d678bdd4f..173073b0b735 100644
--- a/dev-python/pydot/Manifest
+++ b/dev-python/pydot/Manifest
@@ -1 +1,2 @@
 DIST pydot-4.0.0.tar.gz 161793 BLAKE2B 22aa176c93477755db1d336cf70d54506426d5633c4b724e5ebba511502c18dcb2442748467cb48950ecd42f5edb36eec6c99858d1b16b5130aa6095470c0d84 SHA512 8840064b05f0310e748aba8d391f6335d461672ea2fc579bea48ec703b9f508bcc3bb2175c4489983c5f918f2cd5fa22bf3d22ff278adade6bc344022fdb1fcd
+DIST pydot-4.0.1.tar.gz 162594 BLAKE2B 4e23afde3f9050b2317a2d4341b5ee2ee7bc3d47d5848de9071a4d64ec1a7be0c8c846e6914e9591fccbeffb4e733a73906e0b77ca0ef0af6b33e398dbc94531 SHA512 fc46e2aeffad770e7d6e4d69a4c871114a348c7dc3fc6e1e0007f7bdb87c85162b245d2a5606826b5e81d099e1d5be11c65ffa7a4a5ffacc9bd76e4b03b16220

diff --git a/dev-python/pydot/pydot-4.0.1.ebuild b/dev-python/pydot/pydot-4.0.1.ebuild
new file mode 100644
index 000000000000..34c8d059bde2
--- /dev/null
+++ b/dev-python/pydot/pydot-4.0.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..14} )
+
+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.1.0[${PYTHON_USEDEP}]
+	media-gfx/graphviz
+"
+BDEPEND="
+	test? (
+		dev-python/chardet[${PYTHON_USEDEP}]
+		dev-python/parameterized[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests unittest


             reply	other threads:[~2025-06-18  7:11 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-18  7:11 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-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 11:05 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=1750230686.6b5a66d0990963a36df21810f7a14c2029babbb1.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