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 D816A13835A for ; Wed, 24 Mar 2021 12:10:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AE43E081A; Wed, 24 Mar 2021 12:10:14 +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 1363FE081A for ; Wed, 24 Mar 2021 12:10:14 +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 89FAC33E622 for ; Wed, 24 Mar 2021 12:10:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8C1D5B8 for ; Wed, 24 Mar 2021 12:10:10 +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: <1616587541.0bd4c4195546a4a3e35f1955a02bee7ce4a94729.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: .github/workflows/ X-VCS-Repository: proj/sci X-VCS-Files: .github/workflows/pkgcheck.yml X-VCS-Directories: .github/workflows/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 0bd4c4195546a4a3e35f1955a02bee7ce4a94729 X-VCS-Branch: master Date: Wed, 24 Mar 2021 12:10:10 +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: e1159652-d920-48da-bb96-14b1cc320261 X-Archives-Hash: b90da777ac31546190639485c49cbc09 commit: 0bd4c4195546a4a3e35f1955a02bee7ce4a94729 Author: Andrew Ammerlaan riseup net> AuthorDate: Wed Mar 24 12:05:41 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Mar 24 12:05:41 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0bd4c419 Revert ".github/workflows/pkgcheck.yml: pin version to 0.9.4" Workedaround upstream This reverts commit c7f828d9796a780e7a3fe492fdca5869ee3990a5. Signed-off-by: Andrew Ammerlaan riseup.net> .github/workflows/pkgcheck.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pkgcheck.yml b/.github/workflows/pkgcheck.yml index 93eb9e69b..3a20016ac 100644 --- a/.github/workflows/pkgcheck.yml +++ b/.github/workflows/pkgcheck.yml @@ -18,5 +18,4 @@ jobs: - name: Run pkgcheck uses: pkgcore/pkgcheck-action@v1 with: - pkgs: pkgcheck==0.9.4 args: --keywords=-RedundantVersion,-MissingAccountIdentifier,-OldPackageUpdate,-VisibleVcsPkg