From nobody Sun Nov 21 18:28:30 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 497D8189CBFC; Sun, 21 Nov 2021 18:28:33 +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 4HxzS0343Fz3JyZ; Sun, 21 Nov 2021 18:28:32 +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 3768114342; Sun, 21 Nov 2021 18:28:30 +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 1ALISUi3085036; Sun, 21 Nov 2021 18:28:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ALISUrN085035; Sun, 21 Nov 2021 18:28:30 GMT (envelope-from git) Date: Sun, 21 Nov 2021 18:28:30 GMT Message-Id: <202111211828.1ALISUrN085035@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: ef3773e10f17 - main - devel/py-pytest-enabler: Update to 1.2.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: ef3773e10f17ae5a6c7ffa3e4eedfc3912e645ab Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef3773e10f17ae5a6c7ffa3e4eedfc3912e645ab commit ef3773e10f17ae5a6c7ffa3e4eedfc3912e645ab Author: Po-Chuan Hsieh AuthorDate: 2021-11-21 18:20:22 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-11-21 18:20:22 +0000 devel/py-pytest-enabler: Update to 1.2.1 Changes: https://github.com/jaraco/pytest-enabler/blob/main/CHANGES.rst --- devel/py-pytest-enabler/Makefile | 4 +--- devel/py-pytest-enabler/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/devel/py-pytest-enabler/Makefile b/devel/py-pytest-enabler/Makefile index 5a865aaeca2d..fe655ca41c7c 100644 --- a/devel/py-pytest-enabler/Makefile +++ b/devel/py-pytest-enabler/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= pytest-enabler -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,10 +12,8 @@ COMMENT= Enable installed pytest plugins 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.context>=0:devel/py-jaraco.context@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jaraco.functools>=0:devel/py-jaraco.functools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}more-itertools>=0:devel/py-more-itertools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR} USES= python:3.6+ diff --git a/devel/py-pytest-enabler/distinfo b/devel/py-pytest-enabler/distinfo index 48697564fd7a..5a701e6766ba 100644 --- a/devel/py-pytest-enabler/distinfo +++ b/devel/py-pytest-enabler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665291 -SHA256 (pytest-enabler-1.2.0.tar.gz) = 5176390cb1e31a7da260e2669ea9d2e9f4da762c51bb2f568220788dd0d3bba0 -SIZE (pytest-enabler-1.2.0.tar.gz) = 11135 +TIMESTAMP = 1637072986 +SHA256 (pytest-enabler-1.2.1.tar.gz) = e3e8f711322c99d59fe1817043e607f280a28f297dcfa80e2ef63e9141ad7e08 +SIZE (pytest-enabler-1.2.1.tar.gz) = 7102