public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pysol_cards/
Date: Tue, 30 Jun 2020 14:13:41 +0000 (UTC)	[thread overview]
Message-ID: <1593526412.fe26e191ecb85813d3bfb1b70ae184ec45655603.asturm@gentoo> (raw)

commit:     fe26e191ecb85813d3bfb1b70ae184ec45655603
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 30 14:12:09 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 30 14:13:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe26e191

dev-python/pysol_cards: 0.10.1 version bump

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-python/pysol_cards/Manifest                  |  1 +
 dev-python/pysol_cards/pysol_cards-0.10.1.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/pysol_cards/Manifest b/dev-python/pysol_cards/Manifest
index e803f55ea19..e38a01df0f1 100644
--- a/dev-python/pysol_cards/Manifest
+++ b/dev-python/pysol_cards/Manifest
@@ -1,2 +1,3 @@
+DIST pysol_cards-0.10.1.tar.gz 20670 BLAKE2B 1183502ec0e7c070686ed5fc2972091a5bf91d55e31170690124e949bd592401daaae44cf25e3ac9b213230e27fbc90ea9e58450d75caa09b9467f0d2ba513cc SHA512 40ef02fe919f961688039667b9073913acb452d163eef1a4ef71648788676c678bf615a26b1f4d562ba072167eb3629c4cc463678edff89bfdc62b0878db062c
 DIST pysol_cards-0.8.18.tar.gz 20324 BLAKE2B 230dcb57ed5d8f75f70bb55ef339347fb7ecd9877b29fc72237fab7595b15fc1ec28b56021a66478c1d4f5f5139562b976155267b1e4e325559a74f68869b98b SHA512 86f0e110b354703745f16410d4f9f8187173a2ae06088d18e7e87b3b6e3149422b3b442e8384f3863ace34de844d9aaab4c080d3e286b4890b188621b6101d06
 DIST pysol_cards-0.8.9.tar.gz 19522 BLAKE2B 06e257f2ccb43236c311d03436d7b482df977d63c0b886c7705e4cfee4abec4eae495a5557053ba2a18a84da227cc4bd913263e98533ab3a17616843df0a35c7 SHA512 548f586c70a583812731f2273f1c57406a31667b395c4276ec94518471499e69d278d54e2910f7c64a4c52deb670b0e76eef55399af9e2b997422ecbbd9a79a9

diff --git a/dev-python/pysol_cards/pysol_cards-0.10.1.ebuild b/dev-python/pysol_cards/pysol_cards-0.10.1.ebuild
new file mode 100644
index 00000000000..9407aad9b5f
--- /dev/null
+++ b/dev-python/pysol_cards/pysol_cards-0.10.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+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}]
+"


             reply	other threads:[~2020-06-30 14:13 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-30 14:13 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-20 14:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/pysol_cards/ Michał Górny
2023-02-27 19:29 Andreas Sturmlechner
2023-02-25 18:05 Arthur Zamarin
2023-02-25 14:46 Arthur Zamarin
2023-02-22 20:14 Arthur Zamarin
2023-01-11 20:34 Michał Górny
2023-01-02 20:56 Andreas Sturmlechner
2023-01-02 20:56 Andreas Sturmlechner
2022-06-05  5:40 Michał Górny
2021-12-17  3:05 Sam James
2021-12-16 21:24 Jakov Smolić
2021-12-16 16:39 Jakov Smolić
2021-11-13 13:28 Michał Górny
2021-11-13 12:16 Jakov Smolić
2021-11-12 20:03 Michał Górny
2021-10-06 12:15 Arthur Zamarin
2021-10-06 12:15 Arthur Zamarin
2021-09-12  7:39 Michał Górny
2021-09-12  7:09 Agostino Sarubbo
2021-08-06 12:26 Sam James
2021-08-06 12:25 Sam James
2021-08-05 20:16 Sam James
2020-10-25  0:28 Andreas Sturmlechner
2020-08-04  9:40 Andreas Sturmlechner
2020-07-14 21:11 Andreas Sturmlechner
2020-06-30 14:13 Andreas Sturmlechner
2020-06-14 21:51 Andreas Sturmlechner
2020-05-28 19:31 Andreas Sturmlechner
2020-05-28 19:31 Andreas Sturmlechner
2020-05-26 10:51 Andreas Sturmlechner
2020-05-10 18:58 Andreas Sturmlechner
2020-05-10 17:42 Mart Raudsepp
2020-05-10  9:19 Mikle Kolyada
2020-05-10  9:15 Mikle Kolyada
2020-04-04  1:08 Andreas Sturmlechner
2020-04-04  1:08 Andreas Sturmlechner
2020-03-28 18:26 Michał Górny
2020-03-19 15:43 Andreas Sturmlechner
2019-12-30 23:44 Andreas Sturmlechner
2019-12-03  5:04 Andreas Sturmlechner
2019-12-02 23:29 Aaron Bauman
2019-12-02 16:33 Mikle Kolyada
2019-12-02 16:12 Mikle Kolyada
2019-11-20 15:38 Andreas Sturmlechner
2019-11-20 15:38 Andreas Sturmlechner
2019-07-30 20:51 Alexey Shvetsov
2019-07-20 16:46 Andreas Sturmlechner
2019-07-20 16:46 Andreas Sturmlechner
2019-07-18 14:32 Thomas Deutschmann
2019-06-30  9:13 Andreas Sturmlechner
2019-04-12 14:17 Michael Palimaka

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=1593526412.fe26e191ecb85813d3bfb1b70ae184ec45655603.asturm@gentoo \
    --to=asturm@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