public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/trueskill/
Date: Tue, 13 Jul 2021 09:09:01 +0000 (UTC)	[thread overview]
Message-ID: <1626041094.3c4c5fa93ee8d10baf2c54ee9f4c91c5c4f531c8.andrewammerlaan@gentoo> (raw)

commit:     3c4c5fa93ee8d10baf2c54ee9f4c91c5c4f531c8
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Jul 11 22:04:29 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jul 11 22:04:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c4c5fa9

dev-python/trueskill: update EAPI 7 -> 8

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/trueskill/trueskill-0.4.5_p20191014.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-python/trueskill/trueskill-0.4.5_p20191014.ebuild b/dev-python/trueskill/trueskill-0.4.5_p20191014.ebuild
index 90318a33b..08a2b9b28 100644
--- a/dev-python/trueskill/trueskill-0.4.5_p20191014.ebuild
+++ b/dev-python/trueskill/trueskill-0.4.5_p20191014.ebuild
@@ -1,14 +1,13 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI="8"
 
-PYTHON_COMPAT=( python3_{7,8} )
+COMMIT="91c29b1ab6cd86d6d68fc983fd7ceba3a88ad544"
+PYTHON_COMPAT=( python3_{8..9} )
 
 inherit distutils-r1
 
-COMMIT="91c29b1ab6cd86d6d68fc983fd7ceba3a88ad544"
-
 DESCRIPTION="Python Implementation of the TrueSkill Algorithm"
 HOMEPAGE="
 	https://trueskill.org
@@ -16,13 +15,13 @@ HOMEPAGE="
 	https://pypi.org/project/trueskill
 "
 SRC_URI="https://github.com/sublee/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT}"
 
 SLOT="0"
 LICENSE="BSD"
 KEYWORDS="~amd64"
 IUSE="test"
-RESTRICT="!test? ( test )"
-RDEPEND=""
+
 DEPEND="
 	dev-python/six[${PYTHON_USEDEP}]
 	test? (
@@ -31,7 +30,8 @@ DEPEND="
 		dev-python/pytest[${PYTHON_USEDEP}]
 	)
 "
-S="${WORKDIR}/${PN}-${COMMIT}"
+
+RESTRICT="!test? ( test )"
 
 distutils_enable_tests setup.py
 #docs require a py2 only sphinx theme


             reply	other threads:[~2021-07-13  9:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-13  9:09 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-24 23:19 [gentoo-commits] repo/proj/guru:master commit in: dev-python/trueskill/ Theo Anderson
2021-04-19 14:52 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-04-19 14:52 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-18 16:27 Andrew Ammerlaan
2020-05-01  9:59 Andrew Ammerlaan

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=1626041094.3c4c5fa93ee8d10baf2c54ee9f4c91c5c4f531c8.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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