Skip to content

Commit a6fe86a

Browse files
committed
Recompile when update protobuf, to solve preserved libs
And use new url in homepage >>> package: dev-libs/protobuf-24.3 * - /usr/lib64/libprotobuf.so.23.3.0 * used by /usr/lib/python3.11/site-packages/google/protobuf/pyext/_message.cpython-311-x86_64-linux-gnu.so (dev-python/protobuf-python-4.24.3) Signed-off-by: INODE64 <[email protected]>
1 parent 9625639 commit a6fe86a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev-python/protobuf-python/protobuf-python-4.24.3.ebuild renamed to dev-python/protobuf-python/protobuf-python-4.24.3-r1.ebuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ fi
2929

3030
DESCRIPTION="Google's Protocol Buffers - Python bindings"
3131
HOMEPAGE="
32-
https://developers.google.com/protocol-buffers/
32+
https://protobuf.dev
3333
https://pypi.org/project/protobuf/
3434
"
3535

@@ -45,7 +45,7 @@ DEPEND="
4545
"
4646
RDEPEND="
4747
${BDEPEND}
48-
dev-libs/protobuf:${SLOT}
48+
dev-libs/protobuf:${SLOT}=
4949
"
5050

5151
distutils_enable_tests setup.py

0 commit comments

Comments
 (0)