git: 9acc3385d7ad - main - textproc/py-pdfminer.six: Update to 20251230

From: Kai Knoblich <kai_at_FreeBSD.org>
Date: Tue, 30 Dec 2025 20:40:49 UTC
The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9acc3385d7ada889b575fcbb04956ff4848eb2c7

commit 9acc3385d7ada889b575fcbb04956ff4848eb2c7
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2025-12-30 20:39:05 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2025-12-30 20:39:05 +0000

    textproc/py-pdfminer.six: Update to 20251230
    
    Changelog since 20251107:
    
    https://github.com/pdfminer/pdfminer.six/releases/tag/20251230
    
    MFH:            2025Q4
    Security:       fa433f05-c217-11f0-82ac-901b0edee044
---
 textproc/py-pdfminer.six/Makefile                   | 2 +-
 textproc/py-pdfminer.six/distinfo                   | 6 +++---
 textproc/py-pdfminer.six/files/patch-pyproject.toml | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/textproc/py-pdfminer.six/Makefile b/textproc/py-pdfminer.six/Makefile
index 1bace396185c..8dd831d0c548 100644
--- a/textproc/py-pdfminer.six/Makefile
+++ b/textproc/py-pdfminer.six/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pdfminer.six
-DISTVERSION=	20251107
+DISTVERSION=	20251230
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-pdfminer.six/distinfo b/textproc/py-pdfminer.six/distinfo
index 3cd14a5774e9..7aa4cb805c17 100644
--- a/textproc/py-pdfminer.six/distinfo
+++ b/textproc/py-pdfminer.six/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763113734
-SHA256 (pdfminer_six-20251107.tar.gz) = 5fb0c553799c591777f22c0c72b77fc2522d7d10c70654e25f4c5f1fd996e008
-SIZE (pdfminer_six-20251107.tar.gz) = 7387104
+TIMESTAMP = 1767114775
+SHA256 (pdfminer_six-20251230.tar.gz) = e8f68a14c57e00c2d7276d26519ea64be1b48f91db1cdc776faa80528ca06c1e
+SIZE (pdfminer_six-20251230.tar.gz) = 8511285
diff --git a/textproc/py-pdfminer.six/files/patch-pyproject.toml b/textproc/py-pdfminer.six/files/patch-pyproject.toml
index 1e48727c6106..f2dd2f6cfb0c 100644
--- a/textproc/py-pdfminer.six/files/patch-pyproject.toml
+++ b/textproc/py-pdfminer.six/files/patch-pyproject.toml
@@ -4,17 +4,17 @@
 
 See also: https://github.com/pdfminer/pdfminer.six/issues/724
 
---- pyproject.toml.orig	2025-04-05 16:54:46 UTC
+--- pyproject.toml.orig	2025-12-30 15:48:54 UTC
 +++ pyproject.toml
 @@ -7,7 +7,6 @@ readme = "README.md"
  dynamic = ["version"]
  description = "PDF parser and analyzer"
  readme = "README.md"
 -license = "MIT"
- requires-python = ">=3.9"
+ requires-python = ">=3.10"
  authors = [
      { name = "Yusuke Shinyama" },
-@@ -63,8 +62,8 @@ script-files = [
+@@ -68,8 +67,8 @@ script-files = [
  [tool.setuptools]
  packages = ["pdfminer"]
  script-files = [