From nobody Fri Jun 12 05:31:07 2026 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 4gc7Qz5sPgz6hVlt for ; Fri, 12 Jun 2026 05:31:07 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gc7Qz56D5z3Q55 for ; Fri, 12 Jun 2026 05:31:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781242267; 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=1iH/55/dT4GJVPtZk+frgedD8fC5s0jRN+bTFv6lzvg=; b=k1yp90mTgMRs41SxywwTTYB1Cmj159vFq94gXJVSaRdLN6o64OPS+ao3HqzfJXk6SXHRnu Qm1sWRBIAqNVINzK1734z87514EVLUISfc9JVNIkeqUSiTwaUNiMCWsXJ5p9yEk3SqoHVS WsWxYwuBHjtxZJjROEog8rPe3nkKHbe6yKsyoePirZ4HH/Q+qsB9A40yjjDVG1FFCd5NBl BcsJspim2a+N4mxx0KxpnvmofXWzbZUJWWVOBihutvQrhP82+Ri4IZRc/Cl8DUYIo2SNzW jT3wRI4gB9nGxKY8UpzSxD21k+D4EUbCopCjAdKAv5JHoUab9cbZ9HKEHrnocA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781242267; a=rsa-sha256; cv=none; b=FDTqJliX+BOPtErt2A4L64hH6R3VWycLBG1sKS1tCEQKLK5FPo/QZjxNR2D9IzSZUL1aUV nEBV7jqo6XUGPztnjM1hduqXUrLFvpFs/eKMXQbqaDYYUug/3U2Sg0SNWePywqlkNmrg5C p978Y5izST9YBTN2wIQ4LcoGQxBJj3HHURgS96MPS/Lkh7o8oXih7ReKdrZJ2rg64k75Qt tAbIMYiKRwm0as6TEw5IMmTF80rIRxye5DDqYM7vIjBoHz9ApCgwSekfOvYtpLFw6SX5sw KIahxCFwZkkNppDYxmxtrQ50C1acIty3F0KXE6hCjDZiO/yZ08Zm/c1mglPFjw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781242267; 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=1iH/55/dT4GJVPtZk+frgedD8fC5s0jRN+bTFv6lzvg=; b=i3xH5vwqoDRXRwuwxE6orN54D7HAPYcRG9nroffZngbLxScHLU7bSyYC9ByULWdR2ZngyT gZKG1ow8SdqJcqISGJKbtsr2WAjC6H4+lGzTuPEQRRoFjOmx4rL25OcFn49/AyudeEgmR9 S52tQboYzY5H0f8MaC+qfODxkNtXyRbHFDxQuhgmncNm/lceL8I/TbIIaMtdSP/r/VVJrx FBsQyMExz1r9bbD2amqzz8KMRKHXLu6JPLx2oJJxW/C3cAqVkDkPJxc1lxAXrsOC37wkO0 /4+ad7DLcwae9CFmR4offIS1szyVdCdo5IwXALjSyiu5UMxtwljQ2+olMvzNZA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gc7Qz4Z6hz87d for ; Fri, 12 Jun 2026 05:31:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 42963 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 12 Jun 2026 05:31:07 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 12e50aa6d013 - main - devel/py-enlighten: update 1.1=?utf-8?Q?2.4 =E2=86=92?= 1.14.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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list 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: 12e50aa6d013316e8e456dcc0fe336c016bb8a8d Auto-Submitted: auto-generated Date: Fri, 12 Jun 2026 05:31:07 +0000 Message-Id: <6a2b999b.42963.90b26c1@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=12e50aa6d013316e8e456dcc0fe336c016bb8a8d commit 12e50aa6d013316e8e456dcc0fe336c016bb8a8d Author: Yuri Victorovich AuthorDate: 2026-06-12 03:36:31 +0000 Commit: Yuri Victorovich CommitDate: 2026-06-12 05:30:37 +0000 devel/py-enlighten: update 1.12.4 → 1.14.1 --- devel/py-enlighten/Makefile | 13 +++++++++---- devel/py-enlighten/distinfo | 6 +++--- devel/py-enlighten/files/patch-setup.py | 13 +++++++++++++ 3 files changed, 25 insertions(+), 7 deletions(-) diff --git a/devel/py-enlighten/Makefile b/devel/py-enlighten/Makefile index 4ad24b5906de..61a7c429d59a 100644 --- a/devel/py-enlighten/Makefile +++ b/devel/py-enlighten/Makefile @@ -1,6 +1,5 @@ PORTNAME= enlighten -DISTVERSION= 1.12.4 -PORTREVISION= 1 +DISTVERSION= 1.14.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,15 +8,21 @@ MAINTAINER= yuri@FreeBSD.org COMMENT= Console progress bar module for Python WWW= https://github.com/Rockhopper-Technologies/enlighten -LICENSE= MIT +LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blessed>=1.17.7:devel/py-blessed@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prefixed>=0.3.2:devel/py-prefixed@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist pytest +USE_PYTHON= autoplist pep517 pytest + +PYTEST_ARGS= -p no:ruff -p no:cov NO_ARCH= yes +# tests as of 1.14.1: 145 passed, 1 skipped in 57.67s + .include diff --git a/devel/py-enlighten/distinfo b/devel/py-enlighten/distinfo index 7e1f536994a6..54395706bf28 100644 --- a/devel/py-enlighten/distinfo +++ b/devel/py-enlighten/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712349863 -SHA256 (enlighten-1.12.4.tar.gz) = 75f3d92b49e0ef5e454fc1a0f39dc0ab8f6d9946cbe534db3ded3010217d5b5f -SIZE (enlighten-1.12.4.tar.gz) = 67390 +TIMESTAMP = 1781232348 +SHA256 (enlighten-1.14.1.tar.gz) = 85c35412a9a4f3886b3337d41f813441fab9a30d9f5b5f0c015bd078a4411473 +SIZE (enlighten-1.14.1.tar.gz) = 68562 diff --git a/devel/py-enlighten/files/patch-setup.py b/devel/py-enlighten/files/patch-setup.py new file mode 100644 index 000000000000..d4ac0f49b087 --- /dev/null +++ b/devel/py-enlighten/files/patch-setup.py @@ -0,0 +1,13 @@ +-- Exclude benchmarks from installation to avoid top-level directory conflict + +--- setup.py.orig 2026-06-12 02:50:19 UTC ++++ setup.py +@@ -43,7 +43,7 @@ setup( + zip_safe=False, + install_requires=INSTALL_REQUIRES, + tests_require=TESTS_REQUIRE, +- packages=find_packages(exclude=['tests', 'tests.*', 'examples']), ++ packages=find_packages(exclude=['tests', 'tests.*', 'examples', 'benchmarks', 'benchmarks.*']), + test_suite='tests', + + classifiers=[