diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-02-22 20:50:34 -0800 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-02-22 23:49:25 -0800 |
| commit | 4eccea96d077455b47336ec95a2d54bfb8666192 (patch) | |
| tree | d79ebf4d1c032bb219a45ec305158b7ced91e0d7 /cad/py-vunit-hdl/files/patch-pyproject.toml | |
| parent | misc/zine: Update 0.10.0 → 0.11.0 (diff) | |
cad/py-vunit-hdl: Update 4.6.0 → 4.6.2
Reported by: portscout
Diffstat (limited to 'cad/py-vunit-hdl/files/patch-pyproject.toml')
| -rw-r--r-- | cad/py-vunit-hdl/files/patch-pyproject.toml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/py-vunit-hdl/files/patch-pyproject.toml b/cad/py-vunit-hdl/files/patch-pyproject.toml new file mode 100644 index 000000000000..90fb5d41144e --- /dev/null +++ b/cad/py-vunit-hdl/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2023-02-23 03:24:14 UTC ++++ pyproject.toml +@@ -1,7 +1,7 @@ + [build-system] + requires = [ + "setuptools >= 35.0.2", +- "setuptools_scm >= 2.0.0, <3" ++ "setuptools_scm" + ] + build-backend = "setuptools.build_meta" + |
