forked from pool/python-selenium
- Drop ExclusiveArch - at least s390x and ppc64le also build
successfully, so there's no point in listing lots of archs in "ExclusiveArch" OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=95
This commit is contained in:
9
_service
Normal file
9
_service
Normal 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>
|
||||
|
||||
Reference in New Issue
Block a user