From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pysol_cards/
Date: Fri, 12 Apr 2019 14:17:03 +0000 (UTC) [thread overview]
Message-ID: <1555078610.ffb7646994c0f0c293f78c82d919bc5efc4e2a43.kensington@gentoo> (raw)
commit: ffb7646994c0f0c293f78c82d919bc5efc4e2a43
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 12 13:44:43 2019 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Apr 12 14:16:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb76469
dev-python/pysol_cards: new package
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>
dev-python/pysol_cards/Manifest | 1 +
dev-python/pysol_cards/metadata.xml | 10 ++++++++++
dev-python/pysol_cards/pysol_cards-0.4.1.ebuild | 24 ++++++++++++++++++++++++
3 files changed, 35 insertions(+)
diff --git a/dev-python/pysol_cards/Manifest b/dev-python/pysol_cards/Manifest
new file mode 100644
index 00000000000..e16d83211db
--- /dev/null
+++ b/dev-python/pysol_cards/Manifest
@@ -0,0 +1 @@
+DIST pysol_cards-0.4.1.tar.gz 16635 BLAKE2B 8c4ea9257656e3da66d464e8f251add18bb143bc2152a6ae7c5385650867453b806f1e6bf80abb87af0bcbd3c8072c89dab058b4e7578e8d977123a13489c996 SHA512 96518549770a9d85021a60da17a0d71f4928415f7226fc7d7aecc1c84345b0d46cc16cc33b197f84b31143bc0c91c6459db19c7bcb763fe956a7f5e6a47735d4
diff --git a/dev-python/pysol_cards/metadata.xml b/dev-python/pysol_cards/metadata.xml
new file mode 100644
index 00000000000..1b3bb96f4f8
--- /dev/null
+++ b/dev-python/pysol_cards/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">pysol-cards</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/pysol_cards/pysol_cards-0.4.1.ebuild b/dev-python/pysol_cards/pysol_cards-0.4.1.ebuild
new file mode 100644
index 00000000000..5fc779fa07c
--- /dev/null
+++ b/dev-python/pysol_cards/pysol_cards-0.4.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 )
+
+inherit distutils-r1
+
+DESCRIPTION="Deal PySol FreeCell cards"
+HOMEPAGE="https://pypi.org/project/pysol-cards/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0 MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="
+ dev-python/pbr[${PYTHON_USEDEP}]
+ dev-python/random2[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+"
next reply other threads:[~2019-04-12 14:17 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-12 14:17 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-06-30 9:13 [gentoo-commits] repo/gentoo:master commit in: dev-python/pysol_cards/ Andreas Sturmlechner
2019-07-18 14:32 Thomas Deutschmann
2019-07-20 16:46 Andreas Sturmlechner
2019-07-20 16:46 Andreas Sturmlechner
2019-07-30 20:51 Alexey Shvetsov
2019-11-20 15:38 Andreas Sturmlechner
2019-11-20 15:38 Andreas Sturmlechner
2019-12-02 16:12 Mikle Kolyada
2019-12-02 16:33 Mikle Kolyada
2019-12-02 23:29 Aaron Bauman
2019-12-03 5:04 Andreas Sturmlechner
2019-12-30 23:44 Andreas Sturmlechner
2020-03-19 15:43 Andreas Sturmlechner
2020-03-28 18:26 Michał Górny
2020-04-04 1:08 Andreas Sturmlechner
2020-04-04 1:08 Andreas Sturmlechner
2020-05-10 9:15 Mikle Kolyada
2020-05-10 9:19 Mikle Kolyada
2020-05-10 17:42 Mart Raudsepp
2020-05-10 18:58 Andreas Sturmlechner
2020-05-26 10:51 Andreas Sturmlechner
2020-05-28 19:31 Andreas Sturmlechner
2020-05-28 19:31 Andreas Sturmlechner
2020-06-14 21:51 Andreas Sturmlechner
2020-06-30 14:13 Andreas Sturmlechner
2020-06-30 14:13 Andreas Sturmlechner
2020-07-14 21:11 Andreas Sturmlechner
2020-08-04 9:40 Andreas Sturmlechner
2020-10-25 0:28 Andreas Sturmlechner
2021-08-05 20:16 Sam James
2021-08-06 12:25 Sam James
2021-08-06 12:26 Sam James
2021-09-12 7:09 Agostino Sarubbo
2021-09-12 7:39 Michał Górny
2021-10-06 12:15 Arthur Zamarin
2021-10-06 12:15 Arthur Zamarin
2021-11-12 20:03 Michał Górny
2021-11-13 12:16 Jakov Smolić
2021-11-13 13:28 Michał Górny
2021-12-16 16:39 Jakov Smolić
2021-12-16 21:24 Jakov Smolić
2021-12-17 3:05 Sam James
2022-06-05 5:40 Michał Górny
2023-01-02 20:56 Andreas Sturmlechner
2023-01-02 20:56 Andreas Sturmlechner
2023-01-11 20:34 Michał Górny
2023-02-22 20:14 Arthur Zamarin
2023-02-25 14:46 Arthur Zamarin
2023-02-25 18:05 Arthur Zamarin
2023-02-27 19:29 Andreas Sturmlechner
2023-10-20 14:05 Michał Górny
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=1555078610.ffb7646994c0f0c293f78c82d919bc5efc4e2a43.kensington@gentoo \
--to=kensington@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