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 468AC13835C for ; Sun, 31 May 2020 10:22:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B5F4E0928; Sun, 31 May 2020 10:22:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 2D7FAE0928 for ; Sun, 31 May 2020 10:22:31 +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 AEE6F34F04F for ; Sun, 31 May 2020 10:22:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 217BB276 for ; Sun, 31 May 2020 10:22:27 +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: <1590920505.3c9f9658bb7c1e365c6f53c009a80e0caece54a0.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/xstatic-bootstrap-scss/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/xstatic-bootstrap-scss/Manifest dev-python/xstatic-bootstrap-scss/metadata.xml dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild X-VCS-Directories: dev-python/xstatic-bootstrap-scss/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3c9f9658bb7c1e365c6f53c009a80e0caece54a0 X-VCS-Branch: master Date: Sun, 31 May 2020 10:22:27 +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: 3f25f71f-1729-44fe-ae88-e582fe96f42b X-Archives-Hash: eeca7288a31b2b51b9ce4312aa52da8f commit: 3c9f9658bb7c1e365c6f53c009a80e0caece54a0 Author: Michał Górny gentoo org> AuthorDate: Sun May 31 10:21:45 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun May 31 10:21:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c9f9658 dev-python/xstatic-bootstrap-scss: Remove last-rited pkg Closes: https://bugs.gentoo.org/719660 Signed-off-by: Michał Górny gentoo.org> dev-python/xstatic-bootstrap-scss/Manifest | 1 - dev-python/xstatic-bootstrap-scss/metadata.xml | 11 ------- .../xstatic-bootstrap-scss-3.3.7.1.ebuild | 34 ---------------------- 3 files changed, 46 deletions(-) diff --git a/dev-python/xstatic-bootstrap-scss/Manifest b/dev-python/xstatic-bootstrap-scss/Manifest deleted file mode 100644 index 03e03073fe3..00000000000 --- a/dev-python/xstatic-bootstrap-scss/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xstatic-bootstrap-scss-3.3.7.1.tar.gz 205503 BLAKE2B 29a2047ffd37ef2cf061d84396f421656f1d29c23a5995aca5eda6f30aa67552063d01a81e5f5c0223d0c9bb2e761774b12a0e567e12b9b854a6fba330e931d9 SHA512 523f0f5c4b3d95f2751731964a046c2ec5d7b2f52fd74947f240f51539615989a26bae19b2f689b7993bd0148cddcfbd9f44c6775ad240a6d6bc9421edd74b07 diff --git a/dev-python/xstatic-bootstrap-scss/metadata.xml b/dev-python/xstatic-bootstrap-scss/metadata.xml deleted file mode 100644 index fa46ec35dc1..00000000000 --- a/dev-python/xstatic-bootstrap-scss/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - python@gentoo.org - Python Project - - - XStatic-Bootstrap-SCSS - - diff --git a/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild b/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild deleted file mode 100644 index 789433bba7a..00000000000 --- a/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -MY_PN="XStatic-Bootstrap-SCSS" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="XStatic Bootstrap-SCSS package" -HOMEPAGE="https://pypi.org/project/XStatic-Bootstrap-SCSS" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="dev-python/xstatic[${PYTHON_USEDEP}]" - -DEPEND=" - ${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" - -S="${WORKDIR}/${MY_P}" - -python_install() { - distutils-r1_python_install - find "${ED}" -name '*.pth' -delete || die -}