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 008ED138359 for ; Fri, 4 Sep 2020 11:01:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C51A9E08FA; Fri, 4 Sep 2020 11:01:24 +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 ABE26E08FA for ; Fri, 4 Sep 2020 11:01:24 +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 055C3340CB1 for ; Fri, 4 Sep 2020 11:01:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80FC2342 for ; Fri, 4 Sep 2020 11:01:21 +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: <1599215032.34967aa2ca03f94ef6a9899759e01f646f1f30d7.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-isort/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pytest-isort/Manifest dev-python/pytest-isort/pytest-isort-1.1.0.ebuild dev-python/pytest-isort/pytest-isort-1.2.0.ebuild X-VCS-Directories: dev-python/pytest-isort/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 34967aa2ca03f94ef6a9899759e01f646f1f30d7 X-VCS-Branch: dev Date: Fri, 4 Sep 2020 11:01:21 +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: 6fdf95fc-0838-438c-a387-37a2f39497bc X-Archives-Hash: d776b0a9c9930b46c4ec221a9423be75 Message-ID: <20200904110121.FFo596ZFY13rLcV_OpetRLXRlcNJK46dtZM8I1PTEgo@z> commit: 34967aa2ca03f94ef6a9899759e01f646f1f30d7 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Sep 4 10:23:52 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Sep 4 10:23:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=34967aa2 dev-python/pytest-isort: version bump Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/pytest-isort/Manifest | 2 +- .../{pytest-isort-1.1.0.ebuild => pytest-isort-1.2.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-isort/Manifest b/dev-python/pytest-isort/Manifest index 2c76d5a..81c6524 100644 --- a/dev-python/pytest-isort/Manifest +++ b/dev-python/pytest-isort/Manifest @@ -1 +1 @@ -DIST pytest-isort-1.1.0.tar.gz 6958 BLAKE2B 2aa6a6a89494eb159a12a8edd26518db11ea82c04673ee8d62e9c64d85a4d9426d8bc4edc57744794c7539863d4e80f327c1942a4d4c5edba2d84b3880f05958 SHA512 bd510c0296f464f0cb3c136011022f9fbcbe974e5dd8f7f79304b3d05185c303c79925e432b161524c023686de6316830cf4e45e9ab6b361ff878f6403af9e5d +DIST pytest-isort-1.2.0.tar.gz 7285 BLAKE2B e1e2222424e338adf746f87a0210191c6c160cd141315c67c0c01822ffd6d5c5c07e6e3c2e40a131dac1f1d176cc50ea88d8f36e6560b0e89c91f739c3801faa SHA512 9ef37e1eb6020d108db0d8c3e885b4bf6dbbb51894f9390df7753a6ec792615e069dd111686896888c8342f57b3baac40cefdba41c4f9dec38db54172f3451d1 diff --git a/dev-python/pytest-isort/pytest-isort-1.1.0.ebuild b/dev-python/pytest-isort/pytest-isort-1.2.0.ebuild similarity index 100% rename from dev-python/pytest-isort/pytest-isort-1.1.0.ebuild rename to dev-python/pytest-isort/pytest-isort-1.2.0.ebuild