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 B053715810F for ; Fri, 9 Jun 2023 12:22:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA921E088C; Fri, 9 Jun 2023 12:22:18 +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 6ECF9E088B for ; Fri, 9 Jun 2023 12:22:18 +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 80AB6340DC3 for ; Fri, 9 Jun 2023 12:22:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1BACEA8F for ; Fri, 9 Jun 2023 12:22:16 +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: <1686313331.e5e9a8d36dba3340831ae9ff71757f8413bb55ae.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/eradicate/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/eradicate/Manifest dev-python/eradicate/eradicate-2.3.0.ebuild X-VCS-Directories: dev-python/eradicate/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e5e9a8d36dba3340831ae9ff71757f8413bb55ae X-VCS-Branch: master Date: Fri, 9 Jun 2023 12:22:16 +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: 4fb9d1fb-0bfc-457c-bdd6-cabe45caded9 X-Archives-Hash: 3e5e5a5085025d5405c8aa68ce3fa202 commit: e5e9a8d36dba3340831ae9ff71757f8413bb55ae Author: Michał Górny gentoo org> AuthorDate: Fri Jun 9 12:00:48 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Jun 9 12:22:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5e9a8d3 dev-python/eradicate: Bump to 2.3.0 Signed-off-by: Michał Górny gentoo.org> dev-python/eradicate/Manifest | 1 + dev-python/eradicate/eradicate-2.3.0.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/dev-python/eradicate/Manifest b/dev-python/eradicate/Manifest index 0ebf9fae31db..1a503ccb9695 100644 --- a/dev-python/eradicate/Manifest +++ b/dev-python/eradicate/Manifest @@ -1 +1,2 @@ DIST eradicate-2.2.0.gh.tar.gz 8808 BLAKE2B 34d1db824f6288d5da5cdc868045d899041b219e4918f5e838c066eb4e9903c2951c7cdded56c7c5455336940c212eb3e68ae61b9e090f497c3e6ef199f71e80 SHA512 80b7dd60004a5f4279a87c692b63de1b340c68d1379d975ef660130a649acbc03a5c5d6db935c782b84bbc7c2ab50b0ada2a172eafce1945113b3bccfb8055b5 +DIST eradicate-2.3.0.gh.tar.gz 8792 BLAKE2B 586989144ca69637ea769b90a72afa68eb4392e2b467d3a97f9adfc91d45d3f5be6ea6c8f00f0aa8307b52bca7243fd12e3eaad178ad3859918d137275d447c0 SHA512 b31f59b5785aa57fa55c329bfce430e8ade5de870bbe99585ff59e68fdd33bb312e49ecd72873780e47e09f713ebbaa929bd6981bf2800f858def80a9c03a8ec diff --git a/dev-python/eradicate/eradicate-2.3.0.ebuild b/dev-python/eradicate/eradicate-2.3.0.ebuild new file mode 100644 index 000000000000..0ee0a07f33fc --- /dev/null +++ b/dev-python/eradicate/eradicate-2.3.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( pypy3 python3_{10..12} ) + +inherit distutils-r1 + +DESCRIPTION="Removes commented-out code from Python files" +HOMEPAGE=" + https://github.com/wemake-services/eradicate/ + https://pypi.org/project/eradicate/ +" +SRC_URI=" + https://github.com/wemake-services/eradicate/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +distutils_enable_tests unittest