Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=LzcCbKwD; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=YcMrJsj6 Received: by mail.netbsd.org (Postfix, from userid 605) id DB3B584D8D; Tue, 16 Apr 2024 15:26:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713281200; bh=v5evl+o6py0XDLHaDkQZvX7hmhFsDtpteNJh8XZoXyw=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=LzcCbKwDxhg1Oxb808tlnCU0Ur25jEiaDJUy5zUHcgWzVJbNpEpPy6TUreZJyvZd7 NckruNAgmhF/K5xSuqhHdQLOINsZqxYy130Bg5c6mTMx24avaA1JKlx8NFE0kXJaG5 I0EWPXTF9ks51qSNfYZx9Fb1z7B1iB3tbP2D+63I= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8ECE84D53 for ; Tue, 16 Apr 2024 15:26:38 +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 ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ZWqRotNkyqYe for ; Tue, 16 Apr 2024 15:26:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 4854B84CC8 for ; Tue, 16 Apr 2024 15:26:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713281198; bh=v5evl+o6py0XDLHaDkQZvX7hmhFsDtpteNJh8XZoXyw=; h=Date:From:Subject:To:Reply-To; b=YcMrJsj60LUGvzsUvMM8fc/q90utOCf/5SxJoo0lBioyvTMvTxDaVfL0X5PX442pz 9kgl8ok6ZGCAQp8t7yOkK/JB7yFeusYwgR4/GD6s+5hXNtP06Scg45MCB/4XTihXZ/ RRriDhuW9MFeskyGh6cBRCfJUYPAkoiwUi5blkBE= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 38FEBFA2C; Tue, 16 Apr 2024 15:26:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1713281198156760" MIME-Version: 1.0 Date: Tue, 16 Apr 2024 15:26:38 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-hatchling To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240416152638.38FEBFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1713281198156760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Apr 16 15:26:38 UTC 2024 Modified Files: pkgsrc/devel/py-hatchling: Makefile distinfo Log Message: py-hatchling: updated to 1.24.0 1.24.0 Added: Add shared_data and shared_scripts build data for the wheel target To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/py-hatchling/Makefile cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/py-hatchling/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1713281198156760 Content-Disposition: inline Content-Length: 1607 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-hatchling/Makefile diff -u pkgsrc/devel/py-hatchling/Makefile:1.23 pkgsrc/devel/py-hatchling/Makefile:1.24 --- pkgsrc/devel/py-hatchling/Makefile:1.23 Mon Apr 15 05:17:48 2024 +++ pkgsrc/devel/py-hatchling/Makefile Tue Apr 16 15:26:38 2024 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2024/04/15 05:17:48 adam Exp $ +# $NetBSD: Makefile,v 1.24 2024/04/16 15:26:38 adam Exp $ -DISTNAME= hatchling-1.23.0 +DISTNAME= hatchling-1.24.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=h/hatchling/} Index: pkgsrc/devel/py-hatchling/distinfo diff -u pkgsrc/devel/py-hatchling/distinfo:1.19 pkgsrc/devel/py-hatchling/distinfo:1.20 --- pkgsrc/devel/py-hatchling/distinfo:1.19 Mon Apr 15 05:17:48 2024 +++ pkgsrc/devel/py-hatchling/distinfo Tue Apr 16 15:26:38 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2024/04/15 05:17:48 adam Exp $ +$NetBSD: distinfo,v 1.20 2024/04/16 15:26:38 adam Exp $ -BLAKE2s (hatchling-1.23.0.tar.gz) = 4cd85a723dfb01bd65dc89820fa8c01c5e3a9c2df23a4a7ce68c17525093cc53 -SHA512 (hatchling-1.23.0.tar.gz) = ad9bfc5975e3d8f8649fbb650ca4976ecc55f1aefdb5f199a42c5c1c7e326c771f1463a6f699664af7c07215557b851c87d20b0e5ef07638547edd5cdd6aeb3e -Size (hatchling-1.23.0.tar.gz) = 63748 bytes +BLAKE2s (hatchling-1.24.0.tar.gz) = c1aa4a635fa16f22ded134ddfa3381257ddc9c9218e6da9b62f3b7a5504585ba +SHA512 (hatchling-1.24.0.tar.gz) = faa1eb8ba954da678f9bfbd69f01b89da5a529d0195fc111050ef55933db761fed4ce48c6713a6e2aa5826cbf341ce83ae756220776298b9893030004feee2e8 +Size (hatchling-1.24.0.tar.gz) = 63800 bytes --_----------=_1713281198156760--