add: pywebview (#7097) (#7113)

(cherry picked from commit b9365a1f40)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2025-11-04 21:20:51 -08:00
committed by GitHub
parent f59bcc8fcc
commit ee22eea8b8
3 changed files with 55 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "pywebview.spec"
}
}