diff options
Diffstat (limited to 'www/py-pylsqpack/files/patch-pyproject.toml')
| -rw-r--r-- | www/py-pylsqpack/files/patch-pyproject.toml | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/www/py-pylsqpack/files/patch-pyproject.toml b/www/py-pylsqpack/files/patch-pyproject.toml index ab6d85b23e11..2f9a9e391eac 100644 --- a/www/py-pylsqpack/files/patch-pyproject.toml +++ b/www/py-pylsqpack/files/patch-pyproject.toml @@ -1,9 +1,9 @@ ---- pyproject.toml.orig	2025-04-06 15:36:46 UTC +--- pyproject.toml.orig	2025-10-10 17:06:42 UTC  +++ pyproject.toml -@@ -7,7 +7,7 @@ requires-python = ">=3.9" +@@ -7,7 +7,7 @@ requires-python = ">=3.10"   description = "Python wrapper for the ls-qpack QPACK library"   readme = "README.rst" - requires-python = ">=3.9" + requires-python = ">=3.10"  -license = "BSD-3-Clause"  +license = { text = "BSD-3-Clause" }   authors = [ | 
