/etc/completion/zsh/

icon' href='/cgit-static/favicon.ico'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/protobuf.scm
AgeCommit message (Expand)Author
2024-01-01gnu: python-protobuf: Update to 3.20.2....* gnu/packages/protobuf.scm (python-protobuf): Update to 3.20.2. Change-Id: Ic7a0f199f522ebf1e62e9179b4a7e4223594299c Ricardo Wurmus
2023-11-25gnu: protobuf: Fix cross-compilation....* gnu/packages/protobuf.scm (protobuf): Fix cross-compilation. [native-inputs]: When cross-compiling, add this-package. [inputs]: Add googletest. Change-Id: Id7d3a8be9d4211249c0adc3a99a7a07206f9c495 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Zheng Junjie
2023-07-10gnu: ruby-protobuf: Fix build....* gnu/packages/protobuf.scm (ruby-protobuf)[arguments]: Update style. [native-inputs]: Remove ruby-pry-byebug. Christopher Baines
2023-05-05gnu: Add protobuf-3.20....* gnu/packages/protobuf.scm (protobuf-3.20): New variable. Ricardo Wurmus
2023-04-21gnu: python-protobuf-3.6: Patch for Python 3.10....* gnu/packages/protobuf.scm (python-protobuf-3.6)[arguments]: Patch collections import. [native-inputs]: Add python-setuptools-for-tensorflow. Ricardo Wurmus
2023-04-19gnu: Remove python-typing-extensions-next....* gnu/packages/python-xyz.scm (python-typing-extensions-next): Delete variable. Maxim Cournoyer
2023-03-28gnu: ruby-protobuf: Update to 3.10.3....* gnu/packages/protobuf.scm (ruby-protobuf): Update to 3.10.3. Delete trailing #t. [arguments]: Use search-input-file in patch-protoc phase. Honor #:tests? in check phase. Maxim Cournoyer
2023-03-28gnu: ruby-activesupport: Update to 7.0.4.3....* gnu/packages/ruby.scm (ruby-activesupport): Move to... * gnu/packages/rails.scm (ruby-activesupport): ... here. (%ruby-rails-version, ruby-rails-monorepo): New variables. (ruby-activesupport): Update to 7.0.4.3. [arguments]: Use gexps. Add the delete-gemfiles, chdir, check-setup and delete-problematic-tests phases. Delete check phase override. [native-inputs]: New field. [propagated-inputs]: Remove ruby-zeitwerk. Replace ruby-minitest with ruby-minitest-5.15. [home-page]: Update URL. Maxim Cournoyer
2023-03-28gnu: Remove ruby-protobuf-cucumber....The package is no longer used by ruby-cucumber-messages, its sole user. It is unmaintained. * gnu/packages/protobuf.scm (ruby-protobuf-cucumber): Delete variable. Maxim Cournoyer