Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 0B1601A9217 for ; Wed, 9 Dec 2020 12:37:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1E11D84D96; Wed, 9 Dec 2020 12:37:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 58CBE84D8C for ; Wed, 9 Dec 2020 12:37:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id ifTye96HnCLp for ; Wed, 9 Dec 2020 12:37:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C132D84CEA for ; Wed, 9 Dec 2020 12:37:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B817FFA9D; Wed, 9 Dec 2020 12:37:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1607517449278070" MIME-Version: 1.0 Date: Wed, 9 Dec 2020 12:37:29 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/time/py-aniso8601 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20201209123729.B817FFA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1607517449278070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Dec 9 12:37:29 UTC 2020 Modified Files: pkgsrc/time/py-aniso8601: Makefile distinfo Log Message: py-aniso8601: updated to 8.1.0 aniso8601 8.1.0 Empty string arguments to get_date_resolution and parse_date now raise ISOFormatError, fixes 26 None and non-string arguments to get_date_resolution and parse_date now raise ValueError Empty string arguments to parse_duration now raise ISOFormatError None and non-string arguments to parse_duration now raise ValueError Empty string arguments to parse_interval and parse_repeating_interval now raise ISOFormatError None and non-string arguments to parse_interval and parse_repeating_internval now raise ValueError Empty string arguments to get_time_resolution and parse_time now raise ISOFormatError None and non-string arguments to parse_time now raise ValueError None and non-string arguments to parse_timezone now raise ValueError Empty string arguments to parse_datetime now raise ISOFormatError None and non-string arguments to parse_datetime now raise ValueError Missing delimiter in datetime strings when calling parse_datetime now raises ISOFormatError Missing delimiter in regular and repeating interval strings when calling parse_interval and parse_repeating_interval now raises ISOFormatError get_time_resolution now correctly throws ISOFormatError when a time component has too many characters in a time using ":" as a separator To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/time/py-aniso8601/Makefile \ pkgsrc/time/py-aniso8601/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1607517449278070 Content-Disposition: inline Content-Length: 1675 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/time/py-aniso8601/Makefile diff -u pkgsrc/time/py-aniso8601/Makefile:1.5 pkgsrc/time/py-aniso8601/Makefile:1.6 --- pkgsrc/time/py-aniso8601/Makefile:1.5 Fri Nov 15 14:02:20 2019 +++ pkgsrc/time/py-aniso8601/Makefile Wed Dec 9 12:37:29 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2019/11/15 14:02:20 adam Exp $ +# $NetBSD: Makefile,v 1.6 2020/12/09 12:37:29 adam Exp $ -DISTNAME= aniso8601-8.0.0 +DISTNAME= aniso8601-8.1.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= time python MASTER_SITES= ${MASTER_SITE_PYPI:=a/aniso8601/} Index: pkgsrc/time/py-aniso8601/distinfo diff -u pkgsrc/time/py-aniso8601/distinfo:1.5 pkgsrc/time/py-aniso8601/distinfo:1.6 --- pkgsrc/time/py-aniso8601/distinfo:1.5 Fri Nov 15 14:02:20 2019 +++ pkgsrc/time/py-aniso8601/distinfo Wed Dec 9 12:37:29 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2019/11/15 14:02:20 adam Exp $ +$NetBSD: distinfo,v 1.6 2020/12/09 12:37:29 adam Exp $ -SHA1 (aniso8601-8.0.0.tar.gz) = 85aa131be3f6f5d4c746b52f67025e39b6e6a45f -RMD160 (aniso8601-8.0.0.tar.gz) = 796a1b8e6a4d23cb9f5166b07e37e2f061d2fbd7 -SHA512 (aniso8601-8.0.0.tar.gz) = 1e6c43f77993e829833d819f7c2b9b1d31f30ca46e258faac0e0b3be864da07436ae34f05710309302477bb3eede5966c95ef3b124c9b353b306c2272dc4cb9d -Size (aniso8601-8.0.0.tar.gz) = 37007 bytes +SHA1 (aniso8601-8.1.0.tar.gz) = ec0efc15f0ae12da87571c311eac1ca4fd4305ee +RMD160 (aniso8601-8.1.0.tar.gz) = 09e1cb22ec0fda08ea3570a9e129cee637a7a64a +SHA512 (aniso8601-8.1.0.tar.gz) = 1660faf2ca0f3a6787e281bdee7379a8fb823f716127f77205255e05a8b5ab2ef8bbcfcf9c66e1bee8693274cbeb6c8f66d6b2b92b8515f9e440019733dd862d +Size (aniso8601-8.1.0.tar.gz) = 38769 bytes --_----------=_1607517449278070--