commit:     70dbb50b04c27749628cf1b6da2c46466c15fe62
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 22 15:59:00 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 22 16:00:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70dbb50b

dev-python/pebble: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pebble/Manifest            |  3 ---
 dev-python/pebble/pebble-4.6.3.ebuild | 22 ----------------------
 dev-python/pebble/pebble-5.0.0.ebuild | 25 -------------------------
 dev-python/pebble/pebble-5.0.1.ebuild | 25 -------------------------
 4 files changed, 75 deletions(-)

diff --git a/dev-python/pebble/Manifest b/dev-python/pebble/Manifest
index e6b0e7fce87b..3f68eaaac340 100644
--- a/dev-python/pebble/Manifest
+++ b/dev-python/pebble/Manifest
@@ -1,4 +1 @@
-DIST Pebble-4.6.3.tar.gz 25888 BLAKE2B 
71f9e4c77d7dcc841f8c3a5e9d3df764727c27fc1ee5bb8250e33d49ce006ee94c11309f469f2ebb79aa720fd58ac2741b240aaad8f6d3c18be68189f180b639
 SHA512 
92cbb5ac01cc6fe57055facb6bcb6a64e19eb5eb3a3ae5fead32d4dd1001a3c70fbf85ef832dffc6b6bb81af6b1c275e12a61eda421176548a7bd5a928056313
-DIST Pebble-5.0.0.tar.gz 28958 BLAKE2B 
ef7c221850dcaf50c1767c92ef1f59ee8fd8cd754f6a12e0bf3f9682c8e5fc4291e42ea4fad0f00cdced577f83b4501bdf1d4a3a90966b3751e8eac87b01a3bd
 SHA512 
cf0dd7ea4d28c3574d069eb3ec3c3caa470d457fa5c446ad449761994ab138864415a88b7b25f83ddfa1c667ce9980b83bbde2da04345f4e0d226e59806ce38b
-DIST Pebble-5.0.1.tar.gz 28996 BLAKE2B 
6015a96392079d45d039447ad513c3be8f0d41b85aa55ae2af83b7e2af77cd45411c1e3a21bcccfb20d53ca4091071f85929ae78297bb7ec4d60fb59110bacf4
 SHA512 
c1ca05014c826a0ce0a90e945101f408e7a91c2ef129b8513e9989c3d5331284e0b908b57afd16be60b4031a8e4a490e48c309e176b97c8216537ab90a756594
 DIST Pebble-5.0.2.tar.gz 29066 BLAKE2B 
551d5d02964b7d64c7892dafff51c92830d25b77335f251a8b2359e0d53932470545569155e8fd5d4f95945e337a3ca490cdd9791474a1ede4a021524de0561c
 SHA512 
7b66f1af70f6e7a5b28dd53b73124cdc87b37014ee5afafa8d68ccade691f05b20073de7867d28f3a15bf5e8139411fb71316c8f603d8f9cbeac3818e6ab96f1

diff --git a/dev-python/pebble/pebble-4.6.3.ebuild 
b/dev-python/pebble/pebble-4.6.3.ebuild
deleted file mode 100644
index e4885e4ca44c..000000000000
--- a/dev-python/pebble/pebble-4.6.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-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="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc 
x86"
-
-distutils_enable_tests pytest

diff --git a/dev-python/pebble/pebble-5.0.0.ebuild 
b/dev-python/pebble/pebble-5.0.0.ebuild
deleted file mode 100644
index b1830f4e238c..000000000000
--- a/dev-python/pebble/pebble-5.0.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-MY_P=${P^}
-DESCRIPTION="Threading and multiprocessing eye-candy"
-HOMEPAGE="
-       https://pebble.readthedocs.io/
-       https://github.com/noxdafox/pebble/
-       https://pypi.org/project/Pebble/
-"
-SRC_URI="mirror://pypi/${MY_P::1}/${PN^}/${MY_P}.tar.gz"
-S=${WORKDIR}/${P^}
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-
-distutils_enable_tests pytest

diff --git a/dev-python/pebble/pebble-5.0.1.ebuild 
b/dev-python/pebble/pebble-5.0.1.ebuild
deleted file mode 100644
index b1830f4e238c..000000000000
--- a/dev-python/pebble/pebble-5.0.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-MY_P=${P^}
-DESCRIPTION="Threading and multiprocessing eye-candy"
-HOMEPAGE="
-       https://pebble.readthedocs.io/
-       https://github.com/noxdafox/pebble/
-       https://pypi.org/project/Pebble/
-"
-SRC_URI="mirror://pypi/${MY_P::1}/${PN^}/${MY_P}.tar.gz"
-S=${WORKDIR}/${P^}
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-
-distutils_enable_tests pytest

Reply via email to