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 A97F715808B for ; Wed, 3 Nov 2021 11:12:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51BE7E0875; Wed, 3 Nov 2021 11:12:45 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9D53E0871 for ; Wed, 3 Nov 2021 11:12:44 +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 DC7BF34304E for ; Wed, 3 Nov 2021 11:12:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 816B31A8 for ; Wed, 3 Nov 2021 11:12: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: <1635824435.37c656cf0a02faf9a913df17b5140f1892f333cf.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/types-python-dateutil/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/types-python-dateutil/Manifest dev-python/types-python-dateutil/types-python-dateutil-2.8.1.ebuild dev-python/types-python-dateutil/types-python-dateutil-2.8.2.ebuild X-VCS-Directories: dev-python/types-python-dateutil/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 37c656cf0a02faf9a913df17b5140f1892f333cf X-VCS-Branch: master Date: Wed, 3 Nov 2021 11:12: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: 4edd11fe-d291-47ae-94ca-f6b4e72eae93 X-Archives-Hash: 74e3ea759420dc4d35ea8fb015847697 commit: 37c656cf0a02faf9a913df17b5140f1892f333cf Author: Alessandro Barbieri gmail com> AuthorDate: Mon Nov 1 20:18:25 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Nov 2 03:40:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=37c656cf dev-python/types-python-dateutil: add 2.8.2, drop 2.8.1 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/types-python-dateutil/Manifest | 2 +- ...-python-dateutil-2.8.1.ebuild => types-python-dateutil-2.8.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/types-python-dateutil/Manifest b/dev-python/types-python-dateutil/Manifest index 494674e89..262ceb309 100644 --- a/dev-python/types-python-dateutil/Manifest +++ b/dev-python/types-python-dateutil/Manifest @@ -1 +1 @@ -DIST types-python-dateutil-2.8.1.tar.gz 5643 BLAKE2B 14304d56e189caef68bf01695e0f7518c7f3d0417416972a853ec55913d830dcf4e2cc36f557b32791d5385ca2137c854684233da4c1bae3769ff32ef53ce1f3 SHA512 a6829eb19b8949141a43bee9acaa26d32a2ab2ee08655d4c585929aa2f9b5f45e9d458166e399e2f843bc62c36eaeb7a77b93e21603f1fb5a6ac7ac9eb52ddb5 +DIST types-python-dateutil-2.8.2.tar.gz 5661 BLAKE2B 005984f976234aa1e0b1e8630f3bb6c4b86919b86c39791c07101b6ad3263fcc9815044d4b29d4705a6d7f42164d4e3605e031594d1465dfe0187e60527d1f0e SHA512 95fe5b1f8ac13f17f5338f8db7239f8afb9b2c5c7761b78319c03f893f03d27137056181f454c8cbf1a0757ac75e53e798b836b9530bcc52d4be7cc7e50d89be diff --git a/dev-python/types-python-dateutil/types-python-dateutil-2.8.1.ebuild b/dev-python/types-python-dateutil/types-python-dateutil-2.8.2.ebuild similarity index 100% rename from dev-python/types-python-dateutil/types-python-dateutil-2.8.1.ebuild rename to dev-python/types-python-dateutil/types-python-dateutil-2.8.2.ebuild