We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b257e74 commit 70fa3a6Copy full SHA for 70fa3a6
.git_archival.txt
@@ -1 +1,4 @@
1
+node: $Format:%H$
2
+node-date: $Format:%cI$
3
+describe-name: $Format:%(describe:tags=true)$
4
ref-names: $Format:%D$
.gitattributes
@@ -1,2 +1,2 @@
-# Needed for setuptools-scm-git-archive
+# Needed for setuptools-scm
.git_archival.txt export-subst
files/tasks/rpm-test-deps.yaml
@@ -6,7 +6,6 @@
6
- python3-setuptools
7
- git-core
8
- python3-setuptools_scm
9
- - python3-setuptools_scm_git_archive
10
- python3-wheel # for bdist_wheel
11
- python3-pytest
12
- python3-tox
recipe.yaml
@@ -18,7 +18,6 @@
18
19
20
21
22
23
24
0 commit comments