SHA256
1
0
forked from pool/python-ruff

- Remove limitations on building (do not exclude any arch beforehand).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruff?expand=0&rev=45
This commit is contained in:
Matej Cepl 2024-03-08 16:58:05 +00:00 committed by Git OBS Bridge
parent 4bc9116680
commit 5bd5d7adb6
4 changed files with 10 additions and 3 deletions

View File

@ -5,4 +5,5 @@
<param name="compression">zst</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="manual" />
</services>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 8 16:57:10 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Remove limitations on building (do not exclude any arch beforehand).
-------------------------------------------------------------------
Wed Mar 6 14:20:44 UTC 2024 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -33,7 +33,8 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: alts
BuildRequires: alts
ExclusiveArch: %{rust_tier1_arches} riscv64
# ExclusiveArch: %%{rust_tier1_arches} riscv64
# ExclusiveArch: x86_64 aarch64 riscv64
%python_subpackages
%description

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:809267693f6ac1f1418835166afe1cb594cb0f3f05a2281dc2e031778251bdd0
size 25342695
oid sha256:2fba5abba0a9cd2b6bcd20a938370e8d8b602d809967933801c0d714539cc80d
size 25362305