From owner-svn-ports-head@freebsd.org Thu May 28 07:47:26 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C9B2032951D; Thu, 28 May 2020 07:47:26 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49XftQ4yZ7z45yQ; Thu, 28 May 2020 07:47:26 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A0ED8225FA; Thu, 28 May 2020 07:47:26 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04S7lQQG055642; Thu, 28 May 2020 07:47:26 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04S7lQt4055640; Thu, 28 May 2020 07:47:26 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <202005280747.04S7lQt4055640@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Thu, 28 May 2020 07:47:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536745 - head/devel/py-twilio X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/devel/py-twilio X-SVN-Commit-Revision: 536745 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2020 07:47:26 -0000 Author: olgeni Date: Thu May 28 07:47:25 2020 New Revision: 536745 URL: https://svnweb.freebsd.org/changeset/ports/536745 Log: Update devel/py-twilio to version 6.41.0; update depends. Modified: head/devel/py-twilio/Makefile head/devel/py-twilio/distinfo Modified: head/devel/py-twilio/Makefile ============================================================================== --- head/devel/py-twilio/Makefile Thu May 28 07:41:27 2020 (r536744) +++ head/devel/py-twilio/Makefile Thu May 28 07:47:25 2020 (r536745) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= twilio -PORTVERSION= 6.40.0 +PORTVERSION= 6.41.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ COMMENT= Python module for communicating with the Twil LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyjwt>=0:www/py-pyjwt@${PY_FLAVOR} Modified: head/devel/py-twilio/distinfo ============================================================================== --- head/devel/py-twilio/distinfo Thu May 28 07:41:27 2020 (r536744) +++ head/devel/py-twilio/distinfo Thu May 28 07:47:25 2020 (r536745) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590425943 -SHA256 (twilio-6.40.0.tar.gz) = 41d220c7f36834cc10986e3364d40617b804cb01624542f90b5cf5dc79d89ee5 -SIZE (twilio-6.40.0.tar.gz) = 426957 +TIMESTAMP = 1590650842 +SHA256 (twilio-6.41.0.tar.gz) = 7c6329118583852bb06a2065dd2987a012310e5dfd834ef821d736b059bd1c74 +SIZE (twilio-6.41.0.tar.gz) = 435740