public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pysol_cards/
Date: Fri, 12 Nov 2021 20:03:50 +0000 (UTC)	[thread overview]
Message-ID: <1636747422.c4d680f28679dc3ca4acbd281acbd4df02952702.mgorny@gentoo> (raw)

commit:     c4d680f28679dc3ca4acbd281acbd4df02952702
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 12 19:27:58 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 12 20:03:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4d680f2

dev-python/pysol_cards: Bump to 0.14.2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/dev-python/pysol_cards/Manifest b/dev-python/pysol_cards/Manifest
index e66862899ba..e8a7e5057f9 100644
--- a/dev-python/pysol_cards/Manifest
+++ b/dev-python/pysol_cards/Manifest
@@ -1,2 +1,3 @@
 DIST pysol_cards-0.10.2.tar.gz 20776 BLAKE2B b9f3f20e983453196a7db78ac81c17eb35f157e6419a9dd25e6286ab82763bf2a1601177e41abfe0f49367189a4a78ac66e4f77151c52acae006e3198ff8c524 SHA512 df8848c63ad12496c4346fc51fbac803b7a27c274147d458c78f937b70c804cddeeece8c6a980ef2a422bb17771ee1825c9824843e7d1cbc47e3678e506a30c5
 DIST pysol_cards-0.12.0.tar.gz 21337 BLAKE2B 5d31dc32b7b968366b34481623d2c71ae29f54ff497028f4300e0448dbc27c4529c0524fd33793b84e1f03bcacba3629c8476bf589511a5bb8c56ce7ef7a8fc5 SHA512 c40bd7398e6cdd4d0c10f5c8ffaa2c0d274acafdfeb7d7bdbf36420a650157412e25d270c4e8c03ca2a9e07a9fdca97f14d0175773613eb76b447e05aff942e1
+DIST pysol_cards-0.14.2.tar.gz 18113 BLAKE2B 63704d97598927b600a8f34eb46565e8bf927bc27cd409579de6ac5f4b9154a881b1727c30a61381c169a267b313a4aabfe796a98341208ffb9a8327ca83ec71 SHA512 5e296819ebd6a874175c098b0000524defeb22456bdce961270ecfe26de48fb0d5f5b56eeb3457a12c51f72c9d90abdd35ebaf91244ceaa7d3034caff2b59386

diff --git a/dev-python/pysol_cards/pysol_cards-0.14.2.ebuild b/dev-python/pysol_cards/pysol_cards-0.14.2.ebuild
new file mode 100644
index 00000000000..20a12f12394
--- /dev/null
+++ b/dev-python/pysol_cards/pysol_cards-0.14.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+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 ~riscv ~x86"
+
+RDEPEND="
+	dev-python/random2[${PYTHON_USEDEP}]
+	dev-python/six[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest


             reply	other threads:[~2021-11-12 20:03 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-12 20:03 Michał Górny [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-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-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=1636747422.c4d680f28679dc3ca4acbd281acbd4df02952702.mgorny@gentoo \
    --to=mgorny@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