Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id B10621A9239 for ; Thu, 30 Dec 2021 13:37:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E396A84E7A; Thu, 30 Dec 2021 13:37:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2A17184E65 for ; Thu, 30 Dec 2021 13:37:14 +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 Ebk7VOBSx3GX for ; Thu, 30 Dec 2021 13:37:13 +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 F1B0284C13 for ; Thu, 30 Dec 2021 13:37:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E8E51FAEC; Thu, 30 Dec 2021 13:37:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164087143257320" MIME-Version: 1.0 Date: Thu, 30 Dec 2021 13:37:12 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www/py-django-treebeard To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20211230133712.E8E51FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164087143257320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Dec 30 13:37:12 UTC 2021 Modified Files: pkgsrc/www/py-django-treebeard: distinfo Removed Files: pkgsrc/www/py-django-treebeard/patches: patch-setup.py Log Message: py-django-treebeard: patch for Python 3.6 is no longer needed To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/py-django-treebeard/distinfo cvs rdiff -u -r1.2 -r0 pkgsrc/www/py-django-treebeard/patches/patch-setup.py Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164087143257320 Content-Disposition: inline Content-Length: 835 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/py-django-treebeard/distinfo diff -u pkgsrc/www/py-django-treebeard/distinfo:1.16 pkgsrc/www/py-django-treebeard/distinfo:1.17 --- pkgsrc/www/py-django-treebeard/distinfo:1.16 Tue Oct 26 11:30:34 2021 +++ pkgsrc/www/py-django-treebeard/distinfo Thu Dec 30 13:37:12 2021 @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.16 2021/10/26 11:30:34 nia Exp $ +$NetBSD: distinfo,v 1.17 2021/12/30 13:37:12 adam Exp $ BLAKE2s (django-treebeard-4.5.1.tar.gz) = e8d511524dbf9ddac25a050d0a5e34ce42758204a7fd7acd65cccaefa7237e6f SHA512 (django-treebeard-4.5.1.tar.gz) = 27fa6ad50b25d0f9dd7dacddb36ec7165fa49abb26f17b744df3ba90c681107488f812e617d233dd54f86381f55986bd487687411a15dd90f911bc0cb3d8369e Size (django-treebeard-4.5.1.tar.gz) = 784384 bytes -SHA1 (patch-setup.py) = a1b322c2cce8f180906f6f35d24ea57a31870214 --_----------=_164087143257320--