Skip to content

Commit

Permalink
databases/py-pg8000: Add the patch which forgot in previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
wenheping committed Jan 14, 2024
1 parent a30f2db commit 5c66d02
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions databases/py-pg8000/files/patch-pyproject.toml
@@ -0,0 +1,10 @@
--- pyproject.toml.orig 2024-01-14 09:52:53 UTC
+++ pyproject.toml
@@ -1,6 +1,6 @@ requires = [
[build-system]
requires = [
- "setuptools >= 65",
+ "setuptools >= 63",
"versioningit >= 2.1.0",
]
build-backend = "setuptools.build_meta"

0 comments on commit 5c66d02

Please sign in to comment.