mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
dev-python/shtab: new package, add 1.6.5
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
10
dev-python/shtab/files/shtab-1.6.5-pyproject.patch
Normal file
10
dev-python/shtab/files/shtab-1.6.5-pyproject.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
Set a default build-backend.
|
||||
--- a/pyproject.toml
|
||||
+++ b/pyproject.toml
|
||||
@@ -1,5 +1,6 @@
|
||||
[build-system]
|
||||
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4"]
|
||||
+build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools_scm]
|
||||
write_to = "shtab/_dist_ver.py"
|
||||
Reference in New Issue
Block a user