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 06C2B15808B for ; Mon, 4 Apr 2022 19:32:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12E35E08A2; Mon, 4 Apr 2022 19:32:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 DAC12E0898 for ; Mon, 4 Apr 2022 19:32:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 65430341439 for ; Mon, 4 Apr 2022 19:32:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B683A396 for ; Mon, 4 Apr 2022 19:32:06 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1649100722.7c219d9bed1ed35995000262219cd73b6fe67f0b.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/dotmap/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/dotmap/Manifest dev-python/dotmap/dotmap-1.3.25.ebuild dev-python/dotmap/dotmap-1.3.28.ebuild X-VCS-Directories: dev-python/dotmap/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 7c219d9bed1ed35995000262219cd73b6fe67f0b X-VCS-Branch: dev Date: Mon, 4 Apr 2022 19:32:06 +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: bedbd85c-d57e-43fd-8ffb-a05326aaf43a X-Archives-Hash: b84bf28b40869aec548ababa2b7f4569 commit: 7c219d9bed1ed35995000262219cd73b6fe67f0b Author: Alessandro Barbieri gmail com> AuthorDate: Mon Apr 4 19:01:20 2022 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Mon Apr 4 19:32:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7c219d9b dev-python/dotmap: add 1.3.28, drop 1.3.25 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/dotmap/Manifest | 2 +- dev-python/dotmap/{dotmap-1.3.25.ebuild => dotmap-1.3.28.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/dotmap/Manifest b/dev-python/dotmap/Manifest index d6b0b6516..e144385b3 100644 --- a/dev-python/dotmap/Manifest +++ b/dev-python/dotmap/Manifest @@ -1,2 +1,2 @@ -DIST dotmap-1.3.25.tar.gz 12043 BLAKE2B e534f321786a14abb6cd1775b33cb51b332340febdbd44c13d6ccf4b4b679e5b52348e1e21e9e6458b5dc45299a2335bf05551794e3ddd668748c1b28543f393 SHA512 8270b9b042847565e21ede4ec29c00a51a84f9c819f6f0d80b24cc6e8d3524c3c09ca6bf7beeaf05a03b8a51e5d239d52996a55593a19326d8ebbbba349e2853 DIST dotmap-1.3.26.tar.gz 12070 BLAKE2B 28023eebf6437530f3f1ee541f138eaffbc632f441bc9698e2329ab8d9894510e04122f797a77416cbe498fde5092f5c0a821615c4e9fbd1959c75cce94f7cfc SHA512 5083fec8f9e909f68f0fa12db8709ca064d0fd134230f6d0fe315c66613983290bf7de35db29d805013b13024babf250e9110308817265d4e70b9dea5b9a132f +DIST dotmap-1.3.28.tar.gz 12097 BLAKE2B c172a3c4b8f4b10e2351d342cf38eed1ea8cac510eb4a66fa7df5660628fcf57056083af519f8360e78dce1d494185d2b09edfc7a4e7e604af658af15335fcc3 SHA512 9d16b1886884464cbe9df5d0af6426c869969767b9fee527cf108551d8f0d5d81f479d429350e31c89b9db2d3cc6d395945321f56688850dca7bfa2bbf273451 diff --git a/dev-python/dotmap/dotmap-1.3.25.ebuild b/dev-python/dotmap/dotmap-1.3.28.ebuild similarity index 93% rename from dev-python/dotmap/dotmap-1.3.25.ebuild rename to dev-python/dotmap/dotmap-1.3.28.ebuild index 962e5a916..fb4d14f7a 100644 --- a/dev-python/dotmap/dotmap-1.3.25.ebuild +++ b/dev-python/dotmap/dotmap-1.3.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8