From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/simplemma/
Date: Mon, 16 Aug 2021 19:47:20 +0000 (UTC)	[thread overview]
Message-ID: <1629142158.5abbbd9129c9be935fb6c4903a04022d9a218dc3.cybertailor@gentoo> (raw)
commit:     5abbbd9129c9be935fb6c4903a04022d9a218dc3
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Aug 16 19:28:13 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Aug 16 19:29:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5abbbd91
dev-python/simplemma: update EAPI, enable py3.10
Drop pypy3 because of failing tests.
Closes: https://bugs.gentoo.org/807919
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
 dev-python/simplemma/simplemma-0.3.0.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-python/simplemma/simplemma-0.3.0.ebuild b/dev-python/simplemma/simplemma-0.3.0.ebuild
index edd13887e..ad1c0422f 100644
--- a/dev-python/simplemma/simplemma-0.3.0.ebuild
+++ b/dev-python/simplemma/simplemma-0.3.0.ebuild
@@ -1,16 +1,15 @@
 # Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{8,9} pypy3  )
+PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 inherit distutils-r1
 
 DESCRIPTION="A simple multilingual lemmatizer for Python."
 HOMEPAGE="https://github.com/adbar/simplemma https://pypi.org/project/simplemma/"
 SRC_URI="https://github.com/adbar/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-DEPEND=""
 
 LICENSE="MIT"
 SLOT="0"
next             reply	other threads:[~2021-08-16 20:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-16 19:47 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-31  1:00 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/simplemma/ Julien Roy
2023-03-08  7:38 Anna Vyalkova
2022-06-19  6:34 Shaoyu Tseng
2022-04-06 20:52 Shaoyu Tseng
2021-12-14  7:14 Anna Vyalkova
2021-08-08  3:51 Shaoyu Tseng
2021-07-30  8:51 Andrew Ammerlaan
2021-07-29  6:13 Shaoyu Tseng
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=1629142158.5abbbd9129c9be935fb6c4903a04022d9a218dc3.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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