public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-debian] rawhide: fix syntax error in packit.yaml
@ 2026-06-08 9:20
0 siblings, 0 replies; only message in thread
From: @ 2026-06-08 9:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-debian
Branch : rawhide
Commit : 4b2f2ee15c0aa083a70cf17ff3d78cdc1df763bc
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2026-06-08T11:20:42+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-debian/c/4b2f2ee15c0aa083a70cf17ff3d78cdc1df763bc?branch=rawhide
Log:
fix syntax error in packit.yaml
---
diff --git a/packit.yaml b/packit.yaml
index f4555af..f84631a 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -1,5 +1,5 @@
upstream_project_url: https://salsa.debian.org/python-debian-team/python-debian
-upstream_tag_template: {version}
+upstream_tag_template: "{version}"
copy_upstream_release_description: false
jobs:
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-08 9:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 9:20 [rpms/python-debian] rawhide: fix syntax error in packit.yaml
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox