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 958CD138350 for ; Sat, 28 Mar 2020 21:11:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37F3CE0D4A; Sat, 28 Mar 2020 21:11:50 +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 12719E0D4A for ; Sat, 28 Mar 2020 21:11:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7750C34FAA8 for ; Sat, 28 Mar 2020 21:11:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 452EF1BE for ; Sat, 28 Mar 2020 21:11:42 +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: <1585429878.679db3d453457be8b71a608eeed11c298b3ffc57.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-socketio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-socketio/Manifest dev-python/python-socketio/python-socketio-1.7.4.ebuild dev-python/python-socketio/python-socketio-1.8.0.ebuild X-VCS-Directories: dev-python/python-socketio/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 679db3d453457be8b71a608eeed11c298b3ffc57 X-VCS-Branch: master Date: Sat, 28 Mar 2020 21:11:42 +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: ea3425de-bb27-44e5-a210-7896bc52d32e X-Archives-Hash: 061cd6eb6019309ff65a3759b3ef5488 commit: 679db3d453457be8b71a608eeed11c298b3ffc57 Author: Michał Górny gentoo org> AuthorDate: Sat Mar 28 21:04:02 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Mar 28 21:11:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=679db3d4 dev-python/python-socketio: Remove redundant versions Signed-off-by: Michał Górny gentoo.org> dev-python/python-socketio/Manifest | 2 -- .../python-socketio/python-socketio-1.7.4.ebuild | 40 ---------------------- .../python-socketio/python-socketio-1.8.0.ebuild | 40 ---------------------- 3 files changed, 82 deletions(-) diff --git a/dev-python/python-socketio/Manifest b/dev-python/python-socketio/Manifest index ba202b4bc76..60fe47f533c 100644 --- a/dev-python/python-socketio/Manifest +++ b/dev-python/python-socketio/Manifest @@ -1,3 +1 @@ -DIST python-socketio-1.7.4.tar.gz 23298 BLAKE2B a5337e6f124018172902fbc51935e193267a8e209e9d677fa52e72ff6b71ea27e2aa5284369082fe38013c5b4b21c8561952b9046acbfd3f02c824c0837b367c SHA512 fb31072420eca42fa0349f0a9350fe9ab6bbbac7dc32cd7ae76cffa026fdeeb4197b8c441d76bfc46af55a550c5b7e81e387b67d538c500075bc5b4e8f68d5ab -DIST python-socketio-1.8.0.tar.gz 23557 BLAKE2B 085035d6621f2ec351b28095086c6cc5787c4466f904568d5ece0cf37261a75fb6793be1fedd9f54f7cbeccbb668eaee8463850698aa6f2a901b3454cf63f128 SHA512 2514cbad3e429c101f5e247bdf2e4a2b5a0957c19fa97e56ebe8cd78b36e81cfb9dc4500bee367e57460be3a08bbd1e70967a5c87109034ade847ff7f559711d DIST python-socketio-2.0.0.tar.gz 24180 BLAKE2B 33d0c2007acfe067264c670c98e2f8f6764a979b7c67d8d03217a3b2dc45dbccb699beeff151381f8ccd787610ad39bff3396d4737594ed467f29994b4b8f0a7 SHA512 285d6235aaa5914f21a883976ecf31e15947d28e396c859080cf418094e21b5f3a9c4de01361a2c3219edf43c3c587bca24c9f10ebb97be23bc12c59af79ee2b diff --git a/dev-python/python-socketio/python-socketio-1.7.4.ebuild b/dev-python/python-socketio/python-socketio-1.7.4.ebuild deleted file mode 100644 index acff4ee8370..00000000000 --- a/dev-python/python-socketio/python-socketio-1.7.4.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python3_6 pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Python implementation of the Socket.IO realtime server." -HOMEPAGE=" - https://python-socketio.readthedocs.org/ - https://github.com/miguelgrinberg/python-socketio/ - https://pypi.org/project/python-socketio/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=">=dev-python/six-1.9.0[${PYTHON_USEDEP}] - >=dev-python/python-engineio-1.2.1[${PYTHON_USEDEP}] - !dev-python/gevent-socketio" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/mock[${PYTHON_USEDEP}] - )" - -# pypi tarball does not contain tests -RESTRICT="test" - -src_prepare() { - eapply_user - distutils-r1_src_prepare -} - -python_test() { - esetup.py test || die -} diff --git a/dev-python/python-socketio/python-socketio-1.8.0.ebuild b/dev-python/python-socketio/python-socketio-1.8.0.ebuild deleted file mode 100644 index 23df095e3ea..00000000000 --- a/dev-python/python-socketio/python-socketio-1.8.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python3_6 pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Python implementation of the Socket.IO realtime server." -HOMEPAGE=" - https://python-socketio.readthedocs.org/ - https://github.com/miguelgrinberg/python-socketio/ - https://pypi.org/project/python-socketio" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=">=dev-python/six-1.9.0[${PYTHON_USEDEP}] - >=dev-python/python-engineio-1.2.1[${PYTHON_USEDEP}] - !dev-python/gevent-socketio" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/mock[${PYTHON_USEDEP}] - )" - -# pypi tarball does not contain tests -RESTRICT="test" - -src_prepare() { - eapply_user - distutils-r1_src_prepare -} - -python_test() { - esetup.py test || die -}