14
0

- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=93
This commit is contained in:
2024-11-22 09:39:08 +00:00
committed by Git OBS Bridge
commit abe8942d0b
10 changed files with 1232 additions and 0 deletions

9
_service Normal file
View File

@@ -0,0 +1,9 @@
<services>
<service name="cargo_vendor" mode="manual">
<param name="srctar">selenium-4.25.0.tar.gz</param>
<param name="compression">xz</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="manual"></service>
</services>