Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Apr 2026 20:00:04 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: da5575841fd4 - main - devel/py-stdlib-list: update 0=?utf-8?Q?=2E8.0 =E2=86=92?= 0.12.0
Message-ID:  <69cd7944.34779.352314e7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=da5575841fd4dda9a6fb917100cc318e73105bdf

commit da5575841fd4dda9a6fb917100cc318e73105bdf
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-01 16:54:05 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-01 19:59:50 +0000

    devel/py-stdlib-list: update 0.8.0 → 0.12.0
---
 devel/py-stdlib-list/Makefile | 8 ++++----
 devel/py-stdlib-list/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/py-stdlib-list/Makefile b/devel/py-stdlib-list/Makefile
index f73521ed76ac..f202e835ade2 100644
--- a/devel/py-stdlib-list/Makefile
+++ b/devel/py-stdlib-list/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	stdlib-list
-DISTVERSION=	0.8.0
-PORTREVISION=	1
+DISTVERSION=	0.12.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	${PORTNAME:S/-/_/}-${DISTVERSION}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	List of Python Standard Libraries
@@ -12,10 +12,10 @@ WWW=		https://github.com/jackmaney/python-stdlib-list
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flit-core>=3.2:devel/py-flit-core@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	pep517 autoplist
 
 NO_ARCH=	yes
 
diff --git a/devel/py-stdlib-list/distinfo b/devel/py-stdlib-list/distinfo
index 021a9f4f19e8..db6a067b071a 100644
--- a/devel/py-stdlib-list/distinfo
+++ b/devel/py-stdlib-list/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659805486
-SHA256 (stdlib-list-0.8.0.tar.gz) = a1e503719720d71e2ed70ed809b385c60cd3fb555ba7ec046b96360d30b16d9f
-SIZE (stdlib-list-0.8.0.tar.gz) = 82752
+TIMESTAMP = 1775036054
+SHA256 (stdlib_list-0.12.0.tar.gz) = 517824f27ee89e591d8ae7c1dd9ff34f672eae50ee886ea31bb8816d77535675
+SIZE (stdlib_list-0.12.0.tar.gz) = 60923


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cd7944.34779.352314e7>