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 1D85C13835A for ; Tue, 21 Jul 2020 13:54:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BB76E09B5; Tue, 21 Jul 2020 13:53:59 +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 43F38E09B5 for ; Tue, 21 Jul 2020 13:53:59 +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 13EAF34F3DA for ; Tue, 21 Jul 2020 13:53:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81DB42E7 for ; Tue, 21 Jul 2020 13:53:56 +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: <1595319213.586120d378fe55c054403f31f169b749ad398639.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/tekore/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/tekore/Manifest dev-python/tekore/tekore-2.1.1.ebuild dev-python/tekore/tekore-2.1.2.ebuild X-VCS-Directories: dev-python/tekore/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 586120d378fe55c054403f31f169b749ad398639 X-VCS-Branch: master Date: Tue, 21 Jul 2020 13:53:56 +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: 6da24f6d-7a0c-42bc-a939-a3287fcb7c01 X-Archives-Hash: a5f48461e91b3b7ae515deebbb2fe753 Message-ID: <20200721135356.zuoCjd_ngJdR5Am550j8Enkmpa-wlCLwD0-LJM8aHo0@z> commit: 586120d378fe55c054403f31f169b749ad398639 Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Jul 21 08:13:33 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Jul 21 08:13:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=586120d3 dev-python/tekore: minor version bump Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/tekore/Manifest | 2 +- dev-python/tekore/{tekore-2.1.1.ebuild => tekore-2.1.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/tekore/Manifest b/dev-python/tekore/Manifest index 06c2619..b0b26d2 100644 --- a/dev-python/tekore/Manifest +++ b/dev-python/tekore/Manifest @@ -1,2 +1,2 @@ DIST tekore-1.7.0.tar.gz 191852 BLAKE2B ca0be9e5b8f4e291de87d495098f295529c75457aca466627ab2d8973365a64b40f7a618883c0178ed6482ac4d62ef95d78341992404a4bbbec803fe939afcfb SHA512 a62b456621633e05edb39944e0cf36a0df092468c9e238f6028f8ea684613e37c32f5257d6fb681c758e01f451e2f3d0993f5fa9344463e9f12b5945add161b0 -DIST tekore-2.1.1.tar.gz 201959 BLAKE2B e845c77353f4d8f455ea051c80e20e94d63e5fcef3ff2dfd37d13d5db1554ac261fe3f05e4db2713ab9e8a72436ea682ece8cae26d7a6f0cf31d73a65a91b1d9 SHA512 14c497344dbd7b885a5fb70722cb2b2f3ef8a760f0ad653acd5ae7bb76f90daee816959e10ac23a2427509718cfde7def1e6abe3c4c2f4a33b4b50bb49cb88ff +DIST tekore-2.1.2.tar.gz 202009 BLAKE2B a0d5a6314fa96bb917a1c8d71ee1e5519f046aa4289f4d86b3fdbab40d8f83bfd2753e2ac700ed0d876259c77db889a5cbb5b20532f5efae531882e514267a2f SHA512 04fa94abce4c5180c29474fb2bfa80d05a7d421979b535dcda0e281dfa087d405f40a51a2b530e1b06725f5005aec3ff72ae90fc1c786cf9656f972975d985ee diff --git a/dev-python/tekore/tekore-2.1.1.ebuild b/dev-python/tekore/tekore-2.1.2.ebuild similarity index 100% rename from dev-python/tekore/tekore-2.1.1.ebuild rename to dev-python/tekore/tekore-2.1.2.ebuild