public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/trueskill/
Date: Mon, 18 May 2020 16:27:35 +0000 (UTC)	[thread overview]
Message-ID: <1589817104.4c482d2e2473bded8e7f6f2d4846b840b5e7f946.andrewammerlaan@gentoo> (raw)

commit:     4c482d2e2473bded8e7f6f2d4846b840b5e7f946
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon May 18 15:51:44 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon May 18 15:51:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c482d2e

dev-python/trueskill: python3.8

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/trueskill/Manifest                                     | 2 +-
 .../{trueskill-0.4.5.ebuild => trueskill-0.4.5_p20191014.ebuild}  | 8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-python/trueskill/Manifest b/dev-python/trueskill/Manifest
index 5c56ee0..e23d762 100644
--- a/dev-python/trueskill/Manifest
+++ b/dev-python/trueskill/Manifest
@@ -1 +1 @@
-DIST trueskill-0.4.5.tar.gz 30714 BLAKE2B 86301c80cca29c11dd58bd01fb2f2d15ebacab6e768038ac7cce4728b642de0d3f6125189079df36919360909967d31a37300970e0db18acfaba573450fa501a SHA512 c94f7ba2d4aed615e5591a3f1f263d0368962b5a1eeb5e7379a59ed6faeb7af2587438617f2917a0f94dc9fd5ea290932947dcc8925f685a055f131859d2eca6
+DIST trueskill-0.4.5_p20191014.tar.gz 30722 BLAKE2B b93162702f79cbb727f853132568ab02bbb844735c2dc3ebc77ab71c8ff77e16109672e5d30fedca951c6893df18f81f517415ecf707c7e25f6cacc96222a182 SHA512 9892eae7d581a3bbfe33ff0fdf274c177f0641db099a0ad6a630a27f6f2d94d39d65b5a7d47c18ab91b4958d161f00c8639c40f56388714cb71750949dd4bf12

diff --git a/dev-python/trueskill/trueskill-0.4.5.ebuild b/dev-python/trueskill/trueskill-0.4.5_p20191014.ebuild
similarity index 76%
rename from dev-python/trueskill/trueskill-0.4.5.ebuild
rename to dev-python/trueskill/trueskill-0.4.5_p20191014.ebuild
index b0e5eab..c5c3ab3 100644
--- a/dev-python/trueskill/trueskill-0.4.5.ebuild
+++ b/dev-python/trueskill/trueskill-0.4.5_p20191014.ebuild
@@ -3,17 +3,19 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 
+COMMIT="91c29b1ab6cd86d6d68fc983fd7ceba3a88ad544"
+
 DESCRIPTION="Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms"
 HOMEPAGE="
 	https://trueskill.org
 	https://github.com/sublee/trueskill
 	https://pypi.org/project/trueskill
 "
-SRC_URI="https://github.com/sublee/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/sublee/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
@@ -26,9 +28,9 @@ DEPEND="
 	test? (
 		>=dev-python/almost-0.1.5[${PYTHON_USEDEP}]
 		>=dev-python/mpmath-0.17[${PYTHON_USEDEP}]
-		<dev-python/pytest-4.0[${PYTHON_USEDEP}]
 	)
 "
+S="${WORKDIR}/${PN}-${COMMIT}"
 
 distutils_enable_tests setup.py
 #docs require a py2 only sphinx theme


             reply	other threads:[~2020-05-18 16:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-18 16:27 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-13  9:09 [gentoo-commits] repo/proj/guru:master commit in: dev-python/trueskill/ Andrew Ammerlaan
2021-04-24 23:19 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-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=1589817104.4c482d2e2473bded8e7f6f2d4846b840b5e7f946.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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