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 870711382C5 for ; Sat, 13 Feb 2021 20:00:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7D02E08FB; Sat, 13 Feb 2021 20:00:33 +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 B2FC2E0909 for ; Sat, 13 Feb 2021 20:00:33 +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 C4647340DAF for ; Sat, 13 Feb 2021 20:00:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32D144C7 for ; Sat, 13 Feb 2021 20:00:30 +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: <1613246409.ddd42f83095e0728b437f2dbd8ad47b1d0b31ce5.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.5.0.ebuild dev-python/tekore/tekore-3.5.1.ebuild X-VCS-Directories: dev-python/tekore/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: ddd42f83095e0728b437f2dbd8ad47b1d0b31ce5 X-VCS-Branch: master Date: Sat, 13 Feb 2021 20:00:30 +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: e8a032b8-7dd4-4885-86c0-6a7a405d16a5 X-Archives-Hash: dea1a08a1f9091a6931f690956f7c3b9 Message-ID: <20210213200030.KZV-kH8vXUF2uS9mSbh1izTQeMyyg7rhuGicJefV_kw@z> commit: ddd42f83095e0728b437f2dbd8ad47b1d0b31ce5 Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Feb 13 20:00:09 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Feb 13 20:00:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ddd42f83 dev-python/tekore: minor version bump Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/tekore/Manifest | 2 +- dev-python/tekore/{tekore-3.5.0.ebuild => tekore-3.5.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/tekore/Manifest b/dev-python/tekore/Manifest index 5e673c13..818000df 100644 --- a/dev-python/tekore/Manifest +++ b/dev-python/tekore/Manifest @@ -1 +1 @@ -DIST tekore-3.5.0.tar.gz 256322 BLAKE2B a0f29594eefcaa3d7d6d7a56b3b7cf850dc41b0cf96e2d3db6a4a5e3f7f1047e9a2e25578fb3eb92f553b858803b3ce1e8f0593ad6362ff4fe73f238bba2e1b0 SHA512 e09012b433f8f4e74f85b97575cc19da1a1923e8eab51ab167e7eb8500a5853e9c47a221f5373d68610507e812f5aeaa8e68cc663646b273bb6fdc5a6e52dfc4 +DIST tekore-3.5.1.tar.gz 256416 BLAKE2B 4b23011a51ad906c2d43225ce380977ba9c623db2de15ceb02cab340e7d07b00d1a675eddf2412b60439503ec940a3fc73404b4b4aad7d6e73635671ec24d8ae SHA512 ee0d45b7df6aec8dede6b70e8858debd3c48aad6f0ff489cac5fc8f4d8ce0e1fc270e74dc512dd449d73ebc18613322d7a64aa3519160e0076e8c0b7d0a5bb22 diff --git a/dev-python/tekore/tekore-3.5.0.ebuild b/dev-python/tekore/tekore-3.5.1.ebuild similarity index 100% rename from dev-python/tekore/tekore-3.5.0.ebuild rename to dev-python/tekore/tekore-3.5.1.ebuild