We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 867abe0 commit 1b09245Copy full SHA for 1b09245
.packit.yaml
@@ -1,8 +1,3 @@
1
-# See the documentation for more information:
2
-# https://packit.dev/docs/configuration/
3
-
4
-specfile_path: .distro/python-scikit-build-core.spec
5
6
files_to_sync:
7
- src: .distro/
8
dest: ./
@@ -14,7 +9,9 @@ files_to_sync:
14
9
- "- plans/rpminspect.fmf"
15
10
- "- plans/rpmlint.fmf"
16
11
- .packit.yaml
17
-upstream_package_name: scikit_build_core
12
+
13
+upstream_package_name: scikit-build-core
+specfile_path: .distro/python-scikit-build-core.spec
18
downstream_package_name: python-scikit-build-core
19
upstream_tag_template: v{version}
20
0 commit comments