Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=AjU+BeqT; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=JJKNsP/u Received: by mail.netbsd.org (Postfix, from userid 605) id 0AF8A84ED8; Wed, 15 May 2024 06:47:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715755647; bh=z2GYY5yMB0+nYVyXd8qZbA4nrUVmFqnnK+5hPbVlDns=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=AjU+BeqTeDfo+nS15ZTI510ArJNAvojYSX5V1N3z3MI2u24f1nGpPntnL5t6iEnI7 /Y6rKGDtsyvo1TnAW/4z7URSJIKcV1HPnQlPRsUtmCCFMNCTaUm9fs/y2XQn856txF YUJisYLT/5RPyO318tXr/RMvz3Vh4TCPC9CMZEPo= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EECD484D5E for ; Wed, 15 May 2024 06:47:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Em3Vq6qVnZ-p for ; Wed, 15 May 2024 06:47:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4FDCD84D35 for ; Wed, 15 May 2024 06:47:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715755645; bh=z2GYY5yMB0+nYVyXd8qZbA4nrUVmFqnnK+5hPbVlDns=; h=Date:From:Subject:To:Reply-To; b=JJKNsP/ufvO0Z5zSXEaaciZL3j/W0zTgRWm24AZrSuSoJE1R2eRkpGWvMqLEvPqie wQHUf1m5dciuHtF05kCg+Y8X9V6E0Vq7DTxBqwhieoHwpZulQiFvtpae3E92ZRLFLL 280IN6cGnmuQfpZGfj/doYomfADuoXVxd7vJyAuk= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 48AC0FA2C; Wed, 15 May 2024 06:47:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1715755645285280" MIME-Version: 1.0 Date: Wed, 15 May 2024 06:47:25 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240515064725.48AC0FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1715755645285280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed May 15 06:47:25 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Added math/py-asdf_astropy version 0.6.1 To generate a diff of this commit: cvs rdiff -u -r1.3428 -r1.3429 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1715755645285280 Content-Disposition: inline Content-Length: 758 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.3428 pkgsrc/doc/CHANGES-2024:1.3429 --- pkgsrc/doc/CHANGES-2024:1.3428 Wed May 15 06:42:52 2024 +++ pkgsrc/doc/CHANGES-2024 Wed May 15 06:47:25 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3428 2024/05/15 06:42:52 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.3429 2024/05/15 06:47:25 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -5368,3 +5368,4 @@ Changes to the packages collection and i Updated sysutils/nabud to 1.3.2 [thorpej 2024-05-15] Added devel/py-test-astropy-header version 0.2.2 [wiz 2024-05-15] Added math/py-asdf_coordinates_schemas version 0.3.0 [wiz 2024-05-15] + Added math/py-asdf_astropy version 0.6.1 [wiz 2024-05-15] --_----------=_1715755645285280--