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 <ffelix@inode64.com>
This commit is contained in:
parent
9625639f8d
commit
a6fe86aae5
@ -29,7 +29,7 @@ fi
|
||||
|
||||
DESCRIPTION="Google's Protocol Buffers - Python bindings"
|
||||
HOMEPAGE="
|
||||
https://developers.google.com/protocol-buffers/
|
||||
https://protobuf.dev
|
||||
https://pypi.org/project/protobuf/
|
||||
"
|
||||
|
||||
@ -45,7 +45,7 @@ DEPEND="
|
||||
"
|
||||
RDEPEND="
|
||||
${BDEPEND}
|
||||
dev-libs/protobuf:${SLOT}
|
||||
dev-libs/protobuf:${SLOT}=
|
||||
"
|
||||
|
||||
distutils_enable_tests setup.py
|
Loading…
x
Reference in New Issue
Block a user