Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2024 06:28:26 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a4b5ee485a11 - main - devel/py-xsdata: Update to 24.11
Message-ID:  <202411220628.4AM6SQNO005820@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit a4b5ee485a114bf2b73fad905e17b14fcf106ead
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-11-22 06:22:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-11-22 06:22:36 +0000

    devel/py-xsdata: Update to 24.11
    
    Changes:        https://github.com/tefra/xsdata/releases
                    https://github.com/tefra/xsdata/blob/main/CHANGES.md
                    https://xsdata.readthedocs.io/en/latest/changelog/
---
 devel/py-xsdata/Makefile | 6 +++---
 devel/py-xsdata/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-xsdata/Makefile b/devel/py-xsdata/Makefile
index c5e5f27c9915..98cf4f30cd15 100644
--- a/devel/py-xsdata/Makefile
+++ b/devel/py-xsdata/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xsdata
-PORTVERSION=	24.3.1
+PORTVERSION=	24.11
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,9 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.7.0:devel/py-typing-extensions@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/devel/py-xsdata/distinfo b/devel/py-xsdata/distinfo
index 89f333df00d7..ea8d367d10cb 100644
--- a/devel/py-xsdata/distinfo
+++ b/devel/py-xsdata/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711466196
-SHA256 (xsdata-24.3.1.tar.gz) = cf6c6895616260cbe2a4eff6f8f906cd16f9c1dba8fd8561e500b91269b86616
-SIZE (xsdata-24.3.1.tar.gz) = 330034
+TIMESTAMP = 1732239528
+SHA256 (xsdata-24.11.tar.gz) = 011193f775877d832d736b68e8553de3fe35b8447974effce08fc6cc3305d206
+SIZE (xsdata-24.11.tar.gz) = 340206



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411220628.4AM6SQNO005820>