mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
add python-mpv-jsonrpc and jellyfin apiclient
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
*.egg-info
|
||||
*.egg
|
||||
*.pyc
|
||||
*.tar.*
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
|
||||
project pkg {
|
||||
rpm {
|
||||
spec = "python-mpv.spec"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
|
||||
rpm.global("pypi_version", pypi("python-mpv"));
|
||||
|
||||
Reference in New Issue
Block a user