summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2021-02-27 13:34:25 (GMT)
committerJan Palus2021-02-27 13:34:25 (GMT)
commitbff69769d1b3541adb33674a11071b9c9413ce95 (patch)
tree32425fc05306e6fe1e6b5f07edf15c1495c269d7
parentef90f61ceb2058703c7c4a19c43460fbf4699dd9 (diff)
downloadprotobuf-bff69769d1b3541adb33674a11071b9c9413ce95.zip
protobuf-bff69769d1b3541adb33674a11071b9c9413ce95.tar.gz
noarch python packages
-rw-r--r--protobuf.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/protobuf.spec b/protobuf.spec
index 346d4a1..1116780 100644
--- a/protobuf.spec
+++ b/protobuf.spec
@@ -160,6 +160,7 @@ Summary(pl.UTF-8): Wiązania Pythona 2 do buforów protokołowych (Protocol Buff
Group: Development/Languages/Python
Requires: python-modules >= 1:2.7
# does not use C++ library at this time
+BuildArch: noarch
%description -n python-protobuf
Python 2 bindings for Protocol Buffers.
@@ -173,6 +174,7 @@ Summary(pl.UTF-8): Wiązania Pythona 3 do buforów protokołowych (Protocol Buff
Group: Development/Languages/Python
Requires: python3-modules >= 1:3.3
# does not use C++ library at this time
+BuildArch: noarch
%description -n python3-protobuf
Python 3 bindings for Protocol Buffers.