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 CDB3A158087 for ; Fri, 4 Feb 2022 18:50:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE4BD2BC014; Fri, 4 Feb 2022 18:50:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 765902BC014 for ; Fri, 4 Feb 2022 18:50:25 +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 76528342BBC for ; Fri, 4 Feb 2022 18:50:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0A13D0 for ; Fri, 4 Feb 2022 18:50:22 +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: <1644000620.a3333fb93cb2bc21552d8dd73aff160babba2b51.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tomlkit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/tomlkit/Manifest dev-python/tomlkit/tomlkit-0.7.2.ebuild X-VCS-Directories: dev-python/tomlkit/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a3333fb93cb2bc21552d8dd73aff160babba2b51 X-VCS-Branch: master Date: Fri, 4 Feb 2022 18:50:22 +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: b0b77dbe-d3e0-4cba-982a-a653c4db1851 X-Archives-Hash: 3bcd7dbfe3ba9990112a7d7b191aaecd commit: a3333fb93cb2bc21552d8dd73aff160babba2b51 Author: Michał Górny gentoo org> AuthorDate: Fri Feb 4 18:50:06 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Feb 4 18:50:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3333fb9 dev-python/tomlkit: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/tomlkit/Manifest | 1 - dev-python/tomlkit/tomlkit-0.7.2.ebuild | 20 -------------------- 2 files changed, 21 deletions(-) diff --git a/dev-python/tomlkit/Manifest b/dev-python/tomlkit/Manifest index 98935d4192b2..128b84c80e3d 100644 --- a/dev-python/tomlkit/Manifest +++ b/dev-python/tomlkit/Manifest @@ -1,3 +1,2 @@ -DIST tomlkit-0.7.2.tar.gz 159643 BLAKE2B 6946cdc4c991671eb9e38cf836196a0dfdb7aba2697db95f3fcee58652d3c8ba96295df447b8145f0143447339834015abbd60928d7588c68ae31c298fd6d2d4 SHA512 cfb17d133463c22ae8b76dd03587f23f6dafedfd2decdf15ae29fe5c05117ebd3e17057f49bdb17345386f5ce3073b1e5b1937c6ab6683aefb0fc0abd7571580 DIST tomlkit-0.8.0.tar.gz 179067 BLAKE2B 871eb8371d94c76552d78a56adfbde5ebb9da4b93aa29229ae9aa279ae35fac488a1b4986169b818d2e5366883b8f246b44dc9075d0d9785b2d7d6f97e222ec1 SHA512 77b267201021e740d8134d0d5edfbef2cf077adac0b320d80887fdedda3f63f74df1957e8230976f16c80fcc58fd4cfabb195cccf0eda7d6cd29f5f65d362147 DIST tomlkit-0.9.0.tar.gz 176037 BLAKE2B 2301b1c9d28eeb595b0580ae4172b0c044a67c75b417b0a004af2afa5bb4bddb07a73e8cdc2949008efa024ab603e44e43d830453827e02d2b7a4483cc360dc3 SHA512 36cb7fd683b4dc6e82a4828db76ad997de79302ed485751b14375e7483400adbce8e9b8bf913a6f404ffc16a06cf90158caca20c4419bd032a7d27a8790573db diff --git a/dev-python/tomlkit/tomlkit-0.7.2.ebuild b/dev-python/tomlkit/tomlkit-0.7.2.ebuild deleted file mode 100644 index bea9c9c660d2..000000000000 --- a/dev-python/tomlkit/tomlkit-0.7.2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..10} ) - -inherit distutils-r1 - -DESCRIPTION="Style preserving TOML library" -HOMEPAGE="https://github.com/sdispater/tomlkit" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -BDEPEND="test? ( dev-python/pyyaml[${PYTHON_USEDEP}] )" - -distutils_enable_tests pytest