Date: Wed, 01 Apr 2026 09:20:59 +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: c307e3d51fa1 - main - devel/py-types-python-dateutil: update 2.8.19=?utf-8?Q?=2E14 =E2=86=92?= 2.9.0.20260323 Message-ID: <69cce37b.38ed0.423a4318@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=c307e3d51fa16098895345accbb7206553e23eb7 commit c307e3d51fa16098895345accbb7206553e23eb7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-04-01 09:18:17 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-04-01 09:20:47 +0000 devel/py-types-python-dateutil: update 2.8.19.14 → 2.9.0.20260323 --- devel/py-types-python-dateutil/Makefile | 4 ++-- devel/py-types-python-dateutil/distinfo | 6 +++--- .../py-types-python-dateutil/files/patch-pyproject.toml | 17 +++++++++++++++++ 3 files changed, 22 insertions(+), 5 deletions(-) diff --git a/devel/py-types-python-dateutil/Makefile b/devel/py-types-python-dateutil/Makefile index 03266ac8f7c9..59e9e2993faa 100644 --- a/devel/py-types-python-dateutil/Makefile +++ b/devel/py-types-python-dateutil/Makefile @@ -1,9 +1,9 @@ PORTNAME= types-python-dateutil -DISTVERSION= 2.8.19.14 -PORTREVISION= 1 +DISTVERSION= 2.9.0.20260323 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= types_python_dateutil-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Typing stubs for python-dateutil diff --git a/devel/py-types-python-dateutil/distinfo b/devel/py-types-python-dateutil/distinfo index f22fca989e1d..3c9e7e7908d4 100644 --- a/devel/py-types-python-dateutil/distinfo +++ b/devel/py-types-python-dateutil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689920094 -SHA256 (types-python-dateutil-2.8.19.14.tar.gz) = 1f4f10ac98bb8b16ade9dbee3518d9ace017821d94b057a425b069f834737f4b -SIZE (types-python-dateutil-2.8.19.14.tar.gz) = 8720 +TIMESTAMP = 1774991574 +SHA256 (types_python_dateutil-2.9.0.20260323.tar.gz) = a107aef5841db41ace381dbbbd7e4945220fc940f7a72172a0be5a92d9ab7164 +SIZE (types_python_dateutil-2.9.0.20260323.tar.gz) = 16897 diff --git a/devel/py-types-python-dateutil/files/patch-pyproject.toml b/devel/py-types-python-dateutil/files/patch-pyproject.toml new file mode 100644 index 000000000000..879af1e86f87 --- /dev/null +++ b/devel/py-types-python-dateutil/files/patch-pyproject.toml @@ -0,0 +1,17 @@ +--- pyproject.toml.orig 2026-03-31 14:19:18.055818000 -0700 ++++ pyproject.toml 2026-03-31 14:19:18.058072000 -0700 +@@ -1,12 +1,11 @@ + [build-system] + build-backend = "setuptools.build_meta" +-requires = ["setuptools>=82.0.1"] ++requires = ["setuptools>=63"] + + [project] + name = "types-python-dateutil" + version = "2.9.0.20260323" +-license = "Apache-2.0" +-license-files = ["LICENSE"] ++license = {text = "Apache-2.0"} + description = "Typing stubs for python-dateutil" + readme = { text = """\ + ## Typing stubs for python-dateutilhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cce37b.38ed0.423a4318>
