From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 14771158094 for ; Tue, 9 Aug 2022 08:14:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D1ACE0AAB; Tue, 9 Aug 2022 08:14:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56F7FE0C03 for ; Tue, 9 Aug 2022 08:14:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3A90F340E79 for ; Tue, 9 Aug 2022 08:14:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B262E559 for ; Tue, 9 Aug 2022 08:14:08 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1660032841.8d23740d8737eaefa40fbcec3e5c0d1b892337b4.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/kaitaistruct/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/kaitaistruct/Manifest dev-python/kaitaistruct/kaitaistruct-0.9-r1.ebuild X-VCS-Directories: dev-python/kaitaistruct/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8d23740d8737eaefa40fbcec3e5c0d1b892337b4 X-VCS-Branch: master Date: Tue, 9 Aug 2022 08:14:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 53a89cea-1c46-449a-acbc-5e55f4671e8e X-Archives-Hash: 33a8075e85abba9e0ca0e7560cfda672 commit: 8d23740d8737eaefa40fbcec3e5c0d1b892337b4 Author: Michał Górny gentoo org> AuthorDate: Tue Aug 9 08:11:53 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Aug 9 08:14:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d23740d dev-python/kaitaistruct: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/kaitaistruct/Manifest | 1 - dev-python/kaitaistruct/kaitaistruct-0.9-r1.ebuild | 16 ---------------- 2 files changed, 17 deletions(-) diff --git a/dev-python/kaitaistruct/Manifest b/dev-python/kaitaistruct/Manifest index 082b5680557a..2fbcf9d70238 100644 --- a/dev-python/kaitaistruct/Manifest +++ b/dev-python/kaitaistruct/Manifest @@ -1,2 +1 @@ DIST kaitaistruct-0.10.tar.gz 7061 BLAKE2B 2d1f8c00415d43223b53c51ca185d79c8fdd9bbb1e512d2e3b8b800b5e7f52e90c35b869d8f82a116f15cc1f1222c41a62a01d07a7f62c567a4d7a82c0657d52 SHA512 b4db8b67fe5dd310121ecfad6db79d424e2bd7308b5ae2cc1cdbcd73538533b5bbe4047b71e2ff65d8109b213ad0a5b88a96cd593b08f910ea6ae9bf3c4cbfac -DIST kaitaistruct-0.9.tar.gz 5497 BLAKE2B c3f4dae4269b8bf5102a120aa8792ab710607efd854d01e1239e0269fe696d38183f82a4d93838756d5283cbaa36bd137ddc8b0ea6c91bc474eb89dfba4a76e5 SHA512 4654f18d72f31745f27eed035899231e69f9539a8e8322055b0dd99ad701dbd4d484357d0bc42f5a1953abc6947a90fc5ec9da80aeb862077c175c1295549682 diff --git a/dev-python/kaitaistruct/kaitaistruct-0.9-r1.ebuild b/dev-python/kaitaistruct/kaitaistruct-0.9-r1.ebuild deleted file mode 100644 index 6595a568b926..000000000000 --- a/dev-python/kaitaistruct/kaitaistruct-0.9-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) -inherit distutils-r1 - -DESCRIPTION="Kaitai Struct runtime for Python" -HOMEPAGE="https://kaitai.io/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~riscv ~x86"