[packages/python3-protobuf] Up to 7.34.1
arekm
arekm at pld-linux.org
Fri Apr 24 16:56:36 CEST 2026
commit 8bfb4b36054094bafcab7ec366d845493788428c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Apr 24 16:56:20 2026 +0200
Up to 7.34.1
python3-protobuf.spec | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/python3-protobuf.spec b/python3-protobuf.spec
index 6f664b5..f572daf 100644
--- a/python3-protobuf.spec
+++ b/python3-protobuf.spec
@@ -2,19 +2,19 @@
Summary: Python bindings for Protocol Buffers
Summary(pl.UTF-8): Wiązania Pythona do buforów protokołowych (Protocol Buffers)
Name: python3-protobuf
-Version: 5.29.6
+Version: 7.34.1
Release: 1
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/protobuf/
Source0: https://files.pythonhosted.org/packages/source/p/protobuf/protobuf-%{version}.tar.gz
-# Source0-md5: 55db2bb71110a13765d3d80210fae0ef
+# Source0-md5: 7d860558dfbd2762140370c391285c35
URL: https://pypi.org/project/protobuf/
-BuildRequires: python3-modules >= 1:3.8
+BuildRequires: python3-modules >= 1:3.10
BuildRequires: python3-setuptools
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
-Requires: python3-modules >= 1:3.8
+Requires: python3-modules >= 1:3.10
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -45,8 +45,9 @@ rm -rf $RPM_BUILD_ROOT
%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]
%dir %{py3_sitedir}/google/_upb
-%{py3_sitedir}/google/_upb/_message.cpython-*.so
+%attr(755,root,root) %{py3_sitedir}/google/_upb/_message.cpython-*.so
%{py3_sitedir}/google/protobuf
%{py3_sitedir}/protobuf-%{version}-py*.egg-info
-%{py3_sitedir}/protobuf-%{version}-py*-nspkg.pth
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-protobuf.git/commitdiff/8bfb4b36054094bafcab7ec366d845493788428c
More information about the pld-cvs-commit
mailing list