Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2025 12:53:48 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: 4644eab5ce1c - main - devel/py-importlib-resources: Update version 6.4.5=>6.5.0
Message-ID:  <202501071253.507CrmGj027991@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=4644eab5ce1c33917cca3a1a18923eed11cd7841

commit 4644eab5ce1c33917cca3a1a18923eed11cd7841
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-01-07 12:03:10 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-01-07 12:53:30 +0000

    devel/py-importlib-resources: Update version 6.4.5=>6.5.0
    
    Changelog: https://github.com/python/importlib_resources/releases/tag/v6.5.0
---
 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 254d81da8184..cd36234a25d1 100644
--- a/devel/py-importlib-resources/Makefile
+++ b/devel/py-importlib-resources/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	importlib-resources
-DISTVERSION=	6.4.5
+DISTVERSION=	6.5.0
 CATEGORIES=	devel
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-importlib-resources/distinfo b/devel/py-importlib-resources/distinfo
index c44521b70c98..cb55d24f32c7 100644
--- a/devel/py-importlib-resources/distinfo
+++ b/devel/py-importlib-resources/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726145195
-SHA256 (importlib_resources-6.4.5.tar.gz) = 980862a1d16c9e147a59603677fa2aa5fd82b87f223b6cb870695bcfce830065
-SIZE (importlib_resources-6.4.5.tar.gz) = 43372
+TIMESTAMP = 1736251322
+SHA256 (importlib_resources-6.5.0.tar.gz) = c5401947cdd2e60d426dc786e417cbbf20d0d9ab07d993b4c3cf714e271aed8b
+SIZE (importlib_resources-6.5.0.tar.gz) = 43525



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