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 D02E313835A for ; Sat, 28 Nov 2020 13:58:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFEF6E083E; Sat, 28 Nov 2020 13:58:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BC0FBE083E for ; Sat, 28 Nov 2020 13:58:00 +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 7ED5A341610 for ; Sat, 28 Nov 2020 13:57:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2CC547C for ; Sat, 28 Nov 2020 13:57: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: <1606570847.ca8944fadcf1ed26938a167265694af70fb6ed0f.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-3.3.0.ebuild dev-python/tekore/tekore-3.4.0.ebuild X-VCS-Directories: dev-python/tekore/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: ca8944fadcf1ed26938a167265694af70fb6ed0f X-VCS-Branch: master Date: Sat, 28 Nov 2020 13:57: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: a87f5305-8669-4c9c-97e5-09fde134e6bb X-Archives-Hash: c51383d067ed0160b1b5cee13d618e82 Message-ID: <20201128135756.V5NGj5Og0vSgUuNzWPHoCRzAdjz_H4QT01VxoSeUFnQ@z> commit: ca8944fadcf1ed26938a167265694af70fb6ed0f Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Nov 28 13:40:47 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Nov 28 13:40:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca8944fa dev-python/tekore: version bump 3.4.0 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/tekore/Manifest | 2 +- dev-python/tekore/{tekore-3.3.0.ebuild => tekore-3.4.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/tekore/Manifest b/dev-python/tekore/Manifest index e3536a97..6446cb11 100644 --- a/dev-python/tekore/Manifest +++ b/dev-python/tekore/Manifest @@ -1 +1 @@ -DIST tekore-3.3.0.tar.gz 167669 BLAKE2B eecdfc82a73371cb13464a2c9dd135c8d22d59674acfa3ee798660f90949e3635f59834e99dc174ed0669c3866c9f3745616d780c7edf20887e6ea674a5e46c8 SHA512 e16321f77d6ad837744a251aff885aac999ada1f96898611fe38a52d5a9f419fda17af1d69c484fbea47558219f23bd491f1a3ad877fc320ca4cc7a984d3446a +DIST tekore-3.4.0.tar.gz 168166 BLAKE2B 3a1a39524efbdea27008d9c75d1b60cb27ef912aac1a1ac5ae9230717b23efbca7599c0ddf8a0655742cbfde8455619ffb2ac0d6b2deb93429778642ad7d5f71 SHA512 c9d43a8f1adb52287b0d1a628c702d0e3370ba59c3c3db96cb0db130e27110f1fa9e740431259cdefa383250833a89f60a4f199e6bbdbac2d9dfdfdfb8a63c24 diff --git a/dev-python/tekore/tekore-3.3.0.ebuild b/dev-python/tekore/tekore-3.4.0.ebuild similarity index 100% rename from dev-python/tekore/tekore-3.3.0.ebuild rename to dev-python/tekore/tekore-3.4.0.ebuild