From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1397300-garchives=archives.gentoo.org@lists.gentoo.org> 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 7617B158090 for <garchives@archives.gentoo.org>; Mon, 16 May 2022 13:18:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68412E096D; Mon, 16 May 2022 13:18:36 +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 4DBC0E096D for <gentoo-commits@lists.gentoo.org>; Mon, 16 May 2022 13:18:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 smtp.gentoo.org (Postfix) with ESMTPS id 3F90F3415DC for <gentoo-commits@lists.gentoo.org>; Mon, 16 May 2022 13:18:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0688477 for <gentoo-commits@lists.gentoo.org>; Mon, 16 May 2022 13:18:32 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> 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" <mgorny@gentoo.org> Message-ID: <1652707078.255c53928a05bd6b413ada408776d7ee2bef075a.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/enrich/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/enrich/Manifest dev-python/enrich/enrich-1.2.6.ebuild dev-python/enrich/enrich-1.2.7.ebuild X-VCS-Directories: dev-python/enrich/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 255c53928a05bd6b413ada408776d7ee2bef075a X-VCS-Branch: master Date: Mon, 16 May 2022 13:18:32 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cf3b9741-884a-44a6-9081-9771acd8c565 X-Archives-Hash: f83878bfdfd4f0347521453b9c2b75b3 commit: 255c53928a05bd6b413ada408776d7ee2bef075a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon May 16 13:17:58 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon May 16 13:17:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255c5392 dev-python/enrich: Remove old Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/enrich/Manifest | 1 - dev-python/enrich/enrich-1.2.6.ebuild | 23 ----------------------- dev-python/enrich/enrich-1.2.7.ebuild | 23 ----------------------- 3 files changed, 47 deletions(-) diff --git a/dev-python/enrich/Manifest b/dev-python/enrich/Manifest index 0723476771c7..f8f6299380e5 100644 --- a/dev-python/enrich/Manifest +++ b/dev-python/enrich/Manifest @@ -1,2 +1 @@ -DIST enrich-1.2.6.tar.gz 15581 BLAKE2B 06f104a11b2dc85c1d80a2b14c548aaac40c78795e86b1c6ae733f884fbd7af0776af53d8cdd15c15d6abb91ca89dd7f815823b419fc2b3de322b50e55844dd0 SHA512 07c280d3526538af9d718c6d423be50d67e8285007a6702b7f3d842725a63cb282192c29481cbea6cbe7da886b630e5694776092dc0ffcaac522ccf1e895b5a9 DIST enrich-1.2.7.tar.gz 16918 BLAKE2B f8fdcc9322a60d8885faf44efbbeaea2a423dea956941679f96560ed9c6b2db5ec3f143c241fa60d579034e0fdbf8b0e490f8c5dd38cd519a55964135623f804 SHA512 4e3d8598e82d7d013ff74dd325be02245086159fef819431a1ba7505e2e1557992ccbefc0b5a37d0e81487b4e378bef02179c6b74fd50528d6710ff297f0832a diff --git a/dev-python/enrich/enrich-1.2.6.ebuild b/dev-python/enrich/enrich-1.2.6.ebuild deleted file mode 100644 index 14f0c9fa5034..000000000000 --- a/dev-python/enrich/enrich-1.2.6.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) -DISTUTILS_USE_SETUPTOOLS=pyproject.toml -inherit distutils-r1 - -DESCRIPTION="Extend rich functionality" -HOMEPAGE="https://github.com/pycontribs/enrich" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" - -RDEPEND="dev-python/rich[${PYTHON_USEDEP}]" -BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] - test? ( dev-python/pytest-mock[${PYTHON_USEDEP}] )" - -distutils_enable_tests pytest diff --git a/dev-python/enrich/enrich-1.2.7.ebuild b/dev-python/enrich/enrich-1.2.7.ebuild deleted file mode 100644 index 73f0bf42970e..000000000000 --- a/dev-python/enrich/enrich-1.2.7.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 2021-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) -DISTUTILS_USE_SETUPTOOLS=pyproject.toml -inherit distutils-r1 - -DESCRIPTION="Extend rich functionality" -HOMEPAGE="https://github.com/pycontribs/enrich" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" - -RDEPEND="dev-python/rich[${PYTHON_USEDEP}]" -BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] - test? ( dev-python/pytest-mock[${PYTHON_USEDEP}] )" - -distutils_enable_tests pytest