/gnu/system/

edd20732911'>gnu/packages/protobuf.scm
AgeCommit message (Expand)Author
2022-10-27gnu: python-mypy-protobuf: Switch to pyproject-build-system....* gnu/packages/protobuf.scm (python-mypy-protobuf)[build-system]: Switch to PYPROJECT-BUILD-SYSTEM. [arguments]: Remove redundant phases. [native-inputs]: Remove PYTHON-PYPA-BUILD. Marius Bakke
2022-08-31gnu: Add python-mypy-protobuf....* gnu/packages/protobuf.scm (python-mypy-protobuf): New variable. Maxim Cournoyer
2022-08-31gnu: Add python-nanopb....* gnu/packages/protobuf.scm (python-nanopb): New variable. Maxim Cournoyer
2022-08-31gnu: Add nanopb....* gnu/packages/protobuf.scm (nanopb): New variable. Maxim Cournoyer
2022-07-24gnu: fstrm: Refer to HPND licence by name....* gnu/packages/protobuf.scm (fstrm)[license]: Use license:hpnd directly. Tobias Geerinckx-Rice
2022-07-24gnu: fstrm: Omit static library....* gnu/packages/protobuf.scm (fstrm)[arguments]: Add "--disable-static" to #:configure-flags. Tobias Geerinckx-Rice
2022-07-24gnu: fstrm: Update to 0.6.1....* gnu/packages/protobuf.scm (fstrm): Update to 0.6.1. [license]: Update too. Tobias Geerinckx-Rice
2022-07-12gnu: protobuf-2: Fix build....Partially fixes <https://issues.guix.gnu.org/51093>. * gnu/packages/protobuf.scm (protobuf-2) [phases]{disable-broken-tests}: Delete phase. Maxim Cournoyer
2022-05-31gnu: Remove python2-protobuf....* gnu/packages/protobuf.scm (python2-protobuf): Delete variable. Maxim Cournoyer
2022-05-27gnu: python-protobuf-3.6: Add missing input....This was removed from python-protobuf in 5f8491ea95d7ba88801aa28b6d2b98f30b033186. * gnu/packages/protobuf.scm (python-protobuf-3.6)[inputs]: Add python-six. Christopher Baines
2022-05-20gnu: Add python-proto-plus....* gnu/packages/protobuf.scm (python-proto-plus): New variable. Ricardo Wurmus
2022-05-20gnu: python-protobuf: Update to 3.20.1....* gnu/packages/protobuf.scm (python-protobuf): Update to 3.20.1. [native-inputs]: Remove python-wheel. [propagated-inputs]: Remove python-six. Ricardo Wurmus