Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2A8A584E9E for ; Sun, 5 Nov 2023 00:52:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 Q9hKbvE3OaCI for ; Sun, 5 Nov 2023 00:52:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 727B484D13 for ; Sun, 5 Nov 2023 00:52:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6FC07FA2B; Sun, 5 Nov 2023 00:52:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169914555763330" MIME-Version: 1.0 Date: Sun, 5 Nov 2023 00:52:37 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231105005237.6FC07FA2B@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169914555763330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Nov 5 00:52:37 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/py-css-parser to 1.0.10 To generate a diff of this commit: cvs rdiff -u -r1.6629 -r1.6630 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23551 -r1.23552 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169914555763330 Content-Disposition: inline Content-Length: 1404 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.6629 pkgsrc/doc/CHANGES-2023:1.6630 --- pkgsrc/doc/CHANGES-2023:1.6629 Sun Nov 5 00:49:59 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Nov 5 00:52:36 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6629 2023/11/05 00:49:59 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6630 2023/11/05 00:52:36 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9620,3 +9620,4 @@ Changes to the packages collection and i Updated graphics/py-pilkit to 3.0 [wiz 2023-11-05] Updated textproc/libuninameslist to 20230916 [wiz 2023-11-05] Updated devel/py-pykka to 4.0.1 [wiz 2023-11-05] + Updated textproc/py-css-parser to 1.0.10 [wiz 2023-11-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23551 pkgsrc/doc/TODO:1.23552 --- pkgsrc/doc/TODO:1.23551 Sun Nov 5 00:49:59 2023 +++ pkgsrc/doc/TODO Sun Nov 5 00:52:36 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23551 2023/11/05 00:49:59 wiz Exp $ +$NetBSD: TODO,v 1.23552 2023/11/05 00:52:36 wiz Exp $ Suggested new packages ====================== @@ -1184,7 +1184,6 @@ For possible Perl packages updates, see o py-cassa-1.11.0 o py-cmake-language-server-0.1.8 o py-configparser-5.0.0 [drops python-2.x support; pkgsrc only needs this package for python 2.x] - o py-css-parser-1.0.10 o py-cyclonedx-python-lib-5.0.1 o py-cython-3.0.4 o py-diffoscope-242 --_----------=_169914555763330--