gnu: python-jwcrypto: Adjust inputs. * gnu/packages/python-web.scm (python-jwcrypto)[propagated-inputs]: Remove python-deprecated; add python-typing-extensions. Change-Id: I0eda45ecdb99e98d7841482fb77c390014a53e2b Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python-blacksheep: Update to 2.4.5. * gnu/packages/python-web.scm (python-blacksheep): Update to 2.4.5. [propagated-inputs]: Add python-essentials, python-httptools, and python-rodi. Change-Id: Id3ab94d587a46a99a1f85910ce2d60f7721816b3 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python-guardpost: Update to 1.0.4. * gnu/packages/python-web.scm (python-guardpost): Update to 1.0.4. [propagated-inputs]: Add python-cryptography, python-essentials, and python-pyjwt. [native-inputs]: Remove python-cryptography and python-pyjwt. Change-Id: Ia527c00ac1224ded076679e3971c43d7f3482540 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python-cloudpathlib: Fix tests. * gnu/packages/python-web.scm (python-cloudpathlib)[native-inputs]: Add python-psutil. Change-Id: I2c13d89f7739f94ca5532188cafaba7d6b214f1d Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python-fastapi: Update to 0.124.0. * gnu/packages/python-web.scm (python-fastapi): Update to 0.124.0. [arguments] <test-flags>: Rework them, do not run tests on documentation and toturials. <phases>: Remove 'relax-requirements. [propagated-inputs]: Add python-annotated-doc and python-pydantic-extra-types. [native-inputs]: Add python-anyio, python-types-orjson, and python-types-ujson. Change-Id: I699102d132838e3a8ac120063c6fdb89b25db89f Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python-pydantic-2: Deprecate by python-pydantic. * gnu/packages/python-xyz.scm (python-pydantic-2): Deprecate variable. * gnu/packages/astronomy.scm (python-czml3, python-edps, python-hvpy): [propagated-inputs]: Remove python-pydantic-2; add python-pydantic. * gnu/packages/cybersecurity.scm (gallia): [inputs]: Remove python-pydantic-2; add python-pydantic. * gnu/packages/databases.scm (python-prisma)[propagated-inputs]: Remove python-pydantic-2; add python-pydantic. (python-tortoise-orm, aerich)[native-inputs]: Remove python-pydantic-2; add python-pydantic. * gnu/packages/django.scm (python-django-ninja)[propagated-inputs]: Remove python-pydantic-2; add python-pydantic. * gnu/packages/finance.scm (python-schwifty)[native-inputs]: Remove python-pydantic-2; add python-pydantic. * gnu/packages/games.scm (tuxemon)[propagated-inputs]: Remove python-pydantic-2; add python-pydantic. * gnu/packages/machine-learning.scm (python-spacy, python-thinc): [propagated-inputs]: Remove python-pydantic-2; add python-pydantic. * gnu/packages/maths.scm (python-libensemble)[propagated-inputs]: Remove python-pydantic-2; add python-pydantic. * gnu/packages/protobuf.scm (python-pure-protobuf)[native-inputs]: Remove python-pydantic-2; add python-pydantic. * gnu/packages/python-check.scm (python-inline-snapshot)[native-inputs]: Remove python-pydantic-2; add python-pydantic. * gnu/packages/python-science.scm (python-iminuit):[native-inputs]: Remove python-pydantic-2; add python-pydantic. (python-pandera, python-vaex-core)[propagated-inputs]: Remove python-pydantic-2; add python-pydantic. * gnu/packages/python-web.scm: (python-cloudpathlib, python-huggingface-hub): [native-inputs]: Remove python-pydantic-2; add python-pydantic. (python-aws-sam-translator, python-weasel, python-openai, python-fastapi, python-fastapi-csrf-protect, python-fastapi-pagination-minimal, python-fastapi-pagination): [propagated-inputs]: Remove python-pydantic-2; add python-pydantic. * gnu/packages/python-xyz.scm: (python-safety-schemas, python-pytoolconfig, python-pydantic-cli, python-pydantic-settings, python-confection, python-safety)[propagated-inputs]: Remove python-pydantic-2; add python-pydantic. (python-deepdiff, python-lief)[native-inputs]: Remove python-pydantic-2; add python-pydantic. Change-Id: I20842162ae8a6c0abd54e4ef1fc676f928541184 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python-httptools: Update to 0.7.1. * gnu/packages/python-web.scm (python-httptools): Update to 0.7.1. Change-Id: Iae65ddeff91abec3029403998469ae53547f295b Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python-pyzabbix: Move to python-web. This is an intermediate Python module communicating with Zabbix API via HTTP, the best place is (gnu packages python-web). * gnu/packages/monitoring.scm (python-pyzabbix): Move from here ... * gnu/packages/python-web.scm: ... to here. Change-Id: I7ef6b03b6f33310b2470b4adaf60be87dec19f6b
gnu: Remove python-rauth. * gnu/packages/python-web.scm (python-rauth): Delete variable. Fixes: guix/guix#4576 Change-Id: Ic38764f54e828c2e591f62ad09f1e04450713d9f
gnu: Remove python-unalix. * gnu/packages/python-web.scm (python-unalix): Delete variable. Fixes: guix/guix#4577 Change-Id: I842a022d7b48ac0bb0dcae4014fa3e12fe40d982
gnu: python-google-cloud-storage: Update to 2.19.0. * gnu/packages/python-web.scm (python-google-cloud-storage): Update to 2.19.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Migrate to <#:test-flags>. <#:test-flags>: Ignore failing tests. [native-inputs]: Add python-googleapis-common-protos, python-setuptools. [description]: Improve style. Change-Id: I6bf0280671e880c1a1fb3ae461e74b572ce26136 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-google-cloud-core: Update to 2.5.0. * gnu/packages/python-web.scm (python-google-cloud-core): Update to 2.5.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Drop them. [native-inputs]: Add python-grpcio-status, python-pytest, python-setuptools. [description]: Improve style. Change-Id: I39913a8a2cf5238171848d83232cc9c6538bdd0d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-google-api-core: Update to 2.28.1. * gnu/packages/python-web.scm (python-google-api-core): Update to 2.28.1. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Drop them. [native-inputs]: Add python-pytest-mock, python-setuptools. [description]: Improve style. (python-google-api-client)[arguments]<#:test-flags>: Ignore additional tests, failing due to deprecations. Change-Id: I2471d36ec33713eab08d5967ef4141f6dde824ab Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-googleapis-common-protos: Update to 1.66.0. * gnu/packages/python-web.scm (python-googleapis-common-protos): Update to 1.66.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Drop them. [native-inputs]: Add python-setuptools. [description]: Improve style. Change-Id: Id5cf674c5ca8861e03448166fc17146f6a4e8bfc Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-google-api-client: Update to 2.187.0. * gnu/packages/python-web.scm (python-google-api-client): Update to 2.187.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:test-flags>: Ignore a single failing test. [native-inputs]: Add python-parameterized, python-pytest, python-setuptools. [propagated-inputs]: Remove python-six. Change-Id: Icc763db0362ec109d2775ffa0e83485c888181ea Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-google-resumable-media: Update to 2.8.0. * gnu/packages/python-web.scm (python-google-resumable-media): Update to 2.8.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Migrate to <#:test-flags>, ignore failing tests. [native-inputs]: Add python-pytest-asyncio, python-setuptools. Remove python-requests. Change-Id: Ibe2bcd5c6165144f3f08e5766bef2e6a99716f94 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-google-auth: Update to 2.41.1. * gnu/packages/python-web.scm (python-google-auth): Update to 2.41.1. [propagated-inputs]: Replace python-cachetools-5 by python-cachetools. Add python-aiohttp, python-requests, python-urllib3. Remove python-pyjwt. [native-inputs]: Add python-grpcio, python-oauth2client, python-packaging, python-pyjwt. Remove python-requests, python-wheel. Change-Id: I3789f881efbfd8a871de838e117fe95220d67277 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-google-auth-oauthlib: Update to 1.2.3. * gnu/packages/python-web.scm (python-google-auth-oauthlib): Update to 1.2.3. [source]: Switch to git-fetch. [native-inputs]: Remove python-flask. Add python-click. Change-Id: Ieb00845fbdbc72679e8b5b4c2d2ebdd61e0c95d8 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-siosocks: Switch to pyproject. * gnu/packages/python-web.scm (python-siosocks): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Drop them. [native-inputs]: Add python-setuptools. Change-Id: Ia158d6c5277672d8a5556a9af67d37bf372d8b18 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-cloudscraper: Update to 3.0.0. * gnu/packages/python-web.scm (python-cloudscraper): Update to 3.0.0. [arguments]<#:test-flags>: Refresh them. <#:phases>: Rename and enrich phase 'drop-unsupported-sources to phase 'relax-requirments. [propagated-inpurs]: Add python-pycryptodome, python-brotli, python-websocket-client. Change-Id: I79b08c887190a70e36bc5d79c3f57274b9c7c16d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>