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 25DC4138359 for ; Wed, 21 Oct 2020 21:45:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E478E090F; Wed, 21 Oct 2020 21:45:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 29FBFE090F for ; Wed, 21 Oct 2020 21:45:48 +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 F19CE340E02 for ; Wed, 21 Oct 2020 21:45:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAF723B1 for ; Wed, 21 Oct 2020 21:45:45 +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: <1603316735.37c9eb55680a2f8c0c04d0b93ce754474e011de9.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/josepy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/josepy/metadata.xml X-VCS-Directories: dev-python/josepy/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 37c9eb55680a2f8c0c04d0b93ce754474e011de9 X-VCS-Branch: master Date: Wed, 21 Oct 2020 21:45:45 +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: fcfe6bed-4e86-4c40-922a-259d3e82c75a X-Archives-Hash: fffab8ee8d99b61421246febd159176f commit: 37c9eb55680a2f8c0c04d0b93ce754474e011de9 Author: Michał Górny gentoo org> AuthorDate: Wed Oct 21 21:35:40 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Oct 21 21:45:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37c9eb55 dev-python/josepy: Mark ALLARCHES Signed-off-by: Michał Górny gentoo.org> dev-python/josepy/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/josepy/metadata.xml b/dev-python/josepy/metadata.xml index 4a194c6a86c..76871d6b301 100644 --- a/dev-python/josepy/metadata.xml +++ b/dev-python/josepy/metadata.xml @@ -12,6 +12,7 @@ JOSE protocol implementation in Python using cryptography Originally developed as part of the ACME protocol implementation. + josepy certbot/josepy