From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id A83F51582EF for ; Mon, 10 Feb 2025 09:42:16 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 8A8AA343106 for ; Mon, 10 Feb 2025 09:42:16 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DE8F1110473; Mon, 10 Feb 2025 09:42:09 +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 bobolink.gentoo.org (Postfix) with ESMTPS id D4420110472 for ; Mon, 10 Feb 2025 09:42:09 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8866D3430F7 for ; Mon, 10 Feb 2025 09:42:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD3592773 for ; Mon, 10 Feb 2025 09:42:07 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1739110936.ef353f6e664715239baf8cfcd6afc9d03d0320f0.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-office/pyspread/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-office/pyspread/Manifest app-office/pyspread/pyspread-2.1.1.ebuild X-VCS-Directories: app-office/pyspread/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: ef353f6e664715239baf8cfcd6afc9d03d0320f0 X-VCS-Branch: master Date: Mon, 10 Feb 2025 09:42:07 +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: f108f766-61ab-4854-b093-3fa9008c3c33 X-Archives-Hash: 5df55675dd018906a73292c958f5cff1 commit: ef353f6e664715239baf8cfcd6afc9d03d0320f0 Author: Takuya Wakazono gmail com> AuthorDate: Sun Feb 9 14:21:55 2025 +0000 Commit: David Roman gmail com> CommitDate: Sun Feb 9 14:22:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef353f6e app-office/pyspread: drop 2.1.1 Signed-off-by: Takuya Wakazono gmail.com> app-office/pyspread/Manifest | 1 - app-office/pyspread/pyspread-2.1.1.ebuild | 45 ------------------------------- 2 files changed, 46 deletions(-) diff --git a/app-office/pyspread/Manifest b/app-office/pyspread/Manifest index 33f6f5ed6..589a696b8 100644 --- a/app-office/pyspread/Manifest +++ b/app-office/pyspread/Manifest @@ -1,2 +1 @@ -DIST pyspread-v2.1.1.tar.bz2 2071618 BLAKE2B da8ca4f9c162faa3e8fe615aeb2b082266be1e38e33623475f37ad36eda94a1d054a6469df8803944c3edc334f293690007d68e206b56bbe5ad2f17ad8a927ee SHA512 5b157999f307be082110df2c96a608702d3924bf0b4d8f01fabdb681475b43665c158ba5c1c73c653f161d55acdfdfa763291f6740bd5f69fd4c33dec766a4ec DIST pyspread-2.3.1.gh.tar.bz2 2102020 BLAKE2B 73a40ad9f480fa9e879eb0141ce99c686436c86411ee5a55f6ddac67fb2b65808374754eb2e8db68727eb2b723ebcb28aedd86d0f496112bce86fcdb4b5b5410 SHA512 903449c1bc86e9effddd5d43f609a43af5098f604d34c2ffd7cfdafd93f2b9fa8dad3e2e36a95fa1ad15845edf6414a407506333f3ba9768c373b1d45200e5f0 diff --git a/app-office/pyspread/pyspread-2.1.1.ebuild b/app-office/pyspread/pyspread-2.1.1.ebuild deleted file mode 100644 index ee0b2dc0e..000000000 --- a/app-office/pyspread/pyspread-2.1.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 2020-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit xdg desktop distutils-r1 - -DESCRIPTION="Pyspread is a non-traditional spreadsheet written in Python" -HOMEPAGE="https://pyspread.gitlab.io" -SRC_URI="https://gitlab.com/pyspread/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2" - -S="${WORKDIR}/${PN}-v${PV}" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" - -# >=dev-python/numpy-2 is incompatible. -# https://gitlab.com/pyspread/pyspread/-/issues/125 -RDEPEND=" - >=dev-python/pyqt5-5.10.0[gui,printsupport,svg,widgets,${PYTHON_USEDEP}] - >=dev-python/markdown2-2.3[${PYTHON_USEDEP}] - >=dev-python/matplotlib-1.1.1[${PYTHON_USEDEP}] - =dev-python/pyenchant-1.1.0[${PYTHON_USEDEP}] - >=dev-python/python-dateutil-2.7.0[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -src_install() { - distutils-r1_src_install - rm -r "${ED}/usr/pyspread" || die - doicon "${PN}/share/icons/hicolor/64x64/${PN}.ico" - doicon "${PN}/share/icons/hicolor/svg/${PN}.svg" - domenu "${PN}.desktop" -} - -src_test() { - export QT_QPA_PLATFORM=offscreen - distutils-r1_src_test -}