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 854751382C5 for ; Mon, 24 May 2021 10:02:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D929E085E; Mon, 24 May 2021 10:02:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 550ECE0863 for ; Mon, 24 May 2021 10:02:00 +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 59508340C76 for ; Mon, 24 May 2021 10:01:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91E167A4 for ; Mon, 24 May 2021 10:01:55 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1621850380.0b8259a44785eeb8e45b4335f26d1e883dc2efc8.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/trio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/trio/metadata.xml X-VCS-Directories: dev-python/trio/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 0b8259a44785eeb8e45b4335f26d1e883dc2efc8 X-VCS-Branch: dev Date: Mon, 24 May 2021 10:01:55 +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: 6c2f73fd-f5cd-467c-8982-5036c71ce6b3 X-Archives-Hash: f83bf7967986feb7feb1616684a70478 commit: 0b8259a44785eeb8e45b4335f26d1e883dc2efc8 Author: Andrew Ammerlaan gentoo org> AuthorDate: Mon May 24 09:42:40 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Mon May 24 09:59:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b8259a4 dev-python/trio: Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> dev-python/trio/metadata.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-python/trio/metadata.xml b/dev-python/trio/metadata.xml index d086a391f..dcb4e4c82 100644 --- a/dev-python/trio/metadata.xml +++ b/dev-python/trio/metadata.xml @@ -2,10 +2,7 @@ - - andrewammerlaan@gentoo.org - Andrew Ammerlaan - + The Trio project's goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O. A web spider that wants to fetch lots of pages in parallel, a web server that needs to juggle lots of downloads and websocket connections at the same time, a process supervisor monitoring multiple subprocesses... that sort of thing. Compared to other libraries, Trio attempts to distinguish itself with an obsessive focus on usability and correctness. Concurrency is complicated; we try to make it easy to get things right. 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 810C41382C5 for ; Mon, 24 May 2021 11:06:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57088E085A; Mon, 24 May 2021 11:06:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 40657E085A for ; Mon, 24 May 2021 11:06:45 +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 4FFEE335D59 for ; Mon, 24 May 2021 11:06:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8302A7A3 for ; Mon, 24 May 2021 11:06:40 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1621850380.0b8259a44785eeb8e45b4335f26d1e883dc2efc8.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/trio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/trio/metadata.xml X-VCS-Directories: dev-python/trio/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 0b8259a44785eeb8e45b4335f26d1e883dc2efc8 X-VCS-Branch: master Date: Mon, 24 May 2021 11:06:40 +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: 52728a0d-566a-4717-baad-40843355dadf X-Archives-Hash: 2e28e85d5a4bbcbe58c53ebf7eb6880c Message-ID: <20210524110640.gp5nXOddLolElksfmXc7Y_tr3XMp_P_4wkONfnrplUk@z> commit: 0b8259a44785eeb8e45b4335f26d1e883dc2efc8 Author: Andrew Ammerlaan gentoo org> AuthorDate: Mon May 24 09:42:40 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Mon May 24 09:59:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b8259a4 dev-python/trio: Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> dev-python/trio/metadata.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-python/trio/metadata.xml b/dev-python/trio/metadata.xml index d086a391f..dcb4e4c82 100644 --- a/dev-python/trio/metadata.xml +++ b/dev-python/trio/metadata.xml @@ -2,10 +2,7 @@ - - andrewammerlaan@gentoo.org - Andrew Ammerlaan - + The Trio project's goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O. A web spider that wants to fetch lots of pages in parallel, a web server that needs to juggle lots of downloads and websocket connections at the same time, a process supervisor monitoring multiple subprocesses... that sort of thing. Compared to other libraries, Trio attempts to distinguish itself with an obsessive focus on usability and correctness. Concurrency is complicated; we try to make it easy to get things right.