public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/github-sublee-glicko2/, dev-python/glicko2/
Date: Sun, 20 Dec 2020 01:35:13 +0000 (UTC)	[thread overview]
Message-ID: <1608427522.47cd9fb31302109944847e19f2822e5299137efc.Alessandro-Barbieri@gentoo> (raw)

commit:     47cd9fb31302109944847e19f2822e5299137efc
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Dec 20 00:53:47 2020 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Dec 20 01:25:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=47cd9fb3

dev-python/github-sublee-glicko2: moved package

it was dev-python/glicko2

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

 dev-python/github-sublee-glicko2/Manifest                           | 1 +
 .../github-sublee-glicko2-0_pre20191010.ebuild}                     | 6 +++---
 dev-python/{glicko2 => github-sublee-glicko2}/metadata.xml          | 0
 dev-python/glicko2/Manifest                                         | 1 -
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/github-sublee-glicko2/Manifest b/dev-python/github-sublee-glicko2/Manifest
new file mode 100644
index 00000000..053b1346
--- /dev/null
+++ b/dev-python/github-sublee-glicko2/Manifest
@@ -0,0 +1 @@
+DIST github-sublee-glicko2-0_pre20191010.tar.gz 4684 BLAKE2B c21e3be87df4b3bff0b1ba6bece96587ad26807beab882c38829b782eb99f1e165013b403c6a690ec591daa1ea9d55bff876eb802af944ee25222e28e787146c SHA512 7665c3b81023a01ba2d835c3a0a4aedf5a6becff909f554a25c69537289f6ea75820d759035d540b297cd6414c6d465f79a7ef21a91f9f7e2cf394241811c89d

diff --git a/dev-python/glicko2/glicko2-0_pre20191010.ebuild b/dev-python/github-sublee-glicko2/github-sublee-glicko2-0_pre20191010.ebuild
similarity index 87%
rename from dev-python/glicko2/glicko2-0_pre20191010.ebuild
rename to dev-python/github-sublee-glicko2/github-sublee-glicko2-0_pre20191010.ebuild
index 0bfb9244..953aeff8 100644
--- a/dev-python/glicko2/glicko2-0_pre20191010.ebuild
+++ b/dev-python/github-sublee-glicko2/github-sublee-glicko2-0_pre20191010.ebuild
@@ -3,11 +3,11 @@
 
 EAPI="7"
 PYTHON_COMPAT=( python3_7 pypy3)
-
+DISTUTILS_USE_SETUPTOOLS="rdepend"
 inherit distutils-r1
 
 COMMIT="99285aa6b5250b91a837b842dc61b2a96007f3c5"
-
+MYPN="glicko2"
 DESCRIPTION="An implementation of the Glicko-2 rating system for Python"
 HOMEPAGE="https://github.com/sublee/glicko2"
 SRC_URI="https://github.com/sublee/glicko2/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
@@ -16,7 +16,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
 
-S="${WORKDIR}/${PN}-${COMMIT}"
+S="${WORKDIR}/${MYPN}-${COMMIT}"
 
 distutils_enable_tests setup.py
 

diff --git a/dev-python/glicko2/metadata.xml b/dev-python/github-sublee-glicko2/metadata.xml
similarity index 100%
rename from dev-python/glicko2/metadata.xml
rename to dev-python/github-sublee-glicko2/metadata.xml

diff --git a/dev-python/glicko2/Manifest b/dev-python/glicko2/Manifest
deleted file mode 100644
index 041504f9..00000000
--- a/dev-python/glicko2/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST glicko2-0_pre20191010.tar.gz 4684 BLAKE2B c21e3be87df4b3bff0b1ba6bece96587ad26807beab882c38829b782eb99f1e165013b403c6a690ec591daa1ea9d55bff876eb802af944ee25222e28e787146c SHA512 7665c3b81023a01ba2d835c3a0a4aedf5a6becff909f554a25c69537289f6ea75820d759035d540b297cd6414c6d465f79a7ef21a91f9f7e2cf394241811c89d


                 reply	other threads:[~2020-12-20  1:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1608427522.47cd9fb31302109944847e19f2822e5299137efc.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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