commit:     d1b6dc28f24474ac03eb9749d0f7dc8335fcacd4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  4 18:26:38 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr  5 08:56:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1b6dc28

dev-python/wsaccel: Drop 0.6.2_p20170108, EAPI5--

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-python/wsaccel/Manifest                       |  1 -
 dev-python/wsaccel/wsaccel-0.6.2_p20170108.ebuild | 24 -----------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-python/wsaccel/Manifest b/dev-python/wsaccel/Manifest
index 91766826cb0..701ce88fac1 100644
--- a/dev-python/wsaccel/Manifest
+++ b/dev-python/wsaccel/Manifest
@@ -1,2 +1 @@
-DIST wsaccel-0.6.2_p20170108.zip 21344 BLAKE2B 
ecb8ef7888fb2ca8e6566d2b3fcbd3911a0df5a8c9f4be86a3cffb95afc31603c2477bd983f9d24ee7cf48c33cbcfb10068c38640ee2a888f46402756313cf29
 SHA512 
d0cf13360bd6cc0b51b8bee1d36a8ee544816c318e828bf6129ff85827636642cfebae4ef0e99d841cdf64f6c67006a649994804aa42d3d76e977a861aafb3b9
 DIST wsaccel-0.6.3.tar.gz 9723 BLAKE2B 
75da0f27e07b52ed730d239ef807da7ba9dd342144ca2e78c32dc09b20c1ebfc006aa9969b1f811d172ca18b75533a4560a29112e56d6dfd472117a0d072fc8e
 SHA512 
0fe97c7fa94cec1b9cf019507f55ce633a9b4bda86329937cddcfa25ba94755010813688cda77ee4fea1c50918e45cd50770bb27e7583e630c46e84d27c155da

diff --git a/dev-python/wsaccel/wsaccel-0.6.2_p20170108.ebuild 
b/dev-python/wsaccel/wsaccel-0.6.2_p20170108.ebuild
deleted file mode 100644
index ec9e4729220..00000000000
--- a/dev-python/wsaccel/wsaccel-0.6.2_p20170108.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-COMMIT="0fbd074c257c51b73de05b25ccb6488801320a32"
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Accelerator for ws4py, autobahn and tornado"
-HOMEPAGE="https://pypi.org/project/wsaccel/ https://github.com/methane/wsaccel";
-SRC_URI="https://github.com/methane/wsaccel/archive/${COMMIT}.zip -> ${P}.zip"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux"
-
-DEPEND="
-       dev-python/cython[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

Reply via email to