[packages/python3-protobuf] - rel 2, simplify files
baggins
baggins at pld-linux.org
Tue Apr 28 09:16:59 CEST 2026
commit 78acdc96c02a3ab4c3f18f17d68cf524b781ae4a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Apr 28 11:16:48 2026 +0200
- rel 2, simplify files
python3-protobuf.spec | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/python3-protobuf.spec b/python3-protobuf.spec
index f572daf..a44d3e6 100644
--- a/python3-protobuf.spec
+++ b/python3-protobuf.spec
@@ -3,7 +3,7 @@ Summary: Python bindings for Protocol Buffers
Summary(pl.UTF-8): Wiązania Pythona do buforów protokołowych (Protocol Buffers)
Name: python3-protobuf
Version: 7.34.1
-Release: 1
+Release: 2
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/protobuf/
@@ -44,9 +44,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc LICENSE README.md
-%dir %{py3_sitedir}/google
-%{py3_sitedir}/google/__init__.py
-%{py3_sitedir}/google/__pycache__/__init__.cpython-*.py[co]
+%{py3_sitedir}/google
%dir %{py3_sitedir}/google/_upb
%attr(755,root,root) %{py3_sitedir}/google/_upb/_message.cpython-*.so
%{py3_sitedir}/google/protobuf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-protobuf.git/commitdiff/78acdc96c02a3ab4c3f18f17d68cf524b781ae4a
More information about the pld-cvs-commit
mailing list