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: Sat, 25 Feb 2023 16:09:00 +0000 (UTC)	[thread overview]
Message-ID: <1677341328.051ffe95caf0cdd2f7a2b69646f3face21828027.ulm@gentoo> (raw)

commit:     051ffe95caf0cdd2f7a2b69646f3face21828027
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 12:10:36 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 16:08:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051ffe95

media-gfx/word_cloud: add 1.8.2.2

Closes: https://bugs.gentoo.org/896992
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 media-gfx/word_cloud/Manifest                  |  2 ++
 media-gfx/word_cloud/word_cloud-1.8.2.2.ebuild | 28 ++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/media-gfx/word_cloud/Manifest b/media-gfx/word_cloud/Manifest
index e87e275d5453..a94a234c4887 100644
--- a/media-gfx/word_cloud/Manifest
+++ b/media-gfx/word_cloud/Manifest
@@ -1 +1,3 @@
 DIST word_cloud-1.8.1.tar.gz 27693428 BLAKE2B 5eba31fb89497e94166ac65e12944d13bc4cff9e01f4c4fb5932079ddfa160b287fe780eb25f7fb815e3d334757bd795b41c44f951e964fd6369981be97190a8 SHA512 76feef59e1c270a17152c69d0c531c5982cdb037c6c13da3823274113cfa7a10f1f31406fc8fdc9bfba6b05bb3b7f308926657f9bd5c96398fbc5ce8499c041a
+DIST word_cloud-1.8.2.2-python-3.11.patch.xz 46740 BLAKE2B bc5a9396a2d2ef4912808732efca33ea2eb6f07cb0a4dba4945a07345e9981c15d96f995fa833709cb02a3f301b747d845ec1e4ad136507a05a33ef0f98f2211 SHA512 059db02d7e2690a8400ce0ceedd6abffd0b2c033dfef5c5b9561af3629fc60971f3b6cd3edb3ece5bc585b0059260168bcdb2e86ab3abd5a0caee31fb9d78395
+DIST word_cloud-1.8.2.2.tar.gz 27691528 BLAKE2B e342007e608897d6bcd3da48232ecefae41a5535a3c37f5a708138d5138502af81dcd2334725370745f4b791494e252366bf83b8d7960414ebbad74aa3160915 SHA512 50387a60e7ad961296fade5f099a1cc891772dfb9e5d5f4181c10461ae263a8067bed08a383eee6a822167b0998b159ecbf8732269c92dc4ef20ea4b63ea4c0a

diff --git a/media-gfx/word_cloud/word_cloud-1.8.2.2.ebuild b/media-gfx/word_cloud/word_cloud-1.8.2.2.ebuild
new file mode 100644
index 000000000000..51a0d979fde5
--- /dev/null
+++ b/media-gfx/word_cloud/word_cloud-1.8.2.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9,10,11} )
+
+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
+	https://dev.gentoo.org/~ulm/distfiles/${P}-python-3.11.patch.xz"
+
+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"
+
+PATCHES=(
+	"${FILESDIR}"/${PN}-1.6.0-bundled-font.patch
+	"${WORKDIR}"/${P}-python-3.11.patch
+)


             reply	other threads:[~2023-02-25 16:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-25 16:09 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-13 12:08 [gentoo-commits] repo/gentoo:master commit in: media-gfx/word_cloud/ 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
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=1677341328.051ffe95caf0cdd2f7a2b69646f3face21828027.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