Received: by mail.netbsd.org (Postfix, from userid 605) id DFD5F84D6F; Fri, 15 Oct 2021 12:21:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 252DD84D59 for ; Fri, 15 Oct 2021 12:21:03 +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 Rvfx5wABJ1Dr for ; Fri, 15 Oct 2021 12:21:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7D68A84CDF for ; Fri, 15 Oct 2021 12:21:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7A59FFA90; Fri, 15 Oct 2021 12:21:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163430046265590" MIME-Version: 1.0 Date: Fri, 15 Oct 2021 12:21:02 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20211015122102.7A59FFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163430046265590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Oct 15 12:21:02 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/py-slugify, devel/py-plumbum To generate a diff of this commit: cvs rdiff -u -r1.5166 -r1.5167 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163430046265590 Content-Disposition: inline Content-Length: 779 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.5166 pkgsrc/doc/CHANGES-2021:1.5167 --- pkgsrc/doc/CHANGES-2021:1.5166 Fri Oct 15 11:44:04 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Oct 15 12:21:02 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5166 2021/10/15 11:44:04 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.5167 2021/10/15 12:21:02 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7908,3 +7908,5 @@ Changes to the packages collection and i Updated graphics/py-leather to 0.3.4 [adam 2021-10-15] Updated databases/py-pypika to 0.48.8 [adam 2021-10-15] Updated mail/neomutt to 20211015 [wiz 2021-10-15] + Updated devel/py-slugify to 5.0.2 [adam 2021-10-15] + Updated devel/py-plumbum to 1.7.0 [adam 2021-10-15] --_----------=_163430046265590--