Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2026 04:02:50 +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: f840c74c1db4 - main - x11-toolkits/py-customtkinter: update 5.=?utf-8?Q?2.2 =E2=86=92?= 6.0.0
Message-ID:  <6a409cea.37719.303098be@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=f840c74c1db4036c6bd720ffb413e3bef954a1a7

commit f840c74c1db4036c6bd720ffb413e3bef954a1a7
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-28 02:45:59 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-28 04:02:47 +0000

    x11-toolkits/py-customtkinter: update 5.2.2 → 6.0.0
---
 x11-toolkits/py-customtkinter/Makefile | 7 +++----
 x11-toolkits/py-customtkinter/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/x11-toolkits/py-customtkinter/Makefile b/x11-toolkits/py-customtkinter/Makefile
index 1141ba5e79a6..babaa8e3e5eb 100644
--- a/x11-toolkits/py-customtkinter/Makefile
+++ b/x11-toolkits/py-customtkinter/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	customtkinter
-DISTVERSION=	5.2.2
-PORTREVISION=	1
+DISTVERSION=	6.0.0
 CATEGORIES=	x11-toolkits python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,8 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.4.0:devel/py-typing-extensions@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}darkdetect>0:devel/py-darkdetect@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR}
 RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} # 'import tkinter' fails w/out this even though the 'tkinter' module is in the base python distribution
 
 USES=		python
diff --git a/x11-toolkits/py-customtkinter/distinfo b/x11-toolkits/py-customtkinter/distinfo
index 67fc914c85e6..8a7eb5b13a81 100644
--- a/x11-toolkits/py-customtkinter/distinfo
+++ b/x11-toolkits/py-customtkinter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723403379
-SHA256 (customtkinter-5.2.2.tar.gz) = fd8db3bafa961c982ee6030dba80b4c2e25858630756b513986db19113d8d207
-SIZE (customtkinter-5.2.2.tar.gz) = 261999
+TIMESTAMP = 1782614231
+SHA256 (customtkinter-6.0.0.tar.gz) = c782df167bc64ab3fc3140286df06967ac2de4dcc97dd5958426fe9c1a98057b
+SIZE (customtkinter-6.0.0.tar.gz) = 267195


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a409cea.37719.303098be>