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 BE65E158094 for ; Tue, 28 Jun 2022 19:01:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CC4CE087E; Tue, 28 Jun 2022 19:01:47 +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 E07CAE087E for ; Tue, 28 Jun 2022 19:01:46 +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 D3ED2341428 for ; Tue, 28 Jun 2022 19:01:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74E15105 for ; Tue, 28 Jun 2022 19:01:44 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1656442888.1f6c2a08e9fccb9673f260340ec1870ce58a6091.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/retrying/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/retrying/metadata.xml X-VCS-Directories: dev-python/retrying/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 1f6c2a08e9fccb9673f260340ec1870ce58a6091 X-VCS-Branch: master Date: Tue, 28 Jun 2022 19:01:44 +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: 29f53d6d-211d-421a-a5f8-eb7ad96013d4 X-Archives-Hash: 3cc59048d14d591bdda28128ed694501 commit: 1f6c2a08e9fccb9673f260340ec1870ce58a6091 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Jun 28 19:01:28 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Jun 28 19:01:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f6c2a08 dev-python/retrying: mark ALLARCHES Signed-off-by: Arthur Zamarin gentoo.org> dev-python/retrying/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/retrying/metadata.xml b/dev-python/retrying/metadata.xml index 97e31b2d0e76..c8f6063c5ccb 100644 --- a/dev-python/retrying/metadata.xml +++ b/dev-python/retrying/metadata.xml @@ -12,6 +12,7 @@ Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. + retrying rholder/retrying