Received: by mail.netbsd.org (Postfix, from userid 605) id 35CCE84D8D; Mon, 11 Jul 2022 09:31:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6D83284D82 for ; Mon, 11 Jul 2022 09:31:05 +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 0jjfXxciPlcF for ; Mon, 11 Jul 2022 09:31:04 +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 D364584CED for ; Mon, 11 Jul 2022 09:31:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CCDCFFB1A; Mon, 11 Jul 2022 09:31:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1657531864257550" MIME-Version: 1.0 Date: Mon, 11 Jul 2022 09:31:04 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-requests-unixsocket To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20220711093104.CCDCFFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1657531864257550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jul 11 09:31:04 UTC 2022 Modified Files: pkgsrc/devel/py-requests-unixsocket: Makefile distinfo Log Message: py-requests-unixsocket: updated to 0.3.0 0.3.0 * Remove urllib3 dep * Update setup.cfg metadata - => \_ * Remove Vagrantfile * Remove .travis.yml * Update tox to work * README.rst: Update badge from Travis => GH * Fix warning from waitress * Add GitHub Actions tests * Remove --pep8 option to pytest * Bump waitress from 1.4.2 to 1.4.3 * Bump py from 1.4.32 to 1.10.0 * Bump waitress from 0.9.0 to 1.4.2 * Allow UnixAdapter to accept max\_retries parameter To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-requests-unixsocket/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-requests-unixsocket/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1657531864257550 Content-Disposition: inline Content-Length: 2059 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-requests-unixsocket/Makefile diff -u pkgsrc/devel/py-requests-unixsocket/Makefile:1.4 pkgsrc/devel/py-requests-unixsocket/Makefile:1.5 --- pkgsrc/devel/py-requests-unixsocket/Makefile:1.4 Fri Apr 29 23:29:18 2022 +++ pkgsrc/devel/py-requests-unixsocket/Makefile Mon Jul 11 09:31:04 2022 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2022/04/29 23:29:18 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2022/07/11 09:31:04 adam Exp $ -DISTNAME= requests-unixsocket-0.2.0 +DISTNAME= requests-unixsocket-0.3.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=r/requests-unixsocket/} @@ -13,7 +12,6 @@ LICENSE= apache-2.0 BUILD_DEPENDS+= ${PYPKGPREFIX}-pbr-[0-9]*:../../devel/py-pbr DEPENDS+= ${PYPKGPREFIX}-requests>=1.1:../../devel/py-requests -DEPENDS+= ${PYPKGPREFIX}-urllib3>=1.8:../../www/py-urllib3 PYTHON_VERSIONS_INCOMPATIBLE= 27 Index: pkgsrc/devel/py-requests-unixsocket/distinfo diff -u pkgsrc/devel/py-requests-unixsocket/distinfo:1.3 pkgsrc/devel/py-requests-unixsocket/distinfo:1.4 --- pkgsrc/devel/py-requests-unixsocket/distinfo:1.3 Tue Oct 26 10:19:02 2021 +++ pkgsrc/devel/py-requests-unixsocket/distinfo Mon Jul 11 09:31:04 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2021/10/26 10:19:02 nia Exp $ +$NetBSD: distinfo,v 1.4 2022/07/11 09:31:04 adam Exp $ -BLAKE2s (requests-unixsocket-0.2.0.tar.gz) = 5ffe4a6c41cb03a0ade9ef2c2e7951671b548f23e11e0bf4752bc84a20d36735 -SHA512 (requests-unixsocket-0.2.0.tar.gz) = a670f136ff1d8fb427cd017d92d388fd48a8a853d50aaa6eed685f3b453e28c6dbf5a710d7394face3eec42f8bdd84f798c7c4c82dab7b53d7a8c229ade52405 -Size (requests-unixsocket-0.2.0.tar.gz) = 13303 bytes +BLAKE2s (requests-unixsocket-0.3.0.tar.gz) = c43cb55578580f5e075e9c2923f58e2c3964fd50d720bd47552dd9898dc75130 +SHA512 (requests-unixsocket-0.3.0.tar.gz) = 21c887b0c3fa526a2debb3960e0ea4dc3b3015cdd517459b6484501176321408d1b4c87dd2840c7d8b71d08fa9114f655ae03f8bc9ff1fca33c914900ef82f5b +Size (requests-unixsocket-0.3.0.tar.gz) = 14478 bytes --_----------=_1657531864257550--