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: Thu, 21 Jan 2021 18:07:03 +0000 (UTC) [thread overview]
Message-ID: <1611251954.4fd40c7f1a901d24f34337637e37e44e06c976c3.mgorny@gentoo> (raw)
commit: 4fd40c7f1a901d24f34337637e37e44e06c976c3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 21 17:59:14 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 21 17:59:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fd40c7f
dev-python/snowballstemmer: Bump to 2.1.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/snowballstemmer/Manifest | 1 +
dev-python/snowballstemmer/snowballstemmer-2.1.0.ebuild | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
diff --git a/dev-python/snowballstemmer/Manifest b/dev-python/snowballstemmer/Manifest
index eb9002a3076..dc789cacfa2 100644
--- a/dev-python/snowballstemmer/Manifest
+++ b/dev-python/snowballstemmer/Manifest
@@ -1 +1,2 @@
DIST snowballstemmer-2.0.0.tar.gz 79284 BLAKE2B 2d9b5de8493ca8833b3b52b143e1f56b40a87cbde3f182793edc3ecfa8b3577c9ab506c19aa93870b3e03b5d86a62fb515b2df0bc616d4d88b4b9894ecde174e SHA512 d673205cacc7f6e81eaee23e6c50064af77c3c4464dbdf5dc1c3f5682dec2688fe6e7069b7ed2e59259312ba926d3be84bd846a132b6138e30b4ff2b9a9353e8
+DIST snowballstemmer-2.1.0.tar.gz 85674 BLAKE2B 3301e3f799fa61a679b88efc87b3d019231ae7172172f136eb7e1bdfb40d054489aaa29ca1b8b2a04d8260a82ef7f4a8da75a9784f69942aac57ccfcc4983e5b SHA512 e0550d3389074d7686d26397ff2289519cd8b26cf7090fe781d6407d1c2b95f912347d70cd25e02d6016c454ad6c5cf6d648e54ef87161328ac57bc1ceaf7826
diff --git a/dev-python/snowballstemmer/snowballstemmer-2.1.0.ebuild b/dev-python/snowballstemmer/snowballstemmer-2.1.0.ebuild
new file mode 100644
index 00000000000..75c0271af09
--- /dev/null
+++ b/dev-python/snowballstemmer/snowballstemmer-2.1.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Stemmer algorithms generated from Snowball algorithms"
+HOMEPAGE="https://snowballstem.org/
+ https://github.com/snowballstem/snowball
+ https://pypi.org/project/snowballstemmer/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
next reply other threads:[~2021-01-21 18:07 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-21 18:07 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-25 9:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/snowballstemmer/ 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
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=1611251954.4fd40c7f1a901d24f34337637e37e44e06c976c3.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