public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/word_cloud/
Date: Thu, 27 Mar 2025 19:19:13 +0000 (UTC)	[thread overview]
Message-ID: <1743103144.3a26c733e68c07d35e4dc0c19c3d62c8237ed90a.ulm@gentoo> (raw)

commit:     3a26c733e68c07d35e4dc0c19c3d62c8237ed90a
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 27 18:41:52 2025 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 27 19:19:04 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a26c733

media-gfx/word_cloud: add 1.9.4

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 media-gfx/word_cloud/Manifest                |  1 +
 media-gfx/word_cloud/word_cloud-1.9.4.ebuild | 36 ++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/media-gfx/word_cloud/Manifest b/media-gfx/word_cloud/Manifest
index daecd7ce5101..9406c32e8208 100644
--- a/media-gfx/word_cloud/Manifest
+++ b/media-gfx/word_cloud/Manifest
@@ -1,2 +1,3 @@
 DIST word_cloud-1.9.1.tar.gz 27693486 BLAKE2B b238217c2b6d36f057ae1bf730b06ffa50a006ce46c5895dab145ad0c09d40351b525ae3252f824422d35c0789e036c823bc812080cfc278bac4259c87d84ad1 SHA512 c324fb0bacbab911e9ae8507cf26543c57faa0d040f2f8a522595c4d01167b7d9ca948d875065bda5d2f44e24c67cd429b7eab10127fb2056aeb0170fd727df0
 DIST word_cloud-1.9.3.tar.gz 27568062 BLAKE2B bec2730f61a1065e94050f56bfed177c7fc594cb3ea4c3692416e2e30e22faefad8b93bc7165f7b6dd03f2bb079a26ce5475a72a55c6ea8a9ad6fb9492686d97 SHA512 9863bec2d3cc8972e30a147cfd4ae2eadb79cbb0b472936e7ca789363cde549bb5b8bf6c5669462e9e96288cafc844510e4b33a5fb0f574c771222e85689ca87
+DIST word_cloud-1.9.4.tar.gz 27568008 BLAKE2B 5868747fecf02b88bb726b96b164d7228d977828588cd4383cdeba2b6db07c03bf46137bf6760a08c23184b18ac3635fcc5e03303637071caf4ab9d064db4431 SHA512 159811c11a37fbd343e773802a57b89b06574fb8e9abbdd07ac579e908afaeab86c29562718f781b29c6ebfc66061046a28f481e734ca0d90d53bb0732123590

diff --git a/media-gfx/word_cloud/word_cloud-1.9.4.ebuild b/media-gfx/word_cloud/word_cloud-1.9.4.ebuild
new file mode 100644
index 000000000000..c50c7b79dc2b
--- /dev/null
+++ b/media-gfx/word_cloud/word_cloud-1.9.4.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+DISTUTILS_USE_PEP517=setuptools
+DISTUTILS_EXT=1
+
+inherit distutils-r1
+
+DESCRIPTION="A little word cloud generator in Python"
+HOMEPAGE="https://amueller.github.io/word_cloud/"
+SRC_URI="https://github.com/amueller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="test"  #808150
+
+RDEPEND="dev-python/matplotlib[${PYTHON_USEDEP}]
+	dev-python/numpy[${PYTHON_USEDEP}]
+	dev-python/pillow[${PYTHON_USEDEP}]
+	media-fonts/droid"
+
+BDEPEND="dev-python/cython
+	dev-python/setuptools-scm"
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+
+python_install() {
+	distutils-r1_python_install
+	local sitedir=$(python_get_sitedir)
+	insinto "${sitedir#${EPREFIX}}"/${PN/_}
+	doins ${PN/_}/stopwords
+}


             reply	other threads:[~2025-03-27 19:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-27 19:19 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-27 19:19 [gentoo-commits] repo/gentoo:master commit in: media-gfx/word_cloud/ Ulrich Müller
2025-03-27 19:19 Ulrich Müller
2024-04-13 12:08 Ulrich Müller
2024-04-13  9:50 Ulrich Müller
2024-04-13  9:50 Ulrich Müller
2023-11-20  9:09 Ulrich Müller
2023-11-20  9:09 Ulrich Müller
2023-02-25 17:31 Ulrich Müller
2023-02-25 16:09 Ulrich Müller
2023-02-25 16:09 Ulrich Müller
2022-05-19 10:13 Ulrich Müller
2021-08-14 11:41 Ulrich Müller
2021-08-14 11:41 Ulrich Müller
2021-05-23 17:11 Ulrich Müller
2021-05-23 17:11 Ulrich Müller
2020-09-02 13:08 Ulrich Müller

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=1743103144.3a26c733e68c07d35e4dc0c19c3d62c8237ed90a.ulm@gentoo \
    --to=ulm@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