From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id IBnaLVyQC1/jewAA0tVLHw (envelope-from ) for ; Sun, 12 Jul 2020 22:36:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id iBvTKVyQC1/TRAAAB5/wlQ (envelope-from ) for ; Sun, 12 Jul 2020 22:36:12 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E7AB9940539 for ; Sun, 12 Jul 2020 22:36:11 +0000 (UTC) Received: from localhost ([::1]:42236 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jukZu-0007pL-6E for larch@yhetil.org; Sun, 12 Jul 2020 18:36:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56972) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jukZm-0007oQ-SP for guix-patches@gnu.org; Sun, 12 Jul 2020 18:36:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35544) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jukZm-00073r-K2 for guix-patches@gnu.org; Sun, 12 Jul 2020 18:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jukZm-0003yz-Hn for guix-patches@gnu.org; Sun, 12 Jul 2020 18:36:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42338] [PATCH 32/34] gnu: Add php-phpunit-php-invoker. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 12 Jul 2020 22:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42338 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42338@debbugs.gnu.org Received: via spool by 42338-submit@debbugs.gnu.org id=B42338.159459335315238 (code B ref 42338); Sun, 12 Jul 2020 22:36:02 +0000 Received: (at 42338) by debbugs.gnu.org; 12 Jul 2020 22:35:53 +0000 Received: from localhost ([127.0.0.1]:47076 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jukZc-0003xc-KQ for submit@debbugs.gnu.org; Sun, 12 Jul 2020 18:35:52 -0400 Received: from lepiller.eu ([89.234.186.109]:42900) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jukQ8-0003ad-47 for 42338@debbugs.gnu.org; Sun, 12 Jul 2020 18:26:04 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 3b5f4b2e for <42338@debbugs.gnu.org>; Sun, 12 Jul 2020 22:26:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=OWSnpMvuCC87j/8TEEDei2pmP AMWtrDXZVYs4SyuRKE=; b=ZISX1DtWNEn30rGBufJaZE/RX2vqdQrTIDG3lwZMl shScoAQZXiwEok/G55BoYibPpC6HEGZ5fsDMduztr+vuziTB2iqIZrmMw1GIts+O YpLvIvXa3Wztb5Uvxj1o9y0QVmoFPPomuVPE7+iDSIbqSXIp2/E0Z7lX9Lc9GgBv 39SEitWAju8+7sJBo/+i6MNOW3PqEn3Kf60DggV2y7T8+sYQwTbv3lHi6scmZC1f CKbl4qZe7UW+m/iOucdZFr5lIJ1lKKL1vyogwgwk2CCaXn+x8if+hYiHJFoiujmB hzTFzP6xT/2AcigMhXO1db86ngJ5aBcbOJs2zjcGVtnKg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id b658fdcc (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <42338@debbugs.gnu.org>; Sun, 12 Jul 2020 22:26:02 +0000 (UTC) From: Julien Lepiller Date: Mon, 13 Jul 2020 00:25:36 +0200 Message-Id: <20200712222538.18092-32-julien@lepiller.eu> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200712222538.18092-1-julien@lepiller.eu> References: <20200713002055.1553f136@tachikoma.lepiller.eu> <20200712222538.18092-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=lepiller.eu header.s=dkim header.b=ZISX1DtW; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 5.09 X-TUID: 3GD4xWUJkFb3 * gnu/packages/php-xyz.scm (php-phpunit-php-invoker): New variable. --- gnu/packages/php-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/php-xyz.scm b/gnu/packages/php-xyz.scm index 1b6669abcc..484fb17790 100644 --- a/gnu/packages/php-xyz.scm +++ b/gnu/packages/php-xyz.scm @@ -745,3 +745,26 @@ processing, and rendering functionality for PHP code coverage information.") of PHPUnit. It provides a utility class for timing.") (home-page "https://github.com/sebastianbergmann/php-timer/") (license license:bsd-3))) + +(define-public php-phpunit-php-invoker + (package + (name "php-phpunit-php-invoker") + (version "3.0.2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/sebastianbergmann/php-invoker.git") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1xs7m0wiminnhkd400glmixyhrx1ir710j6fds9i03dhicfcj7db")))) + (build-system composer-build-system) + (arguments + ;; We do not have phpunit yet + `(#:tests? #f)) + (synopsis "PHP library for invoking functions") + (description "This package contains a library to invoke callables with a +timeout.") + (home-page "https://github.com/sebastianbergmann/php-invoker/") + (license license:bsd-3))) -- 2.27.0