Received: by mail.netbsd.org (Postfix, from userid 605) id 884E084DCF; Wed, 10 Feb 2021 08:19:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C429F84D24 for ; Wed, 10 Feb 2021 08:19:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id KSsOdgpejBGi for ; Wed, 10 Feb 2021 08:19:08 +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 3EFE384CD9 for ; Wed, 10 Feb 2021 08:19:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3C469FA95; Wed, 10 Feb 2021 08:19:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1612945148266710" MIME-Version: 1.0 Date: Wed, 10 Feb 2021 08:19:08 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/textproc/py-elementpath To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210210081908.3C469FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1612945148266710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Feb 10 08:19:08 UTC 2021 Modified Files: pkgsrc/textproc/py-elementpath: Makefile PLIST distinfo Log Message: py-elementpath: updated to 2.1.4 v2.1.4 * Add tests and apply small fixes to TDOP parser * Fix wildcard selection of attributes To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/py-elementpath/Makefile \ pkgsrc/textproc/py-elementpath/distinfo cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/py-elementpath/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1612945148266710 Content-Disposition: inline Content-Length: 2475 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/py-elementpath/Makefile diff -u pkgsrc/textproc/py-elementpath/Makefile:1.15 pkgsrc/textproc/py-elementpath/Makefile:1.16 --- pkgsrc/textproc/py-elementpath/Makefile:1.15 Fri Feb 5 19:44:56 2021 +++ pkgsrc/textproc/py-elementpath/Makefile Wed Feb 10 08:19:08 2021 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2021/02/05 19:44:56 adam Exp $ +# $NetBSD: Makefile,v 1.16 2021/02/10 08:19:08 adam Exp $ -DISTNAME= elementpath-2.1.3 +DISTNAME= elementpath-2.1.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=e/elementpath/} Index: pkgsrc/textproc/py-elementpath/distinfo diff -u pkgsrc/textproc/py-elementpath/distinfo:1.15 pkgsrc/textproc/py-elementpath/distinfo:1.16 --- pkgsrc/textproc/py-elementpath/distinfo:1.15 Fri Feb 5 19:44:56 2021 +++ pkgsrc/textproc/py-elementpath/distinfo Wed Feb 10 08:19:08 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2021/02/05 19:44:56 adam Exp $ +$NetBSD: distinfo,v 1.16 2021/02/10 08:19:08 adam Exp $ -SHA1 (elementpath-2.1.3.tar.gz) = 4502714c17c661d88cf7d4a17629d24491107594 -RMD160 (elementpath-2.1.3.tar.gz) = 79148b8e481929fee8bfc108d292e572fb77dfe0 -SHA512 (elementpath-2.1.3.tar.gz) = 9713ecc7a6d5fe9a1cc7aba088cda8938c2b0c258c85b3a8b2b53eec3545ec0c50b62b7825435396423e32b9df47533701e95856621e26c2236497d17ef3b5a7 -Size (elementpath-2.1.3.tar.gz) = 206716 bytes +SHA1 (elementpath-2.1.4.tar.gz) = 53ac334d6b51a1c9ebc0cf4b2d9fd2b06f343ed4 +RMD160 (elementpath-2.1.4.tar.gz) = 5594ac8a0e26c743d823552a4c9bcdc5fc27419f +SHA512 (elementpath-2.1.4.tar.gz) = d965bd58254e601000da5be309ab18d3f5964cbc1224092e5e38b4523eb3ac2f7ae6e71fa6c3698b40b13484ed1d07bf93c80d45a9b3ad04f69f63bd18a42975 +Size (elementpath-2.1.4.tar.gz) = 208691 bytes Index: pkgsrc/textproc/py-elementpath/PLIST diff -u pkgsrc/textproc/py-elementpath/PLIST:1.4 pkgsrc/textproc/py-elementpath/PLIST:1.5 --- pkgsrc/textproc/py-elementpath/PLIST:1.4 Mon Sep 14 08:46:31 2020 +++ pkgsrc/textproc/py-elementpath/PLIST Wed Feb 10 08:19:08 2021 @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.4 2020/09/14 08:46:31 adam Exp $ +@comment $NetBSD: PLIST,v 1.5 2021/02/10 08:19:08 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/elementpath/__init__.py ${PYSITELIB}/elementpath/__init__.pyc --_----------=_1612945148266710--