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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 73A01158020 for ; Wed, 16 Nov 2022 12:04:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69819E088B; Wed, 16 Nov 2022 12:04:11 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4E869E088B for ; Wed, 16 Nov 2022 12:04:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F3A02340DDF for ; Wed, 16 Nov 2022 12:04:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3923272C for ; Wed, 16 Nov 2022 12:04:08 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1668600223.82fe3b0ff51cc7b3ee5caaf0a1e7619f3919103b.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-client/offpunk/, profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-client/offpunk/Manifest net-client/offpunk/offpunk-1.7.1.ebuild net-client/offpunk/offpunk-1.7.ebuild profiles/package.use.mask X-VCS-Directories: net-client/offpunk/ profiles/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 82fe3b0ff51cc7b3ee5caaf0a1e7619f3919103b X-VCS-Branch: dev Date: Wed, 16 Nov 2022 12:04:08 +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: ab35f18a-664a-496b-a7cd-83ca296ad463 X-Archives-Hash: 9237f82ef83f1a48920ddbd2fc38fbce commit: 82fe3b0ff51cc7b3ee5caaf0a1e7619f3919103b Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Wed Nov 16 12:03:43 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Wed Nov 16 12:03:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=82fe3b0f net-client/offpunk: add 1.7.1, drop 1.7 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> net-client/offpunk/Manifest | 2 +- net-client/offpunk/{offpunk-1.7.ebuild => offpunk-1.7.1.ebuild} | 0 profiles/package.use.mask | 4 ++++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/net-client/offpunk/Manifest b/net-client/offpunk/Manifest index 8594e3d6e..f4fdd53ba 100644 --- a/net-client/offpunk/Manifest +++ b/net-client/offpunk/Manifest @@ -1,2 +1,2 @@ DIST offpunk-1.6.tar.gz 207656 BLAKE2B c78d4eb3a10b122eb054b39a6e8466e083bab5e7926aa6955c4346b4320724ff44732cbec3342abbd8bade430c14e535344fc6db6c476c5faf55b9ad2d3d8417 SHA512 e6692a13a27a0d75770f60d9d1ed2e1612028f0aaa6c0b9249f08f5e7ef2de301e025c613a73689267288c058fe8843c7ff52b04df3c40421e42c39bf0bc50c6 -DIST offpunk-1.7.tar.gz 209028 BLAKE2B 00af0dd6753adeea0b5aeb4f6794252d50b7dc520fb4380762c707e79659e39768e2ce136a3af94b99a93c94ef82d05a5080eab472953ceec4a0dfd667633074 SHA512 e5941e4a3f05816d60b74806299566a961bae545f296a9fa5c2f64d157b2343b327064b2dddc9a6f52c9a7a57f9a35bde4fbcfd2da7ed88fa95b9d122f0ce2cd +DIST offpunk-1.7.1.tar.gz 209046 BLAKE2B babfc06fe090db3f7c7188dbcc94bceccc84ab673039c1394cfed2963a451b12e998915652b5424c73df404d03ed02a4fc811f2a219de387cadcfafa0b07cfb9 SHA512 7777e8873a76f0f8da605b4b76c707e0c8e0d0bb4acd1bc723fd08aabe66609fe6d56dc491abb0415595ceb8c9848aac984377da63d874066418703c195db197 diff --git a/net-client/offpunk/offpunk-1.7.ebuild b/net-client/offpunk/offpunk-1.7.1.ebuild similarity index 100% rename from net-client/offpunk/offpunk-1.7.ebuild rename to net-client/offpunk/offpunk-1.7.1.ebuild diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 8a7363bef..c786dc767 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -3,6 +3,10 @@ # New entries go on top. +# Anna (cybertailor) Vyalkova (2022-11-16) +# depends on masked dev-python/pytest-html +dev-python/pyinquirer test + # Alessandro Barbieri (2022-06-26) # depend on masked dev-python/python-binary-memcached dev-python/oslo-cache test