From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id MLmJCl+QC1/jewAA0tVLHw (envelope-from ) for ; Sun, 12 Jul 2020 22:36:15 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id MKiPBl+QC1/lFgAA1q6Kng (envelope-from ) for ; Sun, 12 Jul 2020 22:36:15 +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 E147394051E for ; Sun, 12 Jul 2020 22:36:14 +0000 (UTC) Received: from localhost ([::1]:42468 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jukZx-0007x4-QT for larch@yhetil.org; Sun, 12 Jul 2020 18:36:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56982) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jukZr-0007qG-P1 for guix-patches@gnu.org; Sun, 12 Jul 2020 18:36:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35546) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jukZn-000742-D3 for guix-patches@gnu.org; Sun, 12 Jul 2020 18:36:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jukZn-0003zE-Ar for guix-patches@gnu.org; Sun, 12 Jul 2020 18:36:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42338] [PATCH 31/34] gnu: Add php-phpunit-php-timer. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 12 Jul 2020 22:36:03 +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.159459335315253 (code B ref 42338); Sun, 12 Jul 2020 22:36:03 +0000 Received: (at 42338) by debbugs.gnu.org; 12 Jul 2020 22:35:53 +0000 Received: from localhost ([127.0.0.1]:47080 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jukZd-0003xq-57 for submit@debbugs.gnu.org; Sun, 12 Jul 2020 18:35:53 -0400 Received: from lepiller.eu ([89.234.186.109]:42900) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jukQ7-0003ad-Bj for 42338@debbugs.gnu.org; Sun, 12 Jul 2020 18:26:03 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 2037a007 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=lz+mBMYGaLKQZQs7bLjATFy9x nAb/57/jZRsFi1l/bY=; b=bamk86Mp9aLLGISvJhdzuXT444FDak/NMVmbMIhsx 9SWZKPjXf8vCK4/VJwafe4+kJSLdvXm3Ko+utiH2WVeXepGIRxdqL2OTbeyoglOm XAhVx14RCKA84baW5YljSVSTobzDOoA5Rv0kmWCUMItnaJ60bio7MlHQ46bKbSbp 4yENKbM6V8xZHd8EW8qIM4EKB3t8Tslp84gM7e+zBi2mHZz5UB5yt2YrJ7wQ92y5 hPk24JBFVq9fpwEyMh7R1wV+GuOOUsy1EiIcJrDc1aFhS8Lm4AO8jueXblFxDr5V w+Q6CyBDZm+xQsF3c+W04mYK6qccHQYp2h18kw50nrohQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id f80f817e (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <42338@debbugs.gnu.org>; Sun, 12 Jul 2020 22:26:01 +0000 (UTC) From: Julien Lepiller Date: Mon, 13 Jul 2020 00:25:35 +0200 Message-Id: <20200712222538.18092-31-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=bamk86Mp; 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: /aAT4NmZjhq/ * gnu/packages/php-xyz.scm (php-phpunit-php-timer): 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 2d186c5190..1b6669abcc 100644 --- a/gnu/packages/php-xyz.scm +++ b/gnu/packages/php-xyz.scm @@ -722,3 +722,26 @@ the types of the PHP type system.") processing, and rendering functionality for PHP code coverage information.") (home-page "https://github.com/sebastianbergmann/php-code-coverage") (license license:bsd-3))) + +(define-public php-phpunit-php-timer + (package + (name "php-phpunit-php-timer") + (version "5.0.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/sebastianbergmann/php-timer.git") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0hyy5c8b22zki6836a7fhzr3s6dpvga33r2rzfrsbv1arh19ay60")))) + (build-system composer-build-system) + (arguments + ;; We do not have phpunit yet + `(#:tests? #f)) + (synopsis "Utility class for timing") + (description "This package contains a stand-alone component originally part +of PHPUnit. It provides a utility class for timing.") + (home-page "https://github.com/sebastianbergmann/php-timer/") + (license license:bsd-3))) -- 2.27.0