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 6180913835B for ; Sun, 18 Oct 2020 09:03:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B80FAE09C2; Sun, 18 Oct 2020 09:03:10 +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 95AFEE09C1 for ; Sun, 18 Oct 2020 09:03:10 +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 296E4340FFE for ; Sun, 18 Oct 2020 09:03:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C19323A7 for ; Sun, 18 Oct 2020 09:03:07 +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: <1603006098.ef2de34cc2410580277f7e0c6cf540bf5bfbaf53.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.1.0.ebuild dev-python/tekore/tekore-3.2.0.ebuild X-VCS-Directories: dev-python/tekore/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: ef2de34cc2410580277f7e0c6cf540bf5bfbaf53 X-VCS-Branch: master Date: Sun, 18 Oct 2020 09:03:07 +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: 50df4446-c577-4cc9-9a99-a88aa2bdbb9e X-Archives-Hash: ea20f7d85efa55a4e0bbc0d18fbc4b07 commit: ef2de34cc2410580277f7e0c6cf540bf5bfbaf53 Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Oct 18 07:28:18 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Oct 18 07:28:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef2de34c dev-python/tekore: version bump 3.2.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/tekore/Manifest | 2 +- dev-python/tekore/{tekore-3.1.0.ebuild => tekore-3.2.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/tekore/Manifest b/dev-python/tekore/Manifest index bb4b4254..194a802e 100644 --- a/dev-python/tekore/Manifest +++ b/dev-python/tekore/Manifest @@ -1 +1 @@ -DIST tekore-3.1.0.tar.gz 166910 BLAKE2B a6fec96061a6e1319b25f3bbb73dc77f9dc8e4f6726ecb95f79e9b41ef9daa0062da0875bb74d5f195f6b6222e6f149936f77d87785469e4296d47d4234a6b49 SHA512 3ffef298bca6b817f3ce986a3fd844b4cad8f79345f7c7c1d0079ad82b6464f5d2a55afa154951dc2f8bbbb5cf899a6c35314700056d19c96188262aff33b1f7 +DIST tekore-3.2.0.tar.gz 167289 BLAKE2B 717cf6a2d0d56eca92252bdd1c391658ae1acf423e75d7c9751a0776074791b1f6bf44a7c1290ae57bad9a82f72dd86548508cad945a9ef823decd6b35a4923b SHA512 c837cd6f308bbc040bc4044418b1ca3e5c14a630156e1d5578b449b7608ec7d50bb1cd92a6a3cc075d2bd13573364bb1bfa0b1a741fe92d9402274d89840de82 diff --git a/dev-python/tekore/tekore-3.1.0.ebuild b/dev-python/tekore/tekore-3.2.0.ebuild similarity index 95% rename from dev-python/tekore/tekore-3.1.0.ebuild rename to dev-python/tekore/tekore-3.2.0.ebuild index 5d8fa99c..aa044bb9 100644 --- a/dev-python/tekore/tekore-3.1.0.ebuild +++ b/dev-python/tekore/tekore-3.2.0.ebuild @@ -18,7 +18,7 @@ SLOT="0" RDEPEND=" >=dev-python/httpx-0.11[${PYTHON_USEDEP}] - 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: <1603006098.ef2de34cc2410580277f7e0c6cf540bf5bfbaf53.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/tekore/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/tekore/Manifest dev-python/tekore/tekore-3.1.0.ebuild dev-python/tekore/tekore-3.2.0.ebuild X-VCS-Directories: dev-python/tekore/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: ef2de34cc2410580277f7e0c6cf540bf5bfbaf53 X-VCS-Branch: dev Date: Sun, 18 Oct 2020 09:03:00 +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: b3ecd9ef-3320-4d4f-9400-69e28c85d24e X-Archives-Hash: 29f6a1af47ddac1d28e23fc7f7380832 Message-ID: <20201018090300.A_eEC2Eg43L-F51E5WXklDD2gAmbAPKZeUxHCNu-Rnw@z> commit: ef2de34cc2410580277f7e0c6cf540bf5bfbaf53 Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Oct 18 07:28:18 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Oct 18 07:28:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef2de34c dev-python/tekore: version bump 3.2.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/tekore/Manifest | 2 +- dev-python/tekore/{tekore-3.1.0.ebuild => tekore-3.2.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/tekore/Manifest b/dev-python/tekore/Manifest index bb4b4254..194a802e 100644 --- a/dev-python/tekore/Manifest +++ b/dev-python/tekore/Manifest @@ -1 +1 @@ -DIST tekore-3.1.0.tar.gz 166910 BLAKE2B a6fec96061a6e1319b25f3bbb73dc77f9dc8e4f6726ecb95f79e9b41ef9daa0062da0875bb74d5f195f6b6222e6f149936f77d87785469e4296d47d4234a6b49 SHA512 3ffef298bca6b817f3ce986a3fd844b4cad8f79345f7c7c1d0079ad82b6464f5d2a55afa154951dc2f8bbbb5cf899a6c35314700056d19c96188262aff33b1f7 +DIST tekore-3.2.0.tar.gz 167289 BLAKE2B 717cf6a2d0d56eca92252bdd1c391658ae1acf423e75d7c9751a0776074791b1f6bf44a7c1290ae57bad9a82f72dd86548508cad945a9ef823decd6b35a4923b SHA512 c837cd6f308bbc040bc4044418b1ca3e5c14a630156e1d5578b449b7608ec7d50bb1cd92a6a3cc075d2bd13573364bb1bfa0b1a741fe92d9402274d89840de82 diff --git a/dev-python/tekore/tekore-3.1.0.ebuild b/dev-python/tekore/tekore-3.2.0.ebuild similarity index 95% rename from dev-python/tekore/tekore-3.1.0.ebuild rename to dev-python/tekore/tekore-3.2.0.ebuild index 5d8fa99c..aa044bb9 100644 --- a/dev-python/tekore/tekore-3.1.0.ebuild +++ b/dev-python/tekore/tekore-3.2.0.ebuild @@ -18,7 +18,7 @@ SLOT="0" RDEPEND=" >=dev-python/httpx-0.11[${PYTHON_USEDEP}] -