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: Sat, 17 May 2025 12:05:05 +0000 (UTC)	[thread overview]
Message-ID: <1747483497.7b4ee14d1050c2edf7a7f680bf045fb55fb6259c.mgorny@gentoo> (raw)

commit:     7b4ee14d1050c2edf7a7f680bf045fb55fb6259c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 17 11:57:00 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 17 12:04:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b4ee14d

dev-python/pysol-cards: Remove old

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

 dev-python/pysol-cards/Manifest                  |  2 --
 dev-python/pysol-cards/pysol-cards-0.18.1.ebuild | 25 ------------------------
 dev-python/pysol-cards/pysol-cards-0.20.0.ebuild | 25 ------------------------
 3 files changed, 52 deletions(-)

diff --git a/dev-python/pysol-cards/Manifest b/dev-python/pysol-cards/Manifest
index 018a2ced5f89..ee5a8137ab69 100644
--- a/dev-python/pysol-cards/Manifest
+++ b/dev-python/pysol-cards/Manifest
@@ -1,3 +1 @@
-DIST pysol_cards-0.18.1.tar.gz 17975 BLAKE2B 59da03e8944bc94da9f775041b26928fa77af8f7472ae6ed189ac56a583a9b1c6ae419ada7c8118f5b5a6914f4adf94e4664bf2ad67a436e60c1516b29e96ef5 SHA512 aa38a05f6c2f0b9f1b59b1972c6e9fee20050013b8a9238248ba717cb42354c55d194a71cdd6a77462096938fb413c43c002aa2c1d0ca91e3e931ee60de5b791
-DIST pysol_cards-0.20.0.tar.gz 18261 BLAKE2B 46fe7bb64eb669877fd0aced252dc3071a099264c7405c62de9911f4a2ef3d002f2224110d4d643a41076850b72253cb444fc05dd29ecf80490def2eaf7e3059 SHA512 94703f94f7b64927474ee9615966ab66c572eaba981c680afd99956c4e38ca6752844f70546f4d51292c093b1f2437c79a84f62b1f40acf1e63ac0bff1b87cda
 DIST pysol_cards-0.22.0.tar.gz 18704 BLAKE2B e504ff49003e5c3c4ca0176d7497edc1e4e8f6ca5f3ca79e589fad71ac3cd8ce728206f92fed8a76054c2ebc37236a27450489554ca359b08dd0c41033bace26 SHA512 13c24c5b957c6d31a8058d48f8f7adb6c3cc2bc0a416fcb82f2608cef054e7a87260faa32706ab15f735136bf2937bb2c53ae4c2858e240ccaac6984f1486942

diff --git a/dev-python/pysol-cards/pysol-cards-0.18.1.ebuild b/dev-python/pysol-cards/pysol-cards-0.18.1.ebuild
deleted file mode 100644
index 41bc1e20e28b..000000000000
--- a/dev-python/pysol-cards/pysol-cards-0.18.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Deal PySol FreeCell cards"
-HOMEPAGE="
-	https://github.com/shlomif/pysol_cards/
-	https://pypi.org/project/pysol-cards/
-"
-
-LICENSE="Apache-2.0 MIT"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~loong ~riscv x86"
-
-distutils_enable_tests unittest
-
-python_test() {
-	eunittest -s tests
-}

diff --git a/dev-python/pysol-cards/pysol-cards-0.20.0.ebuild b/dev-python/pysol-cards/pysol-cards-0.20.0.ebuild
deleted file mode 100644
index af853bcb25b3..000000000000
--- a/dev-python/pysol-cards/pysol-cards-0.20.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Deal PySol FreeCell cards"
-HOMEPAGE="
-	https://github.com/shlomif/pysol_cards/
-	https://pypi.org/project/pysol-cards/
-"
-
-LICENSE="Apache-2.0 MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
-
-distutils_enable_tests unittest
-
-python_test() {
-	eunittest -s tests
-}


             reply	other threads:[~2025-05-17 12:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-17 12:05 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-28 14:04 [gentoo-commits] repo/gentoo:master commit in: dev-python/pysol-cards/ Michał Górny
2025-06-14  4:31 Michał Górny
2025-05-17 12:13 Michał Górny
2025-05-17 11:32 Arthur Zamarin
2025-05-03  6:08 Michał Górny
2025-04-30  5:36 Michał Górny
2025-02-12  4:16 Michał Górny
2024-10-05  7:43 Michał Górny
2024-10-05  7:39 Michał Górny
2024-09-16  3:59 Michał Górny
2024-07-07 14:36 Michał Górny
2024-01-20 20:00 Michał Górny
2024-01-20 18:35 Arthur Zamarin
2024-01-05 11:25 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=1747483497.7b4ee14d1050c2edf7a7f680bf045fb55fb6259c.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