gnu: python-pandera: Use Pydantic 2. * gnu/packages/python-science.scm (python-pandera)[propagated-inputs]: Replace python-pydantic with python-pydantic-2. [arguments]: Disable one test. Change-Id: Ie222a484f4d8a540ffdf6db6da09e600723169d7
gnu: python-blake3: Remove bad characters from version string. The version string would be converted to "-0.3.1-", which breaks version checks in packages using blake3. * gnu/packages/python-crypto.scm (python-blake3)[arguments]: Remove single quotes from version field. Change-Id: I9a3df22f866f119f52e7cd93ac899d4f24bb9302
gnu: python-vaex-core: Use pyproject-build-system and Pydantic 2. * gnu/packages/python-science.scm (python-vaex-core)[build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; add phase 'patch-for-pydantic. [propagated-inputs]: Replace python-pydantic with python-pydantic-2; add python-pydantic-settings. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I0e3d4d30940f55e234a5971431dc1c3fec2abce3
gnu: python-prisma: Use Pydantic 2. * gnu/packages/databases.scm (python-prisma)[propagated-inputs]: Replace python-pydantic with python-pydantic-2. Change-Id: I35016e36bab36d68caaa2a6833c2052ccd92d0b5
gnu: python-pytoolconfig: Use Pydantic 2. * gnu/packages/python-xyz.scm (python-pytoolconfig)[propagated-inputs]: Replace python-pydantic with python-pydantic-2. Change-Id: Iff1977d0a28e8c7d137bb5119581937b6abb3ea7
gnu: python-spacy: Update to 3.6.1. * gnu/packages/machine-learning.scm (python-spacy): Update to 3.6.1. Change-Id: I3e79e275ca21566d1e0eeab2be22568e469fa23d
gnu: python-spacy: Use Pydantic 2. * gnu/packages/machine-learning.scm (python-spacy)[propagated-inputs]: Replace python-pydantic with python-pydantic-2. Change-Id: I454899ea84ffa96ddcfa222909ef8acb7cd164bd
gnu: python-thinc: Update to 8.1.12. * gnu/packages/machine-learning.scm (python-thinc): Update to 8.1.12. [propagated-inputs]: Remove python-contextvars and python-typing-extensions; replace python-pydantic with python-pydantic-2. Change-Id: I7d79791163a750896495b4fed919c312b1110614
gnu: python-confection: Update to 0.1.5. * gnu/packages/python-xyz.scm (python-confection): Update to 0.1.5. [propagated-inputs]: Replace python-pydantic with python-pydantic-2; remove python-typing-extensions. Change-Id: I28f60a2e8b39bb12cfdf0fd871daa2378bab5619
gnu: python-fastapi-csrf-protect: Update to 0.3.3. * gnu/packages/python-web.scm (python-fastapi-csrf-protect): Update to 0.3.3. [propagated-inputs]: Replace python-pydantic with python-pydantic-2. Change-Id: Iecc1325e4351b76b6bc2cb63fc56bbac30f963d8
gnu: python-huggingface-hub: Use Pydantic 2. * gnu/packages/python-web.scm (python-huggingface-hub)[propagated-inputs]: Replace python-pydantic with python-pydantic-2. Change-Id: Id294af8c1bd6a2e4be8897e8492fcacc77e5a6f0
gnu: python-aws-sam-translator: Use Pydantic 2. * gnu/packages/python-web.scm (python-aws-sam-translator)[arguments]: Enable tests that failed due to the use of Pydantic 1. [propagated-inputs]: Replace python-pydantic with python-pydantic-2. Change-Id: I8623da82278465f36339160926853d8410af74db
gnu: emacs-rustic: Update to 3.5. * gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 3.5. [source]: Update project url. [home-page]: Update project home-page. Change-Id: I0b11c74cfb7a3c7e35499d36748b7c62e67488df
gnu: Add stdman. * gnu/packages/man.scm (stdman): New variable. Change-Id: I34a31f026ab38d37885411967fe268c637873035
gnu: Add elinks. * gnu/packages/web-browsers.scm (elinks): New variable. Change-Id: I59f83d9a36db06d6a32062964893184abd7ddcff Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: tlp: Read config files from /etc. * gnu/packages/linux.scm (tlp)[arguments]<#:make-flags>: Set TLP_CONFUSR, TLP_CONFDIR. Change-Id: Ie1e6e6d0d706478422f362a04b410787cdc5498f
gnu: cl-unix-opts: Fix home page. This was presumably set to cl-json's by mistake; I cannot see an obvious connection between the two projects. * gnu/packages/lisp-xyz.scm (sbcl-unix-opts)[home-page]: Set to source repository. Change-Id: Ie4d4e32c59c48594ef9f035a9c75157e435946d9 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: cl-simple-matrix: Update to 1.4-0.549113a. * gnu/packages/lisp-xyz.scm (sbcl-simple-matrix): Update to 1.4-0.549113a. Change-Id: Ic1063d25221e142f7c07ea3218b0a46ad535add4
gnu: txr: Update to 299. * gnu/packages/lisp.scm (txr): Update to 299. Change-Id: I4e302f249cfb8fcb2c86011192942b3da55ea7ac
gnu: oniguruma: Update to 6.9.10. * gnu/packages/textutils.scm (oniguruma): Update to 6.9.10. Change-Id: I15634b075fbe5c3528f749c92fcbe2ae331850a5 Signed-off-by: Christopher Baines <mail@cbaines.net>