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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 587F2158041 for ; Tue, 7 Sep 2021 16:43:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA5DBE0903; Tue, 7 Sep 2021 16:43:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C271E08FE for ; Tue, 7 Sep 2021 16:43:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5470B342ABD for ; Tue, 7 Sep 2021 16:43:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B46C2B0 for ; Tue, 7 Sep 2021 16:43:51 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1631033019.6922a1c846cbeefb2a599452d646457172c24a71.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pydiff/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pydiff/Manifest dev-python/pydiff/metadata.xml dev-python/pydiff/pydiff-0.2-r1.ebuild profiles/package.mask X-VCS-Directories: profiles/ dev-python/pydiff/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 6922a1c846cbeefb2a599452d646457172c24a71 X-VCS-Branch: master Date: Tue, 7 Sep 2021 16:43:51 +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: 3b0eb399-9c6a-4830-a230-2c7e1df68c16 X-Archives-Hash: 5188d2a67119b08968272dd471dd7cd0 commit: 6922a1c846cbeefb2a599452d646457172c24a71 Author: Jakov Smolić gentoo org> AuthorDate: Tue Sep 7 16:35:30 2021 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Sep 7 16:43:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6922a1c8 dev-python/pydiff: Remove last-rited package Signed-off-by: Jakov Smolić gentoo.org> dev-python/pydiff/Manifest | 1 - dev-python/pydiff/metadata.xml | 12 ------------ dev-python/pydiff/pydiff-0.2-r1.ebuild | 21 --------------------- profiles/package.mask | 5 ----- 4 files changed, 39 deletions(-) diff --git a/dev-python/pydiff/Manifest b/dev-python/pydiff/Manifest deleted file mode 100644 index 2404a3293a8..00000000000 --- a/dev-python/pydiff/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pydiff-0.2.tar.gz 4108 BLAKE2B 868b9b31f96e49a4e375d2933fc158845ced4bc561816512f41c85dbd6d5373567a51153dedc527826ef2d03306288e3255d300fc2b400e28983e6616eec6a25 SHA512 0f55edf17138c4a1894a1ca03db21e6d6d21fb3961a2738c00d59e05d32a006413aee04005962f1ba6628c012bb018d43fcbbef50665ea10d3397539e5d3def1 diff --git a/dev-python/pydiff/metadata.xml b/dev-python/pydiff/metadata.xml deleted file mode 100644 index 9dda17d789e..00000000000 --- a/dev-python/pydiff/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - python@gentoo.org - Python - - - pydiff - myint/pydiff - - diff --git a/dev-python/pydiff/pydiff-0.2-r1.ebuild b/dev-python/pydiff/pydiff-0.2-r1.ebuild deleted file mode 100644 index 6d8889c1f11..00000000000 --- a/dev-python/pydiff/pydiff-0.2-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{7..9} pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Diffs two Python files at the bytecode level" -HOMEPAGE="https://github.com/myint/pydiff" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc sparc x86" - -python_test() { - "${EPYTHON}" test_pydiff.py || die "Tests failed under ${EPYTHON}" -} diff --git a/profiles/package.mask b/profiles/package.mask index a8f208124ea..6d86bd27543 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -189,11 +189,6 @@ net-dialup/xc dev-perl/Goo-Canvas x11-libs/goocanvas:0 -# Louis Sautier (2021-08-07) -# No reverse dependencies, no upstream activity for more than 5 years, -# failing tests with Python 3.10. Removal on 2021-09-06. -dev-python/pydiff - # David Seifert (2021-08-04) # Last release over 4 years ago, upstream pretty much dead, the # ecosystem has switched to dev-util/pkgconf, which is alive. Testing