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 34262158013 for ; Sat, 25 Sep 2021 22:03:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8356EE09B6; Sat, 25 Sep 2021 22:03:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 69661E09B6 for ; Sat, 25 Sep 2021 22:03:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D134342F03 for ; Sat, 25 Sep 2021 22:03:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BCD37116 for ; Sat, 25 Sep 2021 22:03:37 +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: <1632607383.8ac926df64caa879a12d659c2d8046ab58296953.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pebble/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pebble/Manifest dev-python/pebble/pebble-4.6.1.ebuild dev-python/pebble/pebble-4.6.2.ebuild X-VCS-Directories: dev-python/pebble/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8ac926df64caa879a12d659c2d8046ab58296953 X-VCS-Branch: master Date: Sat, 25 Sep 2021 22:03:37 +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: 260204e6-0dc6-4d4c-92ac-4b9d3cab5321 X-Archives-Hash: ac8818460643ea9ff1ee5339cb022e7f commit: 8ac926df64caa879a12d659c2d8046ab58296953 Author: Michał Górny gentoo org> AuthorDate: Sat Sep 25 22:03:03 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Sep 25 22:03:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ac926df dev-python/pebble: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pebble/Manifest | 2 -- dev-python/pebble/pebble-4.6.1.ebuild | 22 ---------------------- dev-python/pebble/pebble-4.6.2.ebuild | 22 ---------------------- 3 files changed, 46 deletions(-) diff --git a/dev-python/pebble/Manifest b/dev-python/pebble/Manifest index e4ee3a0c530..0c183abbb06 100644 --- a/dev-python/pebble/Manifest +++ b/dev-python/pebble/Manifest @@ -1,3 +1 @@ -DIST Pebble-4.6.1.tar.gz 24800 BLAKE2B 5030b1206eb263ac4584b4dc5a6b2d13c39af827245c5f1574b30138a80ac4eb501374e22109bf20c4bafc21105cea7030d30f68fb9f48e77400b028f30c37be SHA512 0d6c04a45af66f8d849225e87158f33e8ec218943008dc385c5b13187f816d7e7a2fb485ab1a230b8d5e2ab23fc9fd18efc57ef3f15dc5caefad9b75cd149de1 -DIST Pebble-4.6.2.tar.gz 25877 BLAKE2B eee4835ecf9a2a83ef4ce58be3f87c41fb9a4469695218e5c4f4b779b4f14b8d8097bf9d9e9cd60cbd12a8261c7715f2356d7e8c700e633738d9313ce6373b3a SHA512 a46b66539ce8a51417bc7a396da82a9d3f63b69be09f9d2d647c0e5c52e920a1b68f7543ef06c3d3231807c965a7ddf93ae5ad1ffcacec98b8bd15e2eabb60ff DIST Pebble-4.6.3.tar.gz 25888 BLAKE2B 71f9e4c77d7dcc841f8c3a5e9d3df764727c27fc1ee5bb8250e33d49ce006ee94c11309f469f2ebb79aa720fd58ac2741b240aaad8f6d3c18be68189f180b639 SHA512 92cbb5ac01cc6fe57055facb6bcb6a64e19eb5eb3a3ae5fead32d4dd1001a3c70fbf85ef832dffc6b6bb81af6b1c275e12a61eda421176548a7bd5a928056313 diff --git a/dev-python/pebble/pebble-4.6.1.ebuild b/dev-python/pebble/pebble-4.6.1.ebuild deleted file mode 100644 index 13e2b001e2c..00000000000 --- a/dev-python/pebble/pebble-4.6.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 - -MY_P=${P^} -DESCRIPTION="Threading and multiprocessing eye-candy" -HOMEPAGE=" - https://pypi.org/project/Pebble/ - https://pebble.readthedocs.io/ - https://github.com/noxdafox/pebble" -SRC_URI="mirror://pypi/${MY_P::1}/${PN^}/${MY_P}.tar.gz" -S=${WORKDIR}/${P^} - -LICENSE="LGPL-3+" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" - -distutils_enable_tests pytest diff --git a/dev-python/pebble/pebble-4.6.2.ebuild b/dev-python/pebble/pebble-4.6.2.ebuild deleted file mode 100644 index a56e138d22f..00000000000 --- a/dev-python/pebble/pebble-4.6.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 - -MY_P=${P^} -DESCRIPTION="Threading and multiprocessing eye-candy" -HOMEPAGE=" - https://pypi.org/project/Pebble/ - https://pebble.readthedocs.io/ - https://github.com/noxdafox/pebble" -SRC_URI="mirror://pypi/${MY_P::1}/${PN^}/${MY_P}.tar.gz" -S=${WORKDIR}/${P^} - -LICENSE="LGPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" - -distutils_enable_tests pytest