From b83b16e0f6c963583f6323fe1bb12ecbd11d6f81 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 24 Jul 2023 14:55:44 +0100 Subject: gentoo auto-resync : 24:07:2023 - 14:55:44 --- dev-python/tcolorpy/Manifest | 2 -- dev-python/tcolorpy/tcolorpy-0.1.2-r1.ebuild | 18 ------------------ 2 files changed, 20 deletions(-) delete mode 100644 dev-python/tcolorpy/tcolorpy-0.1.2-r1.ebuild (limited to 'dev-python/tcolorpy') diff --git a/dev-python/tcolorpy/Manifest b/dev-python/tcolorpy/Manifest index d2ecd92a89e0..bd988681f58c 100644 --- a/dev-python/tcolorpy/Manifest +++ b/dev-python/tcolorpy/Manifest @@ -1,5 +1,3 @@ -DIST tcolorpy-0.1.2.tar.gz 11024 BLAKE2B 7d2b8e525f507f2061c7401e452e06b76e3f85db1611a579b6f80d3a781c640b0379c22da85b4ec5878bf9762e1c471303e5bf79f51393c3a0ae8ff8fa3bcd51 SHA512 e5a0b26439291d0c7a045cf92818ad50a5c9fcf5d31e8140231ce8bb4c52a1ce163d125a2094e3738a6a14d29b99036ee7a9d5014ea8578f09307d4a4e5674e8 DIST tcolorpy-0.1.3.tar.gz 10880 BLAKE2B acae626ccc330b5eb0032d9e14d157bd1fbc588dc72c72ff700980ee9a572a4296700026ba26623857ae7bd43febe109c66b8e4d9eb0a82146d7eab90234207e SHA512 978360b224959f8d050fc889a329a191102cf42fb60c1ca298cd0ab53a6c75a4181ef7ded7282d05614cb415b56f141086e9efc6c9c32922aa9ccd3e101e9a1e -EBUILD tcolorpy-0.1.2-r1.ebuild 415 BLAKE2B bf4e131846fb81159adf4e30f9fc9dc5c6bee67ea3572f6b254b9d7982e6fda1a156431e808a45f1c6589977ffe5dad8c71755fc583ca79d617edc6165e63f44 SHA512 52cebacc03e7eef960fc71615fadb28e9b2927b24ce7fc65ec42690a2ead42f0bf87229c74edf6822f02f18286e7a638f632513b3e3a6f89f04a1ec5aad87cdc EBUILD tcolorpy-0.1.3.ebuild 416 BLAKE2B 84600960b9ea6d501718c605681654f344694e2881c34509a23b147b1632e5b7cf57f7ce11c95173cebbde9e7b35d46ed5fcd967c3586323c089c0199d90058e SHA512 118ff99c097af080b1dd95414a5cd74ee08a3f83d4699a9cca2a258314b56856decc18584bf557662b1ef8d34d1d91937b3a6f6d77ffa5d6505c7d0431caf84b MISC metadata.xml 372 BLAKE2B 83814ee2a7eb02f03e516b528f52d482d8ebf6d95923c03cf527a797f66f71a22de1f498578e1288251cf461d1b0f81f1c069a734e4b09dbd3b87ad82a5c7cb5 SHA512 ab4767ee7d098a9d99ad8a806b2079ddced2dbb650d5e9b5cc1762cb20ffadba4807524a05ae19acc3a469601420562ce1b31cccf966550869d4fd79360a7689 diff --git a/dev-python/tcolorpy/tcolorpy-0.1.2-r1.ebuild b/dev-python/tcolorpy/tcolorpy-0.1.2-r1.ebuild deleted file mode 100644 index ceb862a378c0..000000000000 --- a/dev-python/tcolorpy/tcolorpy-0.1.2-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) - -inherit distutils-r1 pypi - -DESCRIPTION="tcolorpy is a Python library to apply true color for terminal text" -HOMEPAGE="https://github.com/thombashi/tcolorpy" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -distutils_enable_tests pytest -- cgit v1.2.3