python-automat: Update to 22.10.0, refresh patches

This also removes the patch to avoid setuptools-scm and adds a build
dependency on python-setuptools-scm/host.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To
2023-05-17 19:03:52 +08:00
committed by Rosen Penev
parent 1dcaf5210e
commit d2ad1f47d3
4 changed files with 12 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
--- a/setup.py
+++ b/setup.py
@@ -27,15 +27,6 @@ setup(
@@ -22,15 +22,6 @@ setup(
"attrs>=19.2.0",
"six",
],