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 3D7AD158091 for ; Thu, 16 Jun 2022 08:10:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97CA0E098A; Thu, 16 Jun 2022 08:10:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 70DC6E0984 for ; Thu, 16 Jun 2022 08:10:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 108E9341548 for ; Thu, 16 Jun 2022 08:10:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B898851B for ; Thu, 16 Jun 2022 08:09:59 +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: <1655366948.eda58c89a5807beb95e61c3cce804325daa8b9dc.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ubelt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ubelt/Manifest dev-python/ubelt/ubelt-1.0.1.ebuild dev-python/ubelt/ubelt-1.1.0.ebuild X-VCS-Directories: dev-python/ubelt/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: eda58c89a5807beb95e61c3cce804325daa8b9dc X-VCS-Branch: master Date: Thu, 16 Jun 2022 08:09:59 +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: d2616c97-077f-4571-99dc-4004a086d7e5 X-Archives-Hash: 6905e239f96a041e37888f9450edbe7e commit: eda58c89a5807beb95e61c3cce804325daa8b9dc Author: Michał Górny gentoo org> AuthorDate: Thu Jun 16 08:09:08 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Jun 16 08:09:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eda58c89 dev-python/ubelt: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/ubelt/Manifest | 2 -- dev-python/ubelt/ubelt-1.0.1.ebuild | 26 ----------------------- dev-python/ubelt/ubelt-1.1.0.ebuild | 42 ------------------------------------- 3 files changed, 70 deletions(-) diff --git a/dev-python/ubelt/Manifest b/dev-python/ubelt/Manifest index 838a925fd567..045f42a484d4 100644 --- a/dev-python/ubelt/Manifest +++ b/dev-python/ubelt/Manifest @@ -1,3 +1 @@ -DIST ubelt-1.0.1.tar.gz 242552 BLAKE2B da4ceb039b926f942c593563e77b42ebfb39a75bfc2953a6eadf2430bda8ebe25faeb4a00714fc110486715da15515fa316d3705d9853a7eb93320ee694d1127 SHA512 150f1c76b5814441fe0bfd50017f37ede4d463cc4e23f152ac634e7531d83f28560415ad26527cd40a7ebdab546d7edd711a1ba0c728ef63791219bf4866099c -DIST ubelt-1.1.0.gh.tar.gz 259127 BLAKE2B 064b106d5f03b106828079e024c3845ed55077f6bc4a69be4a7d05aa803b172104f2271626c9ab287b7b225711eb6490b49f0fa69f24729899e62a094069de16 SHA512 5a256f91d70ff218e595b852de11080f31ddd8ba29cc67a4a38f4c85ae69c0bda23c494d117926290901c5e6267b2d5eb2fc440951e0b598cca23cca6bf45c79 DIST ubelt-1.1.1.gh.tar.gz 263082 BLAKE2B c146cfa7084b1d04d5a16443e5f8bdd4858992c2de1ff68a28c0febc74728da6320f45661cea69f88530a2fb88ca421cfc103f7f9f6ff420cf65152cbd61576d SHA512 d4d77013920563f3b2e5f47365624a4a794d84047eeb2eccaf2888f8d574c38b047393e550399e0d7ea7df373dabd40acce05ac56db4f0099da8f2a39113fc5c diff --git a/dev-python/ubelt/ubelt-1.0.1.ebuild b/dev-python/ubelt/ubelt-1.0.1.ebuild deleted file mode 100644 index 0e9c2987b85a..000000000000 --- a/dev-python/ubelt/ubelt-1.0.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="A stdlib like feel, and extra batteries. Hashing, Caching, Timing, Progress" -HOMEPAGE="https://github.com/Erotemic/ubelt" -SRC_URI="https://github.com/Erotemic/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -SLOT="0" -LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86" - -DEPEND="test? ( dev-python/xdoctest[${PYTHON_USEDEP}] )" - -distutils_enable_tests pytest - -EPYTEST_DESELECT=( - # relies on passwd home being equal to ${HOME} - ubelt/util_path.py::userhome:0 -) diff --git a/dev-python/ubelt/ubelt-1.1.0.ebuild b/dev-python/ubelt/ubelt-1.1.0.ebuild deleted file mode 100644 index 1034f123c01b..000000000000 --- a/dev-python/ubelt/ubelt-1.1.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="A stdlib like feel, and extra batteries. Hashing, Caching, Timing, Progress" -HOMEPAGE=" - https://github.com/Erotemic/ubelt/ - https://pypi.org/project/ubelt/ -" -SRC_URI=" - https://github.com/Erotemic/${PN}/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -SLOT="0" -LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86" - -BDEPEND=" - test? ( - >=dev-python/numpy-1.19.2[${PYTHON_USEDEP}] - >=dev-python/pygments-2.2.0[${PYTHON_USEDEP}] - >=dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}] - dev-python/xdoctest[${PYTHON_USEDEP}] - >=dev-python/xxhash-1.0.1[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -EPYTEST_DESELECT=( - # relies on passwd home being equal to ${HOME} - ubelt/util_path.py::userhome:0 - # relies on which(1), not worth the dep - ubelt/util_platform.py::find_exe:0 -)