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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ADF2415802C for ; Wed, 18 Dec 2024 14:56:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6BCBE08B1; Wed, 18 Dec 2024 14:55:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0971DE08B1 for ; Wed, 18 Dec 2024 14:55:58 +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 86113340754 for ; Wed, 18 Dec 2024 14:55:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 879831F9A for ; Wed, 18 Dec 2024 14:55:53 +0000 (UTC) From: "Takuya Wakazono" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Takuya Wakazono" Message-ID: <1734533643.f11d4b33ecb63edd71b412b2fe8c1b057c592f72.pastalian46@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/prawcore/, profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/prawcore/Manifest dev-python/prawcore/metadata.xml dev-python/prawcore/prawcore-2.3.0.ebuild profiles/package.mask X-VCS-Directories: profiles/ dev-python/prawcore/ X-VCS-Committer: pastalian46 X-VCS-Committer-Name: Takuya Wakazono X-VCS-Revision: f11d4b33ecb63edd71b412b2fe8c1b057c592f72 X-VCS-Branch: dev Date: Wed, 18 Dec 2024 14:55:53 +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: 1a06492c-210f-4aee-a475-db3471558689 X-Archives-Hash: aeaed909989ddb630dd574b852ffd24f commit: f11d4b33ecb63edd71b412b2fe8c1b057c592f72 Author: Takuya Wakazono gmail com> AuthorDate: Wed Dec 18 14:54:03 2024 +0000 Commit: Takuya Wakazono gmail com> CommitDate: Wed Dec 18 14:54:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f11d4b33 dev-python/prawcore: treeclean Signed-off-by: Takuya Wakazono gmail.com> dev-python/prawcore/Manifest | 1 - dev-python/prawcore/metadata.xml | 14 ------------- dev-python/prawcore/prawcore-2.3.0.ebuild | 35 ------------------------------- profiles/package.mask | 1 - 4 files changed, 51 deletions(-) diff --git a/dev-python/prawcore/Manifest b/dev-python/prawcore/Manifest deleted file mode 100644 index a1c38e6ff..000000000 --- a/dev-python/prawcore/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST prawcore-2.3.0.tar.gz 1163513 BLAKE2B 9e8bf7477bbdaf2b8f9f2c8e044ec8200a5265b90ba8be92137d9032a68d6384e57d8e6987a2a2aeeb777d6c6ab9a238322a13e6f944d8dc0ad606ae6ae61dad SHA512 d0d2d54bae1e1d31e50bad8094fee9b448f952d62d7306752f1de4450dea4ec0dc2030d273561a8775c9034ade527d115ccf4043c47def42a50169fed7b97b0d diff --git a/dev-python/prawcore/metadata.xml b/dev-python/prawcore/metadata.xml deleted file mode 100644 index 267c6ff54..000000000 --- a/dev-python/prawcore/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - bbzbryce@gmail.com - Bryce Boe - - prawcore - praw-dev/prawcore - https://pypi.org/rss/project/prawcore/releases.xml - - diff --git a/dev-python/prawcore/prawcore-2.3.0.ebuild b/dev-python/prawcore/prawcore-2.3.0.ebuild deleted file mode 100644 index 59d24eede..000000000 --- a/dev-python/prawcore/prawcore-2.3.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 2022-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="Low-level communication layer for PRAW" -HOMEPAGE=" - https://pypi.org/project/prawcore/ - https://github.com/praw-dev/prawcore -" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64" - -# Tests require