[Bug 291265] [UPDATE] update devel/py-archinfo to 9.2.185

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 29 Nov 2025 14:38:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291265

--- Comment #3 from Vladimir Druzenko <vvd@FreeBSD.org> ---
devel/py-archinfo/files/patch-pyproject.toml:
--- pyproject.toml.orig 2025-11-25 17:09:08 UTC
+++ pyproject.toml
@@ -5,8 +5,8 @@ description = "Classes with architecture-specific info
 [project]
 name = "archinfo"
 description = "Classes with architecture-specific information useful to other
projects."
-license = "BSD-2-Clause"
-license-files = ["LICENSE"]
+license = {text = "BSD-2-Clause"}
+#license-files = ["LICENSE"]
 classifiers = [
     "Programming Language :: Python :: 3",
     "Programming Language :: Python :: 3 :: Only",

-- 
You are receiving this mail because:
You are the assignee for the bug.