diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-03-01 19:28:40 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-03-01 19:28:40 +0000 |
commit | d628c1f8493d09e3deb5d19971cd21691d8758e4 (patch) | |
tree | 7afecb9f9148ecf631ac2093143278e041cc5acd /dev-python/pysol-cards | |
parent | 4b1be5ef874aaeb61a2116048e0c2312e53f8c69 (diff) |
gentoo auto-resync : 01:03:2025 - 19:28:40
Diffstat (limited to 'dev-python/pysol-cards')
-rw-r--r-- | dev-python/pysol-cards/Manifest | 4 | ||||
-rw-r--r-- | dev-python/pysol-cards/pysol-cards-0.18.0.ebuild | 25 | ||||
-rw-r--r-- | dev-python/pysol-cards/pysol-cards-0.18.1.ebuild | 2 |
3 files changed, 2 insertions, 29 deletions
diff --git a/dev-python/pysol-cards/Manifest b/dev-python/pysol-cards/Manifest index bc39be1da912..38ef428a4acd 100644 --- a/dev-python/pysol-cards/Manifest +++ b/dev-python/pysol-cards/Manifest @@ -1,5 +1,3 @@ -DIST pysol_cards-0.18.0.tar.gz 18103 BLAKE2B a74af33d566255f40234f3f22f8232c3bc60438a27fbd8144d85da7984d660616ac19474036a29ddc361afd4b61b2ca8835331729fdd0cb8fb312ae3e990dbf5 SHA512 baf2a5db425d1e687a336f8dd7b15b25be82e8dbb4c02f00f882fdb915fcf81c03ad1f39d22d5177b1429cc709baa47463cab39c55576df135534f5f87f31665 DIST pysol_cards-0.18.1.tar.gz 17975 BLAKE2B 59da03e8944bc94da9f775041b26928fa77af8f7472ae6ed189ac56a583a9b1c6ae419ada7c8118f5b5a6914f4adf94e4664bf2ad67a436e60c1516b29e96ef5 SHA512 aa38a05f6c2f0b9f1b59b1972c6e9fee20050013b8a9238248ba717cb42354c55d194a71cdd6a77462096938fb413c43c002aa2c1d0ca91e3e931ee60de5b791 -EBUILD pysol-cards-0.18.0.ebuild 489 BLAKE2B 8987169d82ecfccd93f1727af2fa7fbd527a86fb68248eb9c4a9ba37136e4c563f5a57c1ed25a78bcafe0b06628c6cb3e21273df81373ef258189cfcff5982ad SHA512 162d86bd2b270603f9d6212df9c5d8e8dac17482026960677fdebdf351fd65981f16d7f31f319fb3ad7dc64b74bc008a4018be7d31e6fcb31c5cf9230eeba7d3 -EBUILD pysol-cards-0.18.1.ebuild 492 BLAKE2B 5c186d87d0b3436f98c26e92471695a9d782d4c64196ace1d8b25b20f1625086afc987a8e78b38295ecd42dac53dae66e56470129f91ec380fd34abd395b773a SHA512 bb47f81d69003019a33cec96c6232ea7b4e53a15ad7bb6ba8b39dae635a8595bb5f9cc1450dad8122ddccfe2fef8ddac5138fc27384e98718728fed3689b26cd +EBUILD pysol-cards-0.18.1.ebuild 489 BLAKE2B a11d8e7861089adc908079bfad5701b28847a386e09160c8371187d9ef1c78f76d3ac30199ed5a867f9783a4caf757e1ecb96c605f1eeed5cac870d22b39e31f SHA512 aaf503b34605c45c4c8dff1ee9f6f9b2f43589ae972701a9c791565458bd378467acb54539424c85ba3d9629ebac35937dc388590b5e1a9a1ce88a1a72bee603 MISC metadata.xml 474 BLAKE2B 47398a90962b1059e1d2725f7b20dbc10586cee53ab27eff6a9d0c8d93cde1b103580494a38aad77a3ae04c7f7a95bcbe52722ce18476a77994e49cb64076e58 SHA512 b8cba71875a546d130fbc94e3a76a3e0dd27552ce14de46a8b6bd79f12584b59ea8e9354fadd272c4e21ac9df7f43e9c1db9087338acfbed3dc680a6d812ffa6 diff --git a/dev-python/pysol-cards/pysol-cards-0.18.0.ebuild b/dev-python/pysol-cards/pysol-cards-0.18.0.ebuild deleted file mode 100644 index 504a50105223..000000000000 --- a/dev-python/pysol-cards/pysol-cards-0.18.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2024 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.18.1.ebuild b/dev-python/pysol-cards/pysol-cards-0.18.1.ebuild index af853bcb25b3..41bc1e20e28b 100644 --- a/dev-python/pysol-cards/pysol-cards-0.18.1.ebuild +++ b/dev-python/pysol-cards/pysol-cards-0.18.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0 MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" +KEYWORDS="amd64 arm64 ~loong ~riscv x86" distutils_enable_tests unittest |