Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2024 22:42:07 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: 4979b17fff25 - main - devel/py-importlib-resources: Update version 6.1.3=>6.2.0
Message-ID:  <202403132242.42DMg7AL023133@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=4979b17fff258b1d8dce5e484a63d78ee43fe32c

commit 4979b17fff258b1d8dce5e484a63d78ee43fe32c
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-13 19:23:20 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-13 22:41:35 +0000

    devel/py-importlib-resources: Update version 6.1.3=>6.2.0
    
    Changelog: https://github.com/python/importlib_resources/releases/tag/v6.2.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 2a92d04a80d5..90090daad03d 100644
--- a/devel/py-importlib-resources/Makefile
+++ b/devel/py-importlib-resources/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	importlib-resources
-DISTVERSION=	6.1.3
+DISTVERSION=	6.2.0
 CATEGORIES=	devel
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-importlib-resources/distinfo b/devel/py-importlib-resources/distinfo
index de6f2fc8363c..bac601d9c177 100644
--- a/devel/py-importlib-resources/distinfo
+++ b/devel/py-importlib-resources/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709886568
-SHA256 (importlib_resources-6.1.3.tar.gz) = 56fb4525197b78544a3354ea27793952ab93f935bb4bf746b846bb1015020f2b
-SIZE (importlib_resources-6.1.3.tar.gz) = 39225
+TIMESTAMP = 1710330001
+SHA256 (importlib_resources-6.2.0.tar.gz) = 4351403cba8e3a1c03ff15b6bbea1cde4c6de00c705f49ea13909b404b415b9c
+SIZE (importlib_resources-6.2.0.tar.gz) = 39588



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