From 60e640041cdfccec3d9264b2b9fb39d0e35201bc Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 14 Mar 2025 00:54:59 -0700 Subject: [PATCH] fix(protobuf): Remove obsolete file (#3889) (#3892) (cherry picked from commit fba6071e3e343cc15fe98d65ec691789e2d1b8fe) Co-authored-by: Gilver --- anda/langs/python/protobuf/python3-protobuf.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/anda/langs/python/protobuf/python3-protobuf.spec b/anda/langs/python/protobuf/python3-protobuf.spec index fba79acc17..b7fa3c44f2 100644 --- a/anda/langs/python/protobuf/python3-protobuf.spec +++ b/anda/langs/python/protobuf/python3-protobuf.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 6.30.1 -Release: 1%?dist +Release: 2%?dist Summary: Protocol Buffers License: BSD-3-Clause @@ -39,7 +39,6 @@ rm -rf %{pypi_name}.egg-info %doc README.md %{python3_sitearch}/google %{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info -%{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}-nspkg.pth %changelog * Sun Feb 19 2023 windowsboy111 - 4.22.0-1