Received: by mail.netbsd.org (Postfix, from userid 605) id 95D7A84D6C; Tue, 18 Feb 2020 10:12:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F73684D65 for ; Tue, 18 Feb 2020 10:12:21 +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 70oje5lnf7HK for ; Tue, 18 Feb 2020 10:12:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 875FD84CFD for ; Tue, 18 Feb 2020 10:12:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7E658FBF4; Tue, 18 Feb 2020 10:12:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1582020740271920" MIME-Version: 1.0 Date: Tue, 18 Feb 2020 10:12:20 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www/py-httptools To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20200218101220.7E658FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1582020740271920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Feb 18 10:12:20 UTC 2020 Modified Files: pkgsrc/www/py-httptools: Makefile PLIST distinfo Log Message: py-httptools: updated to 0.1.1 v0.1.1: Restore Python 3.5 support v0.1.0: No functional changes from 0.0.13, except the new release flow and binary wheels. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-httptools/Makefile \ pkgsrc/www/py-httptools/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-httptools/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1582020740271920 Content-Disposition: inline Content-Length: 2656 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/py-httptools/Makefile diff -u pkgsrc/www/py-httptools/Makefile:1.4 pkgsrc/www/py-httptools/Makefile:1.5 --- pkgsrc/www/py-httptools/Makefile:1.4 Mon Mar 25 08:56:23 2019 +++ pkgsrc/www/py-httptools/Makefile Tue Feb 18 10:12:20 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2019/03/25 08:56:23 adam Exp $ +# $NetBSD: Makefile,v 1.5 2020/02/18 10:12:20 adam Exp $ -DISTNAME= httptools-0.0.13 +DISTNAME= httptools-0.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=h/httptools/} Index: pkgsrc/www/py-httptools/distinfo diff -u pkgsrc/www/py-httptools/distinfo:1.4 pkgsrc/www/py-httptools/distinfo:1.5 --- pkgsrc/www/py-httptools/distinfo:1.4 Mon Mar 25 08:56:23 2019 +++ pkgsrc/www/py-httptools/distinfo Tue Feb 18 10:12:20 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2019/03/25 08:56:23 adam Exp $ +$NetBSD: distinfo,v 1.5 2020/02/18 10:12:20 adam Exp $ -SHA1 (httptools-0.0.13.tar.gz) = fe2162098213f01398a2d1ba450df5aa577d790d -RMD160 (httptools-0.0.13.tar.gz) = 2de7fd63d0810f47633e7dbd02b34b18f0181fe3 -SHA512 (httptools-0.0.13.tar.gz) = 119e078a4bf95000ef81349ba2e8b2d2672092182bf394088c123b3169b21bea0bd229a9ced106f13bfcb986f4973a69f559a901b6352d944895d9cbd8673f3e -Size (httptools-0.0.13.tar.gz) = 104152 bytes +SHA1 (httptools-0.1.1.tar.gz) = b8393431cdc9bb503a88bf9f054dfab1a7af83b4 +RMD160 (httptools-0.1.1.tar.gz) = 97702c407642ee03bfd3c96e0139039e47cdaa04 +SHA512 (httptools-0.1.1.tar.gz) = 6351c6d9a384a81759b17cb0f0aa7cde410ff8131037186d79a16803e6fe4ba8f7cedc4bb592a519559a59a3bbaa7dfc478e620357d878444c42582741080190 +Size (httptools-0.1.1.tar.gz) = 106162 bytes Index: pkgsrc/www/py-httptools/PLIST diff -u pkgsrc/www/py-httptools/PLIST:1.1 pkgsrc/www/py-httptools/PLIST:1.2 --- pkgsrc/www/py-httptools/PLIST:1.1 Fri Jul 7 07:25:31 2017 +++ pkgsrc/www/py-httptools/PLIST Tue Feb 18 10:12:20 2020 @@ -1,11 +1,16 @@ -@comment $NetBSD: PLIST,v 1.1 2017/07/07 07:25:31 adam Exp $ +@comment $NetBSD: PLIST,v 1.2 2020/02/18 10:12:20 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/httptools/__init__.py ${PYSITELIB}/httptools/__init__.pyc ${PYSITELIB}/httptools/__init__.pyo +${PYSITELIB}/httptools/_version.py +${PYSITELIB}/httptools/_version.pyc +${PYSITELIB}/httptools/_version.pyo ${PYSITELIB}/httptools/parser/__init__.py ${PYSITELIB}/httptools/parser/__init__.pyc ${PYSITELIB}/httptools/parser/__init__.pyo --_----------=_1582020740271920--