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:
INODE64
2023-11-08 14:35:20 +01:00
parent 9625639f8d
commit a6fe86aae5

View File

@@ -29,7 +29,7 @@ fi
DESCRIPTION="Google's Protocol Buffers - Python bindings" DESCRIPTION="Google's Protocol Buffers - Python bindings"
HOMEPAGE=" HOMEPAGE="
https://developers.google.com/protocol-buffers/ https://protobuf.dev
https://pypi.org/project/protobuf/ https://pypi.org/project/protobuf/
" "
@@ -45,7 +45,7 @@ DEPEND="
" "
RDEPEND=" RDEPEND="
${BDEPEND} ${BDEPEND}
dev-libs/protobuf:${SLOT} dev-libs/protobuf:${SLOT}=
" "
distutils_enable_tests setup.py distutils_enable_tests setup.py