summaryrefslogtreecommitdiff
path: root/repo/python-setuptools-scm/deprecation-warning.patch
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-06-06 21:25:48 +0000
committerdavidovski <david@davidovski.xyz>2022-06-06 21:25:48 +0000
commitccc722b7ed330198d82a3cf28ead76d6d107a70a (patch)
tree7611b3cc4f3ca681524fa28b174a0253eb802e0e /repo/python-setuptools-scm/deprecation-warning.patch
parent9ee32689f0b57b9e1de6d22c84ce8e3700b6122b (diff)
added java
Diffstat (limited to 'repo/python-setuptools-scm/deprecation-warning.patch')
-rw-r--r--repo/python-setuptools-scm/deprecation-warning.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/repo/python-setuptools-scm/deprecation-warning.patch b/repo/python-setuptools-scm/deprecation-warning.patch
new file mode 100644
index 0000000..cf7a2c3
--- /dev/null
+++ b/repo/python-setuptools-scm/deprecation-warning.patch
@@ -0,0 +1,10 @@
+--- ./tox.ini
++++ ./tox.ini
+@@ -6,6 +6,7 @@
+ filterwarnings=
+ error
+ ignore:.*tool\.setuptools_scm.*
++ ignore:Creating a LegacyVersion has been deprecated and will be removed in the next major release:DeprecationWarning
+ markers=
+ issue(id): reference to github issue
+ skip_commit: allows to skip commiting in the helpers