mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
dev-python/pysol-cards: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST pysol_cards-0.22.0.tar.gz 18704 BLAKE2B e504ff49003e5c3c4ca0176d7497edc1e4e8f6ca5f3ca79e589fad71ac3cd8ce728206f92fed8a76054c2ebc37236a27450489554ca359b08dd0c41033bace26 SHA512 13c24c5b957c6d31a8058d48f8f7adb6c3cc2bc0a416fcb82f2608cef054e7a87260faa32706ab15f735136bf2937bb2c53ae4c2858e240ccaac6984f1486942
|
||||
DIST pysol_cards-0.24.0.tar.gz 20541 BLAKE2B 896f1f41dd135adce02649a07ed937f9ee2287224d1ec3c10eca2c28856483c7081144af24bdfee82207e0ec695f763cd375e85b82f15181b64ff00beaaa5010 SHA512 a03c8ad39838f4808c1a68f869969ba54f7f09dc3166e397adb9d134e51d7e7382e3a1d8074ca480544deb8746f59e32b00b846172e35127b7c227d3ede14e01
|
||||
|
||||
@@ -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_{11..14} )
|
||||
|
||||
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
|
||||
}
|
||||
Reference in New Issue
Block a user