Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=iHhMzPEZ; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=sdYdIf3D Received: by mail.netbsd.org (Postfix, from userid 605) id 02C2284D68; Wed, 8 May 2024 15:13:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715181218; bh=qPTNqwRlDw+0rcjQ2E2ENqtKur2kmdQlxxqtD6OQF1I=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=iHhMzPEZqFFMO+T2oCZh55YNeQty/MVTotNHG5FBA2yq0htdDHLRwCetlnJPQSmdb 3jD7/IOLnqlpYMSZ2BCJJbQhvQiZzugiLJYtEaY/CT7Pmy+EUHj5bmMtjhMT0mqetz X0XusT19Qu6tqCUPdfaI6/8IB6qkzZSon+5gtPlQ= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E8F9084D53 for ; Wed, 8 May 2024 15:13:36 +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 OBrcsKZ8d05f for ; Wed, 8 May 2024 15:13:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 63CF784CCF for ; Wed, 8 May 2024 15:13:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715181216; bh=qPTNqwRlDw+0rcjQ2E2ENqtKur2kmdQlxxqtD6OQF1I=; h=Date:From:Subject:To:Reply-To; b=sdYdIf3D18b5XJ+dhw4sK8Tcei8hBRo9T7GAsEI6qyqmg5gMpYaUcO3+C8nLEClAn elroTs/bDw+evVOxH65NjjH0P31vEs7Nrw3xoN9ij8lBiJMdHqKp7J8xqLn1Oc82kp 3hvtQHAYRqM5b471hpTWo4gawrNE1KWDOnRi7sig= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5B6B4FA2C; Wed, 8 May 2024 15:13:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171518121614000" MIME-Version: 1.0 Date: Wed, 8 May 2024 15:13:36 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/textproc/py-tomlkit To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240508151336.5B6B4FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171518121614000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed May 8 15:13:36 UTC 2024 Modified Files: pkgsrc/textproc/py-tomlkit: Makefile distinfo Log Message: py-tomlkit: updated to 0.12.5 0.12.5 [pre-commit.ci] pre-commit autoupdate chore(deps-dev): bump idna from 3.4 to 3.7 fix: CI workflow for macos chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 fix: don't add sign if the float is negative fix: Construction of OutOfOrderTableProxy can cause newlines to be inserted To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/py-tomlkit/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/py-tomlkit/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171518121614000 Content-Disposition: inline Content-Length: 1604 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/py-tomlkit/Makefile diff -u pkgsrc/textproc/py-tomlkit/Makefile:1.19 pkgsrc/textproc/py-tomlkit/Makefile:1.20 --- pkgsrc/textproc/py-tomlkit/Makefile:1.19 Tue Feb 27 08:33:44 2024 +++ pkgsrc/textproc/py-tomlkit/Makefile Wed May 8 15:13:36 2024 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2024/02/27 08:33:44 adam Exp $ +# $NetBSD: Makefile,v 1.20 2024/05/08 15:13:36 adam Exp $ -DISTNAME= tomlkit-0.12.4 +DISTNAME= tomlkit-0.12.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=t/tomlkit/} Index: pkgsrc/textproc/py-tomlkit/distinfo diff -u pkgsrc/textproc/py-tomlkit/distinfo:1.18 pkgsrc/textproc/py-tomlkit/distinfo:1.19 --- pkgsrc/textproc/py-tomlkit/distinfo:1.18 Tue Feb 27 08:33:44 2024 +++ pkgsrc/textproc/py-tomlkit/distinfo Wed May 8 15:13:36 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2024/02/27 08:33:44 adam Exp $ +$NetBSD: distinfo,v 1.19 2024/05/08 15:13:36 adam Exp $ -BLAKE2s (tomlkit-0.12.4.tar.gz) = f95de8a56e740f3d00d3cc91514a000d1e24f3bd12b2d0499a9141728d3b5959 -SHA512 (tomlkit-0.12.4.tar.gz) = b6b1cbb954202a256411388eea46852964bbdd02026086a42eab9107c55b961718398ec504f0289560894e9b46cf1c2f4b7e943267454509f6212e899e161d05 -Size (tomlkit-0.12.4.tar.gz) = 191162 bytes +BLAKE2s (tomlkit-0.12.5.tar.gz) = 548e447620adab08f657f54f4ab113c4fcd27df2cc8fdcb3724989a9fb136a8c +SHA512 (tomlkit-0.12.5.tar.gz) = 85fba0018059c72f483251e53c039ede4ed630dd31afc58a1555705281a42c090aee2d8c25234b8700ff5f3a766313d7c9c716d7224f608f22f836c9e701c251 +Size (tomlkit-0.12.5.tar.gz) = 191420 bytes --_----------=_171518121614000--