summaryrefslogtreecommitdiff
path: root/devel/decompyle3/files/patch-pyproject.toml
blob: 66bf18f3c97c1b94d809df05820742cad6168208 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2025-10-01 22:52:42 UTC
+++ pyproject.toml
@@ -15,7 +15,7 @@ readme = "README.rst"
     "xdis >= 6.1.0, < 6.3",
 ]
 readme = "README.rst"
-license = "GPL-3.0-or-later"
+license = {text = "GPL-3.0-or-later"}
 
 keywords = ["Python bytecode", "bytecode", "disassembler"]
 classifiers = [