Skip to content

Commit 1b09245

Browse files
committed
packit: Minor cleanup
Signed-off-by: Cristian Le <[email protected]>
1 parent 867abe0 commit 1b09245

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.packit.yaml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
61
files_to_sync:
72
- src: .distro/
83
dest: ./
@@ -14,7 +9,9 @@ files_to_sync:
149
- "- plans/rpminspect.fmf"
1510
- "- plans/rpmlint.fmf"
1611
- .packit.yaml
17-
upstream_package_name: scikit_build_core
12+
13+
upstream_package_name: scikit-build-core
14+
specfile_path: .distro/python-scikit-build-core.spec
1815
downstream_package_name: python-scikit-build-core
1916
upstream_tag_template: v{version}
2017

0 commit comments

Comments
 (0)