From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-995691-garchives=archives.gentoo.org@lists.gentoo.org> 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 99F75138330 for <garchives@archives.gentoo.org>; Sat, 6 Jan 2018 13:39:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB3ACE0953; Sat, 6 Jan 2018 13:39:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9794CE0958 for <gentoo-commits@lists.gentoo.org>; Sat, 6 Jan 2018 13:39:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D033E335C36 for <gentoo-commits@lists.gentoo.org>; Sat, 6 Jan 2018 13:39:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21EE41B1 for <gentoo-commits@lists.gentoo.org>; Sat, 6 Jan 2018 13:39:37 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> 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" <mgorny@gentoo.org> Message-ID: <1515245958.1241c82fe76aee7ba8ad35a0ee0f01cc3d8297a5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/wsaccel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/wsaccel/Manifest dev-python/wsaccel/wsaccel-0.6.2.ebuild X-VCS-Directories: dev-python/wsaccel/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1241c82fe76aee7ba8ad35a0ee0f01cc3d8297a5 X-VCS-Branch: master Date: Sat, 6 Jan 2018 13:39:37 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 75c4f625-dff0-453c-8f36-238ccd7f2cab X-Archives-Hash: 46b4b07ff1327a68fa81c71d459909b8 commit: 1241c82fe76aee7ba8ad35a0ee0f01cc3d8297a5 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 6 09:56:08 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 6 13:39:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1241c82f dev-python/wsaccel: Clean old up dev-python/wsaccel/Manifest | 1 - dev-python/wsaccel/wsaccel-0.6.2.ebuild | 26 -------------------------- 2 files changed, 27 deletions(-) diff --git a/dev-python/wsaccel/Manifest b/dev-python/wsaccel/Manifest index f87b5467a6a..4e029850745 100644 --- a/dev-python/wsaccel/Manifest +++ b/dev-python/wsaccel/Manifest @@ -1,2 +1 @@ -DIST wsaccel-0.6.2.tar.gz 35773 BLAKE2B 18d023142dc8d36b93f5c166dcb85b1f3f847e278af1fd5a20e7e1be413e7f6323a493c218ecd33a4a424f273dea324515805c7a629fa72a3bfb88efed104f22 SHA512 fbc59803cbb6b113a3e412390eb02f41a68513b9fda6e4408d5e2e3c976a3f62eacc6bf87adf9295a63238390cce00f4abe13daf397a28ce8f3ed3e3bff622ee DIST wsaccel-0.6.2_p20170108.zip 21344 BLAKE2B ecb8ef7888fb2ca8e6566d2b3fcbd3911a0df5a8c9f4be86a3cffb95afc31603c2477bd983f9d24ee7cf48c33cbcfb10068c38640ee2a888f46402756313cf29 SHA512 d0cf13360bd6cc0b51b8bee1d36a8ee544816c318e828bf6129ff85827636642cfebae4ef0e99d841cdf64f6c67006a649994804aa42d3d76e977a861aafb3b9 diff --git a/dev-python/wsaccel/wsaccel-0.6.2.ebuild b/dev-python/wsaccel/wsaccel-0.6.2.ebuild deleted file mode 100644 index 6d551302f4e..00000000000 --- a/dev-python/wsaccel/wsaccel-0.6.2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 python3_4 ) - -inherit distutils-r1 - -DESCRIPTION="Accelerator for ws4py, AutobahnPython and tornado" -HOMEPAGE="https://pypi.python.org/pypi/wsaccel https://github.com/methane/wsaccel" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -SLOT="0" -LICENSE="Apache-2.0" -KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" -IUSE="test" - -#RDEPEND="" -#DEPEND=" -# test? ( dev-python/nose )" - -_python_test() { - cd tests || die - nosetests || die -}