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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0510C159C9B for ; Tue, 30 Jul 2024 13:12:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14D7E2BC04D; Tue, 30 Jul 2024 13:11:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E55042BC04D for ; Tue, 30 Jul 2024 13:11:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF41D335C2E for ; Tue, 30 Jul 2024 13:11:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 441921E65 for ; Tue, 30 Jul 2024 13:11:56 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1722345101.ab20fc97d1719b8487a3c40e61a9dd3c3616303b.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/python-socketio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/python-socketio/Manifest dev-python/python-socketio/python-socketio-5.11.0.ebuild X-VCS-Directories: dev-python/python-socketio/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: ab20fc97d1719b8487a3c40e61a9dd3c3616303b X-VCS-Branch: dev Date: Tue, 30 Jul 2024 13:11:56 +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: da258e04-1b0c-4f34-83ca-a1fdf59bcf3f X-Archives-Hash: a01c5771390dce9586bbfc097bbcc5d8 commit: ab20fc97d1719b8487a3c40e61a9dd3c3616303b Author: David Roman gmail com> AuthorDate: Tue Jul 30 13:11:41 2024 +0000 Commit: David Roman gmail com> CommitDate: Tue Jul 30 13:11:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ab20fc97 dev-python/python-socketio: drop 5.11.0 Signed-off-by: David Roman gmail.com> dev-python/python-socketio/Manifest | 1 - .../python-socketio/python-socketio-5.11.0.ebuild | 33 ---------------------- 2 files changed, 34 deletions(-) diff --git a/dev-python/python-socketio/Manifest b/dev-python/python-socketio/Manifest index fbb3d4d18..94cb63ae8 100644 --- a/dev-python/python-socketio/Manifest +++ b/dev-python/python-socketio/Manifest @@ -1,3 +1,2 @@ -DIST python-socketio-5.11.0.tar.gz 116482 BLAKE2B b55aec3c18d5313a82d6d430158fbe7e955295d36a363d4072c76cff71596e8b3e805e7a571fac343258a8576501f1f25fe92c5bf1aaffcc7272b4dea7cac2c2 SHA512 ed2068812cb7d2e74dcf9ff15a9c9b957ac07369f786a6db67d78286f0c49a7b860c5356040d405d50351c0ae49cf4f939f106d796a614c45743df1220a9b575 DIST python-socketio-5.11.1.tar.gz 116661 BLAKE2B baadab35001cb8b5b45af302787aef2eaf1b01f29590c91d0797ce597e0bd8e55ae1c7277bbd852157faa3677e10f0022245d1d1e75c859358fa6cf9ff9ae687 SHA512 95fbaac7040e53975c68b94cc47dad58bc4b5f19138560b3b48e5c44ddef66459a8fc2277958c738f7f85ba159c54ba4e2eea93d05f35e74a5a71c9901584dc8 DIST python_socketio-5.11.3.tar.gz 117702 BLAKE2B 304747caec9933fc9b20287e049d4d964ad50efe6aeaf7cc5900892252d55ef20aebc92154f811f99304e775b8f90dc0e95726dc85cb6afc246969a1d37cbef2 SHA512 136e2e49eacb1b8ab2726487fd53a486fdb12f2803112b69017128dc3ecb6d1cbf9360da8e6b30fe1967a8d8a0c0d2fe0d305428a9e5b9bd3a0dc660406ae799 diff --git a/dev-python/python-socketio/python-socketio-5.11.0.ebuild b/dev-python/python-socketio/python-socketio-5.11.0.ebuild deleted file mode 100644 index fba80ab74..000000000 --- a/dev-python/python-socketio/python-socketio-5.11.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10,11,12} ) -inherit distutils-r1 pypi - -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" - -LICENSE="MIT" -SLOT="0" -#wait for dev-python/python-engineio -KEYWORDS="~amd64" -IUSE="client asyncio-client" - -RDEPEND="dev-python/bidict[${PYTHON_USEDEP}] - >=dev-python/python-engineio-4.0.0[${PYTHON_USEDEP}] - client? ( dev-python/requests[${PYTHON_USEDEP}] - dev-python/websocket-client[${PYTHON_USEDEP}] ) - asyncio-client? ( dev-python/aiohttp[${PYTHON_USEDEP}] - dev-python/websockets[${PYTHON_USEDEP}] )" -DEPEND="${RDEPEND}" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -# pypi tarball does not contain tests -RESTRICT="test" 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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EF719159C9B for ; Tue, 30 Jul 2024 16:54:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D6BC2BC055; Tue, 30 Jul 2024 16:54:36 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D65B2BC049 for ; Tue, 30 Jul 2024 16:54:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 49F7C34300D for ; Tue, 30 Jul 2024 16:54:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC9FA1E8A for ; Tue, 30 Jul 2024 16:54:31 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1722345101.ab20fc97d1719b8487a3c40e61a9dd3c3616303b.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-socketio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/python-socketio/Manifest dev-python/python-socketio/python-socketio-5.11.0.ebuild X-VCS-Directories: dev-python/python-socketio/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: ab20fc97d1719b8487a3c40e61a9dd3c3616303b X-VCS-Branch: master Date: Tue, 30 Jul 2024 16:54:31 +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: 3b6330bc-3e22-4a64-b490-2f08f7537d0d X-Archives-Hash: a40ab6b3eef12d724cbaca838ca0517c Message-ID: <20240730165431.554zF1Xj8DFajZXPSDZEbb-QvCsmY2KS2bYQYkjgo8Q@z> commit: ab20fc97d1719b8487a3c40e61a9dd3c3616303b Author: David Roman gmail com> AuthorDate: Tue Jul 30 13:11:41 2024 +0000 Commit: David Roman gmail com> CommitDate: Tue Jul 30 13:11:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ab20fc97 dev-python/python-socketio: drop 5.11.0 Signed-off-by: David Roman gmail.com> dev-python/python-socketio/Manifest | 1 - .../python-socketio/python-socketio-5.11.0.ebuild | 33 ---------------------- 2 files changed, 34 deletions(-) diff --git a/dev-python/python-socketio/Manifest b/dev-python/python-socketio/Manifest index fbb3d4d18..94cb63ae8 100644 --- a/dev-python/python-socketio/Manifest +++ b/dev-python/python-socketio/Manifest @@ -1,3 +1,2 @@ -DIST python-socketio-5.11.0.tar.gz 116482 BLAKE2B b55aec3c18d5313a82d6d430158fbe7e955295d36a363d4072c76cff71596e8b3e805e7a571fac343258a8576501f1f25fe92c5bf1aaffcc7272b4dea7cac2c2 SHA512 ed2068812cb7d2e74dcf9ff15a9c9b957ac07369f786a6db67d78286f0c49a7b860c5356040d405d50351c0ae49cf4f939f106d796a614c45743df1220a9b575 DIST python-socketio-5.11.1.tar.gz 116661 BLAKE2B baadab35001cb8b5b45af302787aef2eaf1b01f29590c91d0797ce597e0bd8e55ae1c7277bbd852157faa3677e10f0022245d1d1e75c859358fa6cf9ff9ae687 SHA512 95fbaac7040e53975c68b94cc47dad58bc4b5f19138560b3b48e5c44ddef66459a8fc2277958c738f7f85ba159c54ba4e2eea93d05f35e74a5a71c9901584dc8 DIST python_socketio-5.11.3.tar.gz 117702 BLAKE2B 304747caec9933fc9b20287e049d4d964ad50efe6aeaf7cc5900892252d55ef20aebc92154f811f99304e775b8f90dc0e95726dc85cb6afc246969a1d37cbef2 SHA512 136e2e49eacb1b8ab2726487fd53a486fdb12f2803112b69017128dc3ecb6d1cbf9360da8e6b30fe1967a8d8a0c0d2fe0d305428a9e5b9bd3a0dc660406ae799 diff --git a/dev-python/python-socketio/python-socketio-5.11.0.ebuild b/dev-python/python-socketio/python-socketio-5.11.0.ebuild deleted file mode 100644 index fba80ab74..000000000 --- a/dev-python/python-socketio/python-socketio-5.11.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10,11,12} ) -inherit distutils-r1 pypi - -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" - -LICENSE="MIT" -SLOT="0" -#wait for dev-python/python-engineio -KEYWORDS="~amd64" -IUSE="client asyncio-client" - -RDEPEND="dev-python/bidict[${PYTHON_USEDEP}] - >=dev-python/python-engineio-4.0.0[${PYTHON_USEDEP}] - client? ( dev-python/requests[${PYTHON_USEDEP}] - dev-python/websocket-client[${PYTHON_USEDEP}] ) - asyncio-client? ( dev-python/aiohttp[${PYTHON_USEDEP}] - dev-python/websockets[${PYTHON_USEDEP}] )" -DEPEND="${RDEPEND}" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -# pypi tarball does not contain tests -RESTRICT="test"