From nobody Fri Nov 5 19:17:16 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4FA38184BBB2; Fri, 5 Nov 2021 19:17:23 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hm9Hk1hZ5z3tnC; Fri, 5 Nov 2021 19:17:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AF3FA1D29C; Fri, 5 Nov 2021 19:17:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1A5JHGuS087982; Fri, 5 Nov 2021 19:17:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1A5JHGw0087981; Fri, 5 Nov 2021 19:17:16 GMT (envelope-from git) Date: Fri, 5 Nov 2021 19:17:16 GMT Message-Id: <202111051917.1A5JHGw0087981@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 80e6104f1281 - main - devel/py-jaraco.context: Update to 4.1.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 80e6104f1281d82b656dcef80f83e402d70e6088 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=80e6104f1281d82b656dcef80f83e402d70e6088 commit 80e6104f1281d82b656dcef80f83e402d70e6088 Author: Po-Chuan Hsieh AuthorDate: 2021-11-05 19:03:02 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-11-05 19:14:08 +0000 devel/py-jaraco.context: Update to 4.1.1 Changes: https://github.com/jaraco/jaraco.context/blob/main/CHANGES.rst --- devel/py-jaraco.context/Makefile | 3 +-- devel/py-jaraco.context/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/py-jaraco.context/Makefile b/devel/py-jaraco.context/Makefile index 1a874d6418d2..e2bb717fedcf 100644 --- a/devel/py-jaraco.context/Makefile +++ b/devel/py-jaraco.context/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= jaraco.context -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,6 @@ COMMENT= Context managers by jaraco LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaraco>=0:devel/py-jaraco@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.5:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-black>=0.3.7:devel/py-pytest-black@${PY_FLAVOR} \ diff --git a/devel/py-jaraco.context/distinfo b/devel/py-jaraco.context/distinfo index febf82637b9d..1c902090e34c 100644 --- a/devel/py-jaraco.context/distinfo +++ b/devel/py-jaraco.context/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612101584 -SHA256 (jaraco.context-4.0.0.tar.gz) = 4cdf4a1a1ede942e926fb75951769972191966cef91c67131afbc163a69bf585 -SIZE (jaraco.context-4.0.0.tar.gz) = 11257 +TIMESTAMP = 1636117264 +SHA256 (jaraco.context-4.1.1.tar.gz) = f0d4d82ffbbbff680384eba48a32a3167f12a91a30a7db56fd97b87e73a87241 +SIZE (jaraco.context-4.1.1.tar.gz) = 7615