Files
pybind11_protobuf/_service
Dmitry Roshchin ad614e2975 Accepting request 1226030 from home:StefanBruens:branches:science
- Update git snapshot to 0~git20241101.90b1a5b
- Drop upstream patches:
  * 0001-Make-protobuf-python_api-fully-optional.patch
  * 0002-Add-ENABLE_PYPROTO_API-option-to-CMake-build-clean-u.patch
  * 0003-Make-the-pybind11_-_proto_caster-libraries-STATIC.patch
  * 0004-Fix-handling-of-external-dependencies-allow-forcing-.patch
  * 0005-Build-and-run-the-test-cases.patch
- Fix build with protobuf major 5.26.x (v26.x) and later

OBS-URL: https://build.opensuse.org/request/show/1226030
OBS-URL: https://build.opensuse.org/package/show/science/pybind11_protobuf?expand=0&rev=4
2024-11-24 11:20:53 +00:00

15 lines
524 B
Plaintext

<services>
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/pybind/pybind11_protobuf.git</param>
<param name="scm">git</param>
<param name="filename">pybind11_protobuf</param>
<param name="revision">90b1a5b9de76</param>
<param name="versionformat">0~git%cd.%h</param>
</service>
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">gz</param>
</service>
<service name="set_version" mode="manual" />
</services>