From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-levenshtein/
Date: Mon, 23 Aug 2021 07:11:22 +0000 (UTC) [thread overview]
Message-ID: <1629702473.3accb4472fc9c28f8f1e0ac8d3c15a0fb03c4470.arthurzam@gentoo> (raw)
commit: 3accb4472fc9c28f8f1e0ac8d3c15a0fb03c4470
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 23 07:07:53 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 23 07:07:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3accb447
dev-python/python-levenshtein: add 0.12.2, enable py3.10, EAPI=8
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-levenshtein/Manifest | 1 +
.../python-levenshtein-0.12.2.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-python/python-levenshtein/Manifest b/dev-python/python-levenshtein/Manifest
index 34a0cf4d769..7f925199910 100644
--- a/dev-python/python-levenshtein/Manifest
+++ b/dev-python/python-levenshtein/Manifest
@@ -1 +1,2 @@
DIST python-Levenshtein-0.12.1.tar.gz 50567 BLAKE2B 795c377a29045caecee245b23138ef5499691177e2d50f1729f3145c667818b34a2c05e86e5fe8317357570347e7b21188fb64a84e85cb9645513e19f1438509 SHA512 e5b9dfda4ebe1f1111e2ac86219be5659a763368759d13393bd32c6c5d78d9b183c757c7e8ff1bd8a2f73450f0a255cc78664f03d899e1e5af2e58d871843722
+DIST python-Levenshtein-0.12.2.tar.gz 50502 BLAKE2B d8992d30639e36aac1b85fada8f5273ed867aa3019208ffeb9972e999dad783d4ee16e1f6988c9306eb80f622b61fcf3a0a937b380c7a5acf50223268ed8de1d SHA512 97eac9d19121758af7620ad3963846e48434ceabb5376a83f28452015adf1a620620bfb53edb1c4f60b0fc8ec2b0faf35a105d7e2a0fc5df7a45fce81ba0dcdb
diff --git a/dev-python/python-levenshtein/python-levenshtein-0.12.2.ebuild b/dev-python/python-levenshtein/python-levenshtein-0.12.2.ebuild
new file mode 100644
index 00000000000..d296a9ca63f
--- /dev/null
+++ b/dev-python/python-levenshtein/python-levenshtein-0.12.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+MY_PN="python-Levenshtein"
+MY_P="${MY_PN}-${PV}"
+inherit distutils-r1
+
+DESCRIPTION="Functions for fast computation of Levenshtein distance, and edit operations"
+HOMEPAGE="https://pypi.org/project/python-Levenshtein/
+ https://github.com/ztane/python-Levenshtein/"
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
next reply other threads:[~2021-08-23 7:11 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-23 7:11 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-17 12:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-levenshtein/ Andrew Ammerlaan
2022-02-07 22:29 Sam James
2022-02-07 20:14 Arthur Zamarin
2021-11-19 11:39 Arthur Zamarin
2021-11-18 10:50 Sam James
2021-11-15 16:29 Agostino Sarubbo
2021-10-17 19:25 Arthur Zamarin
2021-10-17 19:09 Sam James
2021-10-16 5:19 Sam James
2021-10-16 1:14 Sam James
2021-10-16 1:12 Sam James
2021-09-14 1:30 Yixun Lan
2021-09-10 1:27 Sam James
2021-07-08 7:09 Sergei Trofimovich
2021-06-24 15:07 Sergei Trofimovich
2021-02-09 21:37 Sam James
2021-01-24 19:50 Michał Górny
2021-01-22 18:43 Sam James
2021-01-22 16:53 Agostino Sarubbo
2021-01-18 15:34 Sam James
2020-10-11 21:33 Andreas Sturmlechner
2020-02-06 1:34 Patrick McLean
2020-02-05 20:47 Michał Górny
2019-11-20 23:31 Andreas Sturmlechner
2019-11-20 23:31 Andreas Sturmlechner
2019-07-29 20:02 Aaron Bauman
2019-04-27 14:46 Andreas Sturmlechner
2019-03-11 21:03 Andreas Sturmlechner
2017-09-03 1:04 Mike Gilbert
2017-04-28 15:55 Manuel Rüger
2016-12-18 15:57 Agostino Sarubbo
2016-12-18 15:44 Agostino Sarubbo
2016-10-21 21:40 David Seifert
2016-02-09 12:19 Justin Lecher
2016-02-09 12:19 Justin Lecher
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=1629702473.3accb4472fc9c28f8f1e0ac8d3c15a0fb03c4470.arthurzam@gentoo \
--to=arthurzam@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