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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1F3A015808B for ; Sat, 26 Mar 2022 00:32:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED20CE0955; Sat, 26 Mar 2022 00:31:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D4ACFE0955 for ; Sat, 26 Mar 2022 00:31:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1EADE343525 for ; Sat, 26 Mar 2022 00:31:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD06D357 for ; Sat, 26 Mar 2022 00:31:53 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1648253377.6cd902cdf80cfc304ad26059c47d1f1ff34892e5.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-qpid-proton/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/python-qpid-proton/Manifest dev-python/python-qpid-proton/python-qpid-proton-0.36.0.ebuild dev-python/python-qpid-proton/python-qpid-proton-0.37.0.ebuild X-VCS-Directories: dev-python/python-qpid-proton/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: 6cd902cdf80cfc304ad26059c47d1f1ff34892e5 X-VCS-Branch: master Date: Sat, 26 Mar 2022 00:31:53 +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: 700389f2-2dba-4190-b96e-721c5f494e52 X-Archives-Hash: 5b2c9975c9edc7ae31862f240f043b6c commit: 6cd902cdf80cfc304ad26059c47d1f1ff34892e5 Author: Alessandro Barbieri gmail com> AuthorDate: Fri Mar 25 23:54:07 2022 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Sat Mar 26 00:09:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6cd902cd dev-python/python-qpid-proton: add 0.37.0, drop 0.36.0 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/python-qpid-proton/Manifest | 2 +- ...ython-qpid-proton-0.36.0.ebuild => python-qpid-proton-0.37.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-qpid-proton/Manifest b/dev-python/python-qpid-proton/Manifest index 0d23484aa..7361e22bb 100644 --- a/dev-python/python-qpid-proton/Manifest +++ b/dev-python/python-qpid-proton/Manifest @@ -1 +1 @@ -DIST python-qpid-proton-0.36.0.tar.gz 384349 BLAKE2B 67b5a67a00aad8523487936706ac424a843de5d6cbb90103e542f8dd697d3ac55b5580dd7b2792b32b5f9387df4c22a6a9e25b7416f7a26896944fc0551ebbb7 SHA512 9800290411f21e93aef0699bd2f8457f99380549198fdca40c2cbc696846f688d53aea38d6ca14600c1334204f9d791015a5fc236f938595c44490eb54b2c213 +DIST python-qpid-proton-0.37.0.tar.gz 406828 BLAKE2B f6a7411e4551d6cc416246e0abc925b06742e615463db0f6578907a73fe9b63addc0b67e192dcb9aeeb23a03acb39b0de4a6f9f03853ce817d342a662d763856 SHA512 9d6cf86145e6714cffeebc2e1f4ba84c84b96d2a63150177f24bad28b753a48834344e11037f012aede86c38c809d5b3e2d71be2ace1393c302ce7696e91bfe6 diff --git a/dev-python/python-qpid-proton/python-qpid-proton-0.36.0.ebuild b/dev-python/python-qpid-proton/python-qpid-proton-0.37.0.ebuild similarity index 100% rename from dev-python/python-qpid-proton/python-qpid-proton-0.36.0.ebuild rename to dev-python/python-qpid-proton/python-qpid-proton-0.37.0.ebuild