Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2025 14:55:45 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 744d49f95080 - main - devel/py-importlib-resources: Update version 6.5.0=>6.5.1
Message-ID:  <202501111455.50BEtjAs036105@gitrepo.freebsd.org>

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

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

commit 744d49f95080897f51eee36c2ce386b733c919fb
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-01-11 13:00:57 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-01-11 14:55:24 +0000

    devel/py-importlib-resources: Update version 6.5.0=>6.5.1
    
    Changelog: https://github.com/python/importlib_resources/releases/tag/v6.5.1
---
 devel/py-importlib-resources/Makefile | 2 +-
 devel/py-importlib-resources/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-importlib-resources/Makefile b/devel/py-importlib-resources/Makefile
index cd36234a25d1..4cdee4cc6660 100644
--- a/devel/py-importlib-resources/Makefile
+++ b/devel/py-importlib-resources/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	importlib-resources
-DISTVERSION=	6.5.0
+DISTVERSION=	6.5.1
 CATEGORIES=	devel
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-importlib-resources/distinfo b/devel/py-importlib-resources/distinfo
index cb55d24f32c7..a1f1a3504e70 100644
--- a/devel/py-importlib-resources/distinfo
+++ b/devel/py-importlib-resources/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1736251322
-SHA256 (importlib_resources-6.5.0.tar.gz) = c5401947cdd2e60d426dc786e417cbbf20d0d9ab07d993b4c3cf714e271aed8b
-SIZE (importlib_resources-6.5.0.tar.gz) = 43525
+TIMESTAMP = 1736600417
+SHA256 (importlib_resources-6.5.1.tar.gz) = 095007d90b03799a362408af71a9657657b2f147358585ba451bb4214d72c7a8
+SIZE (importlib_resources-6.5.1.tar.gz) = 44686



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