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/snowballstemmer/
Date: Sat, 10 May 2025 07:41:55 +0000 (UTC)	[thread overview]
Message-ID: <1746862895.2192a48b51fcc979894835c093cb12d9831ae6d4.mgorny@gentoo> (raw)

commit:     2192a48b51fcc979894835c093cb12d9831ae6d4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 10 04:50:30 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 10 07:41:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2192a48b

dev-python/snowballstemmer: Bump to 3.0.1

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

 dev-python/snowballstemmer/Manifest                   |  1 +
 .../snowballstemmer/snowballstemmer-3.0.1.ebuild      | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/snowballstemmer/Manifest b/dev-python/snowballstemmer/Manifest
index 46a7095e42e8..ddc376e82d2c 100644
--- a/dev-python/snowballstemmer/Manifest
+++ b/dev-python/snowballstemmer/Manifest
@@ -1,2 +1,3 @@
 DIST snowballstemmer-2.2.0.tar.gz 86699 BLAKE2B b106fac1587143c9e88f54cc982c573b227f9e2d0125d36391a95050b41e9c97e47c7c8dff890ebfcf4bdf7c97559908d3bd380c6659b0d1fef4bed111fbae4b SHA512 f1dee83e06fc79ffb250892fe62c75e3393b9af07fbf7cde413e6391870aa74934302771239dea5c9bc89806684f95059b00c9ffbcf7340375c9dd8f1216cd37
 DIST snowballstemmer-3.0.0.1.tar.gz 105321 BLAKE2B 3f6c71cce25c1a2afbec0f52008f8e44d9898af62ee75f75b4dca7d27736f360a37539ea1d65d42471bc0dcad33698defc47bb12c8b64a421385de6d47fc5b8c SHA512 6970ecc4188f714df19c6eb6415368774726e54c3c574ac34a866532385bb3e89eaff28bbac2c3820f8d393c7d4e852ada8689986f0aad7c18aa8cf9d5879772
+DIST snowballstemmer-3.0.1.tar.gz 105575 BLAKE2B 68515d35b8aa8ad9f80e2fb37c483f6fe15951796413553e543b7cd4dfc2da37107766e8c96662498b63f019b5dfc62288f026d5465613d740421e41d00f2b99 SHA512 a9590da2b0be4b93a7500b337a63cf2039ff01a6da309ddb9462961c309b4763d4dfc925965a62376a9f3b41a05bb634d6472f1e2ee07e53b38f8542e7eada82

diff --git a/dev-python/snowballstemmer/snowballstemmer-3.0.1.ebuild b/dev-python/snowballstemmer/snowballstemmer-3.0.1.ebuild
new file mode 100644
index 000000000000..03502dba242b
--- /dev/null
+++ b/dev-python/snowballstemmer/snowballstemmer-3.0.1.ebuild
@@ -0,0 +1,19 @@
+# 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..13} pypy3_11 )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Stemmer algorithms generated from Snowball algorithms"
+HOMEPAGE="
+	https://snowballstem.org/
+	https://github.com/snowballstem/snowball
+	https://pypi.org/project/snowballstemmer/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"


             reply	other threads:[~2025-05-10  7:42 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-10  7:41 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-07  9:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/snowballstemmer/ Michał Górny
2025-06-07  9:28 Michał Górny
2025-05-23 12:57 Arthur Zamarin
2025-05-10  7:41 Michał Górny
2025-05-09  1:52 Michał Górny
2025-02-18 16:55 Michał Górny
2024-05-25  9:28 Michał Górny
2023-05-29 21:55 Sam James
2022-06-16 11:24 Michał Górny
2022-06-16  9:33 Jakov Smolić
2022-05-14 12:05 Arthur Zamarin
2022-05-14 12:05 Arthur Zamarin
2021-12-17 16:42 Michał Górny
2021-12-17 14:45 Arthur Zamarin
2021-11-17  9:55 Michał Górny
2021-05-18  8:51 Michał Górny
2021-02-24 22:30 Michał Górny
2021-02-24 22:05 Sam James
2021-01-21 18:07 Michał Górny
2020-11-28 13:26 Sam James
2020-08-02  9:33 Michał Górny
2020-05-31 16:33 Michał Górny
2020-05-11 17:48 Michał Górny
2020-05-11  6:23 Mart Raudsepp
2020-05-08  9:36 Sergei Trofimovich
2020-05-04 14:12 Agostino Sarubbo
2020-05-03 15:13 Agostino Sarubbo
2020-05-03 10:30 Agostino Sarubbo
2020-05-03 10:25 Agostino Sarubbo
2020-05-03 10:12 Agostino Sarubbo
2020-05-03 10:01 Agostino Sarubbo
2020-05-02 18:52 Agostino Sarubbo
2020-03-02 15:16 Michał Górny
2020-03-02 15:16 Michał Górny
2019-12-19 21:40 Piotr Karbowski
2019-12-16 10:14 Michał Górny
2019-01-29 13:31 Mikle Kolyada
2018-05-07  7:12 Michał Górny
2018-05-07  7:12 Michał Górny
2018-05-07  0:12 Mart Raudsepp
2018-02-19 21:07 Michał Górny
2018-02-17 21:51 Patrice Clement
2017-09-12  9:13 Fabian Groffen
2017-07-29 20:38 Matt Thode
2017-02-11  1:13 Zac Medico
2015-12-25 11:44 Justin Lecher
2015-10-27 15:20 Agostino Sarubbo
2015-10-11 11:25 Justin Lecher
2015-09-11  3:23 Mike Frysinger
2015-08-12 13:44 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=1746862895.2192a48b51fcc979894835c093cb12d9831ae6d4.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