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 B789E138359 for ; Sun, 26 Jul 2020 10:11:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E72AAE0866; Sun, 26 Jul 2020 10:11:50 +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 CA9B0E0866 for ; Sun, 26 Jul 2020 10:11:50 +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 33A6134F2AC for ; Sun, 26 Jul 2020 10:11:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A70DC2EF for ; Sun, 26 Jul 2020 10:11:47 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1595758247.c8cbca84de18156ac973164d1e5a0f683f041cba.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Strptime/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild dev-perl/DateTime-Format-Strptime/Manifest X-VCS-Directories: dev-perl/DateTime-Format-Strptime/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: c8cbca84de18156ac973164d1e5a0f683f041cba X-VCS-Branch: master Date: Sun, 26 Jul 2020 10:11:47 +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: 92344c2e-04fe-4df9-955f-c767439c38dc X-Archives-Hash: 1f692105d39557715de4b660a28468f5 commit: c8cbca84de18156ac973164d1e5a0f683f041cba Author: Kent Fredric gentoo org> AuthorDate: Sun Jul 26 10:08:21 2020 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sun Jul 26 10:10:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8cbca84 dev-perl/DateTime-Format-Strptime: Bump to version 1.770.0 - EAPI7 Upstream: - Ability to set pattern, timezone and locale via accessors removed as deprecated since 1.60 (and long broken before that) - Fix ignoring passed error handler when panicking over invalid timezone offsets parsed with "%z" Keywords: - Drop riscv due to mindep on dev-perl/DateTime-Locale and subsequent addition of dev-perl/IPC-System-Simple in dev-perl/DateTime-Locale Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> .../DateTime-Format-Strptime-1.770.0.ebuild | 37 ++++++++++++++++++++++ dev-perl/DateTime-Format-Strptime/Manifest | 1 + 2 files changed, 38 insertions(+) diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild new file mode 100644 index 00000000000..7a85f683cbb --- /dev/null +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=DROLSKY +DIST_VERSION=1.77 +inherit perl-module + +DESCRIPTION="Parse and Format DateTimes using Strptime" + +LICENSE="Artistic-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + virtual/perl-Carp + >=dev-perl/DateTime-1 + >=dev-perl/DateTime-Locale-1.230.0 + >=dev-perl/DateTime-TimeZone-2.90.0 + virtual/perl-Exporter + dev-perl/Params-ValidationCompiler + >=dev-perl/Specio-0.330.0 + dev-perl/Try-Tiny + virtual/perl-parent +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-File-Spec + dev-perl/Test-Fatal + >=virtual/perl-Test-Simple-0.960.0 + dev-perl/Test-Warnings + ) +" diff --git a/dev-perl/DateTime-Format-Strptime/Manifest b/dev-perl/DateTime-Format-Strptime/Manifest index d344712f28c..79fac14625a 100644 --- a/dev-perl/DateTime-Format-Strptime/Manifest +++ b/dev-perl/DateTime-Format-Strptime/Manifest @@ -1,2 +1,3 @@ DIST DateTime-Format-Strptime-1.70.tar.gz 105460 BLAKE2B 6dc4ec11cf57b44f4ad7b03d55c1ba58e6f76b4f133e5c0feba22ebed8d8ba7fa67c2005cbf34457ac9900f1e8c7494f6b9f6a432fe83156cbe6c39243dd93da SHA512 a4f01f0032beb94d2bf359c2aab4050c2b321a6da236deec1ce198e88b657fb70b7328304f51fb12a9edf61035cb581c8a9a85c62a0ce8ff94c1ec5d22510d09 DIST DateTime-Format-Strptime-1.74.tar.gz 105317 BLAKE2B 997a76591b710f61e003998fc97ec26a8c5ce43dff83e42dd9cab5b13238c21e40f327afe46a0258b9f8e725abfc35d0d9957cf4e89936aa17cf79b1f7d111d9 SHA512 3b2b640f93956e82aff47f068c596018700615414c9b9ccf8d6bf68ad7b626ec86a831ec2b68807d7f137c10d4b8cfa5d2d50a6304252f3dfecbe9ff94e59617 +DIST DateTime-Format-Strptime-1.77.tar.gz 114321 BLAKE2B e942f79b4d54aac70b922f4c4b0649bef65a4b80a1aeb784409186c74a8e9dc3cf878460a9282ae947ce6a354da964a67403c5f0c2dd83e33ec2f36f07555497 SHA512 d6f997831ffe054b6052dc7d9a783fa64fb2dd90babbd97ea2dd11eacc0e6d1a6718c2dc877c444863be502482f6fc856f02f0feae8abb36220b60f417ee87ec