]> git.pld-linux.org Git - packages/libproxy.git/commitdiff
noarch python packages
authorJan Palus <atler@pld-linux.org>
Sat, 27 Feb 2021 13:23:48 +0000 (14:23 +0100)
committerJan Palus <atler@pld-linux.org>
Sat, 27 Feb 2021 13:23:48 +0000 (14:23 +0100)
libproxy.spec

index 8e318c58fc092176b704ed67ac472ce6a338df74..d091e0131a4989874c3ee285771c524820184647 100644 (file)
@@ -111,6 +111,7 @@ Group:              Libraries/Python
 # uses libproxy shared library
 Requires:      %{name} = %{version}-%{release}
 Requires:      python-libs >= 1:2.5
+BuildArch:     noarch
 
 %description -n python-libproxy
 libproxy Python bindings.
@@ -125,6 +126,7 @@ Group:              Libraries/Python
 # uses libproxy shared library
 Requires:      %{name} = %{version}-%{release}
 Requires:      python3-libs >= 1:3.2
+BuildArch:     noarch
 
 %description -n python3-libproxy
 libproxy Python 3 bindings.
This page took 0.094431 seconds and 4 git commands to generate.