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 3AD5F138350 for ; Fri, 1 May 2020 15:36:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BF06E0A98; Fri, 1 May 2020 15:36:40 +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 60507E0A98 for ; Fri, 1 May 2020 15:36:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 507E634ED1D for ; Fri, 1 May 2020 15:36:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD4319C for ; Fri, 1 May 2020 15:36:37 +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: <1588347057.189538906e3315bc4f610c72c3d9389e9805fc93.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-0.3.1.ebuild dev-python/pytest-isort/pytest-isort-1.0.0.ebuild X-VCS-Directories: dev-python/pytest-isort/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 189538906e3315bc4f610c72c3d9389e9805fc93 X-VCS-Branch: dev Date: Fri, 1 May 2020 15:36:37 +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: 4322f4eb-2a84-4d7c-9467-eb658e7b0b35 X-Archives-Hash: 5afdcebb62faf4babb7ef7cbcdbda96d Message-ID: <20200501153637.S6t5eGOhrWiuUeH2QZHF8ULPxGsyoGSghk-I4aRcLiA@z> commit: 189538906e3315bc4f610c72c3d9389e9805fc93 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri May 1 15:30:57 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri May 1 15:30:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=18953890 dev-python/pytest-isort: version bump 1.0.0 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/pytest-isort/Manifest | 2 +- .../{pytest-isort-0.3.1.ebuild => pytest-isort-1.0.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 50f41ac..ee95c4d 100644 --- a/dev-python/pytest-isort/Manifest +++ b/dev-python/pytest-isort/Manifest @@ -1 +1 @@ -DIST pytest-isort-0.3.1.tar.gz 6429 BLAKE2B cf68cfe061be097c576c9cb7ad0a808729aa03f031128d2d1064bc960c7aa27e0d94fc18c238d95ac2074f056ecb8fb33064f6f0311756c73ce8379d1b8317f9 SHA512 2fd39108a6acacf18ce68bb537d2adeb4ff7cd8ea4c9611e5312edea5a0bc4841111ffb544318aa7b3bebe38e9f4744f07a45b2ebcbf872f79003b249ee115ca +DIST pytest-isort-1.0.0.tar.gz 6880 BLAKE2B d7157206504210a18e355aeccbcd51ec025dfa8dcd2f438bd47193edd269b4fc55fb1807ef6bbedfa1bc95b15724d7534dbd05867c17a9d3d61bcc649f205342 SHA512 e28a5c184c014b24131e02d9786c77f55281333a30a0a27c0b9227495929f216dfbacaf59e11b027ea8bb4b8be665058659cd454098facf978687fbc0580a2d8 diff --git a/dev-python/pytest-isort/pytest-isort-0.3.1.ebuild b/dev-python/pytest-isort/pytest-isort-1.0.0.ebuild similarity index 100% rename from dev-python/pytest-isort/pytest-isort-0.3.1.ebuild rename to dev-python/pytest-isort/pytest-isort-1.0.0.ebuild