gnu: Add function2. * gnu/packages/cpp.scm (function2): New variable. Change-Id: I2fe5febd7165c301c3d65669b050391de0fcd1c6
gnu: Add bitsery. * gnu/packages/cpp.scm (bitsery): New variable. Change-Id: I1a302036d70fcf280e8a956f938e900d1d08bd17
gnu: trealla: Patch shared object file references. * gnu/packages/prolog.scm (trealla): Patch shared object file references. [inputs]: Add curl, gsl, raylib, and sqlite. [arguments]: Patch shared object file references. Change-Id: If90831da524743cbb119701145643686a3f90884
gnu: packages/golang-xyz: Sort. * gnu/packages/golang-xyz.scm::(go-github-com-containerd-console, go-github-com-cpuguy83-go-md2man-v2, go-github-com-distribution-reference, go-github-com-moby-patternmatcher, go-github-com-timshannon-bolthold): Sort variables alphabetically. Change-Id: Iecb2632484169e9c03b8e7944232273abf3eb880
gnu: Deprecate go-github-com-go-md2man. * gnu/packages/golang-xyz.scm (go-github-com-cpuguy83-go-md2man-v2): New variable based on go-github-com-go-md2man with correct name style. [arguments] <import-path>: Adjust according to go.mod. (go-github-com-go-md2man): Deprecate in favor of go-github-com-cpuguy83-go-md2man-v2 (go-md2man): Adjust inheritance. [import-path]: Trim trailing "v2" to produce correct binary name. (go-github-com-spf13-cobra, go-github-com-urfave-cli) (go-github-com-urfave-cli-v2)[propagated-inputs]: Remove go-github-com-go-md2man; add go-github-com-cpuguy83-go-md2man-v2. Change-Id: I9098e528814403a1af483e580044728cab6c605f
gnu: python-pywal: Switch to pyproject. * gnu/packages/python-xyz.scm (python-pywal):[build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest and python-setuptools. Change-Id: I1c461e7353edd99018c915b1a1bb0d5813471715
gnu: Add python-pywal16. * gnu/packages/python-xyz.scm (python-pywal16): New Variable. Change-Id: If3781f92c182cbde0b7e0740354c441e4a226c2e Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-elasticsearch: Update to 9.1.1. * gnu/packages/python-web.scm (python-elasticsearch): Update to 9.1.1. [arguments]: Remove. [native-inputs]: Add nss-certs-for-test, python-aiohttp, python-orjson, python-pytz, and python-hatchling; remove python-setuptools and python-wheel [propagated-inputs]: Remove python-urllib3-1.26; add python-elastic-transport. Change-Id: I2ae29c16b673d0ea530ebc2f4c8177f80a7c3043
gnu: Add python-elastic-transport. * gnu/packages/python-web.scm (python-elastic-transport): New variable.
gnu: Add python-opentelemetry-test-utils-bootstrap. * gnu/packages/python-web.scm (python-opentelemetry-test-utils-bootstrap): New variable. Change-Id: Ic03c9d3e05f184230becc7373d58df0202d5cf63
gnu: Add python-opentelemetry-test-utils. * gnu/packages/python-web.scm (python-opentelemetry-test-utils): New variable. Change-Id: If43cc2ba0582ce8cbbc781b960a3fe62c903d538
gnu: Add python-opentelemetry-semantic-conventions-bootstrap. * gnu/packages/python-web.scm (python-opentelemetry-semantic-conventions-bootstrap): New variable. Change-Id: I068c426d1f0c01227c1be1836e71abc6b7800858
gnu: Add python-opentelemetry-semantic-conventions. * gnu/packages/python-web.scm (python-opentelemetry-semantic-conventions): New variable. Change-Id: I9489eb1906b171917b39b1c62c6a2e257aa6f763
gnu: Add python-opentelemetry-sdk-bootstrap. * gnu/packages/python-web.scm (python-opentelemetry-sdk-bootstrap): New variable.
gnu: Add python-opentelemetry-sdk. * gnu/packages/python-web.scm (python-opentelemetry-sdk): New variable. Change-Id: If358cc32c5626a01b42664517a637963a38d2eba
gnu: Add python-opentelemetry-api-bootstrap. * gnu/packages/python-web.scm (python-opentelemetry-api-bootstrap): New variable.
gnu: Add python-opentelemetry-api. * gnu/packages/python-web.scm (python-opentelemetry-api): New variable.
gnu: Add python-respx. * gnu/packages/python-check.scm (python-respx): New variable. Change-Id: Iddfdcc6dd2cc0f518e7046ac8df743c4b535d639
gnu: python-mohawk: Fix build (for now). python-mohawk is a leaf package whose source hasn't been updated in six years. All of the forks still import six. It seems ready for deprecation. Nevertheless, as long as we still have six in the repository, we might as well make the package build. Added a comment that can be seen when grepping for 'python-six'. * gnu/packages/python-web.scm (python-mohawk): Fix build. [propagated-inputs]: Add python-six. Change-Id: Iaac6c2562e65843946361f1cce94ba38207a9640 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-quicktions: Update to 1.22. * gnu/packages/python-xyz.scm (python-quicktions): Update to 1.22. [source] <origin>: Switch to git-fetch. <snippet: Remove it as no longer required.. [build-system]: Switch to pyproject-build-system. [arguments]: Remove #:phases. [native-inputs]: Add python-setuptools. Change-Id: I36bf05328539c13e942589584973ec3fe124a505 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>