git: a1defa33dc3f - main - net/py-blobfile: Update to 3.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Sep 2025 10:58:37 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a1defa33dc3f40d3242d3d712acb2a59adabf3d7
commit a1defa33dc3f40d3242d3d712acb2a59adabf3d7
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-09-30 10:44:11 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-09-30 10:51:02 +0000
net/py-blobfile: Update to 3.1.0
Changes: https://github.com/blobfile/blobfile/releases
https://github.com/blobfile/blobfile/blob/master/CHANGES.md
---
net/py-blobfile/Makefile | 3 +--
net/py-blobfile/distinfo | 6 +++---
net/py-blobfile/files/patch-pyproject.toml | 14 +++++++-------
3 files changed, 11 insertions(+), 12 deletions(-)
diff --git a/net/py-blobfile/Makefile b/net/py-blobfile/Makefile
index 9632a87daa3b..686e7b984cec 100644
--- a/net/py-blobfile/Makefile
+++ b/net/py-blobfile/Makefile
@@ -1,6 +1,5 @@
PORTNAME= blobfile
-PORTVERSION= 3.0.0
-PORTREVISION= 2
+PORTVERSION= 3.1.0
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/net/py-blobfile/distinfo b/net/py-blobfile/distinfo
index 0fd25ed4963d..8322a76179d6 100644
--- a/net/py-blobfile/distinfo
+++ b/net/py-blobfile/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725559861
-SHA256 (blobfile-3.0.0.tar.gz) = 32ec777414de7bb2a76ca812a838f0d33327ca28ae844a253503cde625cdf2f1
-SIZE (blobfile-3.0.0.tar.gz) = 77863
+TIMESTAMP = 1757436537
+SHA256 (blobfile-3.1.0.tar.gz) = d45b6b1fa3b0920732314c23ddbdb4f494ca12f787c2b6eb6bba6faa51382671
+SIZE (blobfile-3.1.0.tar.gz) = 77229
diff --git a/net/py-blobfile/files/patch-pyproject.toml b/net/py-blobfile/files/patch-pyproject.toml
index 0ad0ba681e8b..897653ca5626 100644
--- a/net/py-blobfile/files/patch-pyproject.toml
+++ b/net/py-blobfile/files/patch-pyproject.toml
@@ -1,9 +1,9 @@
---- pyproject.toml.orig 2023-10-12 00:15:23 UTC
+--- pyproject.toml.orig 2025-09-06 00:32:17 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
- [build-system]
--requires = ["setuptools>=64.0"]
-+requires = ["setuptools>=61.0"]
- build-backend = "setuptools.build_meta"
-
- [tool.black]
+ [build-system]
+-requires = ["setuptools>=64.0"]
++requires = ["setuptools>=61.0"]
+ build-backend = "setuptools.build_meta"
+
+ [tool.black]