add: pywebview (#7097)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2025-11-04 23:15:49 -06:00
committed by GitHub
parent 4d901dd75a
commit b9365a1f40
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"
}
}