Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=OGWOMgki; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Ljkq7Gku Received: by mail.netbsd.org (Postfix, from userid 605) id B147484E7A; Fri, 10 May 2024 09:53:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715334828; bh=Z6307LiKbyl3MOX9kNL/QZe6MLmpV6JyHBHHc1+qFxc=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=OGWOMgkiNgrByDOEQd5Bj5RuTR9ZHwzMxjKvio0JppjhRRuPZmqtOjEFQDlGb0lbk f6JvnPj/jicolQYIrDAW/YACznLTtrWvHmNJHB9KaQGumkKXKK5T46k8tGPZ0BZH7L aUQKhF+PLdnjdVSWtRLeI8z0qXIk/uPtnOB91IVY= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A2DF484D05 for ; Fri, 10 May 2024 09:53:47 +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 6zYEoZKaRz_Q for ; Fri, 10 May 2024 09:53:47 +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 C4C6284CF3 for ; Fri, 10 May 2024 09:53:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715334827; bh=Z6307LiKbyl3MOX9kNL/QZe6MLmpV6JyHBHHc1+qFxc=; h=Date:From:Subject:To:Reply-To; b=Ljkq7Gkubm2CdVq9v8Qqu5Ygs6muKga9JRAOkZ3RERmpowMd9bDyTpKEnsEVudyhw NfGXv1JGHj9Jipwsx42SL+HGv+qp2CPXHYDQ7AYc/K/Zs38PelOAXFbUKf863kNMcC LsM6qbEWYhqgqrVN5+DAR4OG2VLEG5ENtfghEBbI= Received: by cvs.NetBSD.org (Postfix, from userid 500) id BBF03FA2C; Fri, 10 May 2024 09:53:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1715334826115070" MIME-Version: 1.0 Date: Fri, 10 May 2024 09:53:46 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240510095346.BBF03FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1715334826115070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri May 10 09:53:46 UTC 2024 Modified Files: pkgsrc/archivers: Makefile pkgsrc/devel: Makefile Removed Files: pkgsrc/archivers/py-zipp1: DESCR Makefile PLIST distinfo pkgsrc/devel/py-importlib-metadata2: DESCR Makefile PLIST distinfo pkgsrc/devel/py-packaging2: DESCR Makefile PLIST distinfo pkgsrc/devel/py-prompt_toolkit1: DESCR Makefile PLIST distinfo pkgsrc/devel/py-setuptools_scm5: DESCR Makefile PLIST distinfo pkgsrc/devel/py-test4: ALTERNATIVES DESCR Makefile PLIST distinfo pkgsrc/devel/py27-pluggy: DESCR Makefile PLIST distinfo Log Message: py-zipp1, py-test4, py-packaging2, py-importlib-metadata2, py27-pluggy, py-setuptools_scm5, py-prompt_toolkit1: removed To generate a diff of this commit: cvs rdiff -u -r1.210 -r1.211 pkgsrc/archivers/Makefile cvs rdiff -u -r1.1 -r0 pkgsrc/archivers/py-zipp1/DESCR \ pkgsrc/archivers/py-zipp1/PLIST cvs rdiff -u -r1.9 -r0 pkgsrc/archivers/py-zipp1/Makefile cvs rdiff -u -r1.4 -r0 pkgsrc/archivers/py-zipp1/distinfo cvs rdiff -u -r1.4268 -r1.4269 pkgsrc/devel/Makefile cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-importlib-metadata2/DESCR \ pkgsrc/devel/py-importlib-metadata2/PLIST \ pkgsrc/devel/py-importlib-metadata2/distinfo cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-importlib-metadata2/Makefile cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-packaging2/DESCR \ pkgsrc/devel/py-packaging2/PLIST pkgsrc/devel/py-packaging2/distinfo cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-packaging2/Makefile cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-prompt_toolkit1/DESCR \ pkgsrc/devel/py-prompt_toolkit1/PLIST cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-prompt_toolkit1/Makefile cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-prompt_toolkit1/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-setuptools_scm5/DESCR \ pkgsrc/devel/py-setuptools_scm5/PLIST \ pkgsrc/devel/py-setuptools_scm5/distinfo cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-setuptools_scm5/Makefile cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-test4/ALTERNATIVES \ pkgsrc/devel/py-test4/PLIST cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-test4/DESCR cvs rdiff -u -r1.16 -r0 pkgsrc/devel/py-test4/Makefile cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-test4/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py27-pluggy/DESCR \ pkgsrc/devel/py27-pluggy/PLIST pkgsrc/devel/py27-pluggy/distinfo cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py27-pluggy/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1715334826115070 Content-Disposition: inline Content-Length: 2301 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/archivers/Makefile diff -u pkgsrc/archivers/Makefile:1.210 pkgsrc/archivers/Makefile:1.211 --- pkgsrc/archivers/Makefile:1.210 Mon Mar 18 11:34:38 2024 +++ pkgsrc/archivers/Makefile Fri May 10 09:53:43 2024 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.210 2024/03/18 11:34:38 nia Exp $ +# $NetBSD: Makefile,v 1.211 2024/05/10 09:53:43 adam Exp $ # COMMENT= Archivers and compression tools @@ -119,7 +119,6 @@ SUBDIR+= py-lzstring SUBDIR+= py-rarfile SUBDIR+= py-unrardll SUBDIR+= py-zipp -SUBDIR+= py-zipp1 SUBDIR+= py-zipstream SUBDIR+= py-zipstream-ng SUBDIR+= py-zopfli Index: pkgsrc/devel/Makefile diff -u pkgsrc/devel/Makefile:1.4268 pkgsrc/devel/Makefile:1.4269 --- pkgsrc/devel/Makefile:1.4268 Fri May 10 07:58:31 2024 +++ pkgsrc/devel/Makefile Fri May 10 09:53:43 2024 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4268 2024/05/10 07:58:31 adam Exp $ +# $NetBSD: Makefile,v 1.4269 2024/05/10 09:53:43 adam Exp $ # COMMENT= Development utilities @@ -2623,7 +2623,6 @@ SUBDIR+= py-idle SUBDIR+= py-ijson SUBDIR+= py-immutabledict SUBDIR+= py-importlib-metadata -SUBDIR+= py-importlib-metadata2 SUBDIR+= py-importlib-resources SUBDIR+= py-incremental SUBDIR+= py-iniconfig @@ -2730,7 +2729,6 @@ SUBDIR+= py-outcome SUBDIR+= py-overrides SUBDIR+= py-packageurl SUBDIR+= py-packaging -SUBDIR+= py-packaging2 SUBDIR+= py-parameterized SUBDIR+= py-path SUBDIR+= py-path.py @@ -2774,7 +2772,6 @@ SUBDIR+= py-progressbar2 SUBDIR+= py-project-api SUBDIR+= py-project-metadata SUBDIR+= py-prompt_toolkit -SUBDIR+= py-prompt_toolkit1 SUBDIR+= py-proteus SUBDIR+= py-proto-plus SUBDIR+= py-protobuf @@ -2998,7 +2995,6 @@ SUBDIR+= py-setuptools SUBDIR+= py-setuptools-rust SUBDIR+= py-setuptools44 SUBDIR+= py-setuptools_scm -SUBDIR+= py-setuptools_scm5 SUBDIR+= py-setuptools_trial SUBDIR+= py-simplegeneric SUBDIR+= py-slugify @@ -3061,7 +3057,6 @@ SUBDIR+= py-test-virtualenv SUBDIR+= py-test-watch SUBDIR+= py-test-xdist SUBDIR+= py-test-xprocess -SUBDIR+= py-test4 SUBDIR+= py-test_socket SUBDIR+= py-testpath SUBDIR+= py-testrepository @@ -3143,7 +3138,6 @@ SUBDIR+= py-zope.testing SUBDIR+= py-zope.testrunner SUBDIR+= py27-attrs SUBDIR+= py27-game -SUBDIR+= py27-pluggy SUBDIR+= pycharm-bin SUBDIR+= pynvim SUBDIR+= pystring --_----------=_1715334826115070--