From nobody Fri Feb 10 09:43:28 2023 X-Original-To: dev-commits-ports-all@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 4PCphJ75pCz3pMtn; Fri, 10 Feb 2023 09:43:28 +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 4PCphJ4XZxz3hRW; Fri, 10 Feb 2023 09:43:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676022208; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tlnENdXmt7tD4jzdoWQdVIUA3RQCR5Oj5sWkgauHDa4=; b=ykCWFr4xxO22Ha3iJw96LtvkHO08dqUBeyR2O4sT2HS6VKo+XjI49LQP1qyXgo/WVm2PAB Yac06l9i1YWXkBM2V8I4AnCJ1vPsAa/mJKruQ6vQXf1TgkzMwYZ2Lo6bClpoOpWmc0yc/k mNUA02EnTTL3zwUn9kfnEfrNGtQ2vNnr2UPydVoW+1liowl3KQvtMtVqXfB/4GJvkLAWB2 4Fw4NbearbVBQjirr9P+4Fwi7FkuXVSjK43NahTYbmpxODSR5HFfVUlFzuXDSxlHjczVAb 3le7Zgn17xxxVU9+MAj2xmSA/EMypt5YW6aS025grWJ+Z68EUAyWr+5JMz2OUQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676022208; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tlnENdXmt7tD4jzdoWQdVIUA3RQCR5Oj5sWkgauHDa4=; b=nXkd8hTFt8vvAsNiozlZ/VHUIfAICg1d/fLq0ItQy8fQ0i933PmsB/lqWtZqWOfJsMnVqi 5L3MkwBMN/lYpdFyJDt6Qq38SMYLQUDJSstLjJzvhqt3K/zMPO79NnZUIKn+atqdknL/FY DaQfy//2erl7V8UgTyyQvnUthwwOkGaLOrnk1zi72kLwd9ns0sk2uT2GNduTbzMHmI4cJt oFnD6t1HKLAJIyEzYyb2uH+2ZFtIRFIPb3x+P2DsSrXNVpxohUqWefzDsCRxvGmFRsk5MM Wx0QC7GyquSvgB3qUMqGSz9rrC/G6KrbTqBr+DzzlqR5AfGFotMv9Vng+Etv9w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676022208; a=rsa-sha256; cv=none; b=IQt/daGphjwnmHC39pi0rLiiCBJCoulIFxc97fLo+areQRUblNdaabJQVZCd4MzPua1EwL KeGY03F1lKOr7/gX7eeOBOAn4yhY6SWy1YnSlsKBGGvXhrQj7klG2Q9EqHIDV4yiS4JgZv vuvWyRSeUattizgtnR4hkPibYroTHPQhVSDCo5MCCg3LfMyYpvwmUAK4S4u8u+XmivNx32 7dosIMyCmAkyBMulGuzju5C5zbOcGI+tu7Ubhmru4Pm7hskgQ2IO95UAVHWiP4crtatEbN //xfSUzzEDcINDeSDvHN3Z3ozKVXQh+pOA6q3tho2ALzW1QuFygO53kKbqJOdQ== 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 4PCphJ3dcBz1CQX; Fri, 10 Feb 2023 09:43:28 +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 31A9hSdE016513; Fri, 10 Feb 2023 09:43:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 31A9hStM016512; Fri, 10 Feb 2023 09:43:28 GMT (envelope-from git) Date: Fri, 10 Feb 2023 09:43:28 GMT Message-Id: <202302100943.31A9hStM016512@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 2c737447d3fc - main - =?utf-8?Q?lang/py-textX:=20Update=202.3.0=20=E2=86=92=203.1.0?= List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2c737447d3fc1c525b6ff0a6886325ea8e0b2e55 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c737447d3fc1c525b6ff0a6886325ea8e0b2e55 commit 2c737447d3fc1c525b6ff0a6886325ea8e0b2e55 Author: Yuri Victorovich AuthorDate: 2023-02-10 09:08:21 +0000 Commit: Yuri Victorovich CommitDate: 2023-02-10 09:43:14 +0000 lang/py-textX: Update 2.3.0 → 3.1.0 Reported by: portscout --- lang/py-textX/Makefile | 7 ++++--- lang/py-textX/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/lang/py-textX/Makefile b/lang/py-textX/Makefile index d3b784791183..ba5b1f257b05 100644 --- a/lang/py-textX/Makefile +++ b/lang/py-textX/Makefile @@ -1,5 +1,5 @@ PORTNAME= textX -PORTVERSION= 2.3.0 +PORTVERSION= 3.1.0 CATEGORIES= lang python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,11 +11,12 @@ WWW= https://textx.github.io/textX/stable/ LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arpeggio>=1.9.0:devel/py-arpeggio@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arpeggio>=2.0.0:devel/py-arpeggio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=7.0:devel/py-click@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}memory-profiler>0:devel/py-memory-profiler@${PY_FLAVOR} USES= python:3.6+ -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= distutils autoplist concurrent pytest # 1 test fails, see https://github.com/textX/textX/issues/392 NO_ARCH= yes diff --git a/lang/py-textX/distinfo b/lang/py-textX/distinfo index d2151e96c0b8..97d7adc2e6f5 100644 --- a/lang/py-textX/distinfo +++ b/lang/py-textX/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604686864 -SHA256 (textX-2.3.0.tar.gz) = 265afc12d4ae421a7794c8cdc58c6eed44cc879f078cb54c32d5dc6bc74efbac -SIZE (textX-2.3.0.tar.gz) = 1826346 +TIMESTAMP = 1676019550 +SHA256 (textX-3.1.0.tar.gz) = 1e48af0d3ae26fcc5c34a461b575a267149b51c5772b8649dfd822b772e9c992 +SIZE (textX-3.1.0.tar.gz) = 1826398