gnu: python-gatt: Switch to pyproject. * gnu/packages/python-xyz.scm (python-gatt): [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them. [native-inputs]: Add python-setuptools. [description]: Improve style. Change-Id: Idaea7bc4b233513e38163acb9589490f8da3595d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-preshed: Switch to pyproject. * gnu/packages/python-xyz.scm (python-preshed): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Remove former <#:modules> and <#:phases>, not necessary due to the switch to git-fetch. <#:phases>: Replace 'check phase, to run it from the output and delete it afterwards. This is necessary because tests import modules using relative names, and the modules are compiled. Add phase 'patch-msvccompiler. [native-inputs]: Add python-setuptools. Change-Id: I8524c7257d9f41545e3e03d5c676c0534651aece Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-cymem: Switch to pyproject. * gnu/packages/python-xyz.scm (python-cymem): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Drop them. [native-inputs]: Add python-setuptools. Change-Id: Ie872ffa80538fda221b7a94ea927b515cf4e7ac6 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-hypy-utils: Update to 1.0.29. * gnu/packages/python-xyz.scm (python-hypy-utils): Update to 1.0.29. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them. [native-inputs]: Add python-setuptools. Change-Id: Ib7e79df1c9b2f107a961a0348f0270e03f9b0156 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-itemadapter: Update to 0.12.0. * gnu/packages/python-xyz.scm (python-itemadapter): Update to 0.12.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them. [native-inputs]: Add python-hatchling. [description]: Improve style. Change-Id: I6410daa7e06f167a34dcfbe8833f1c2bc567cfd1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-posix-ipc: Update to 1.3.2. * gnu/packages/python-xyz.scm (python-posix-ipc): Update to 1.3.2. [build-system]: Switch to pyproject-build-system. [arguments]<#:test-flags>: Ignore file failing test collection. <#:phases>: Replace phase 'patch-cc-path by 'set-cc-path. [native-inputs]: Add python-pytest, python-setuptools. Change-Id: I4ddb86b4683d8477cd37f9a7d4a4712de58369e7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-queuelib: Update to 1.8.0. * gnu/packages/python-xyz.scm (python-queuelib): Update to 1.8.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-hatchling, python-pytest. [synopsis, description]: Improve style. Change-Id: I9dcc90d8db515d6ec9cdc9ac3bd6d311bfd8e73a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pyee: Update to 13.0.0. * gnu/packages/python-xyz.scm (python-pyee): Update to 13.0.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-mock, python-pytest, python-pytest-asyncio-0.26, python-pytest-trio, python-setuptools. [description]: Improve style. Change-Id: I09e87b248e35e9a5cf46f978f1ef3fbc182977ba Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pydispatcher: Update to 2.0.7. * gnu/packages/python-xyz.scm (python-pydispatcher): Update to 2.0.7. [build-system]: Switch to pyproject-build-system. [arguments]: Drop them. [native-inputs]: Add python-setuptools. [description]: Improve style. Change-Id: I593eef1ce5d30caea178ade07af1ecc6f863b535 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: date2name: Move to calendar. * gnu/packages/python-xyz.scm (date2name): Move from here ... * gnu/packages/calendar.scm: ... to here. Change-Id: I7d49a5fdf611940adb70ad960da8a05b420e37fe
gnu: date2name: Update to 0.0-2.50cc8d3. * gnu/packages/python-xyz.scm (date2name): Update to 50cc8d3957fc0bdc26c65042ab8f0d9f05610283 commit. [arguments]: Drop all. [native-inputs]: Remove python-setuptools; add python-poetry-core and python-pytest. Change-Id: I5ac959c5f4cfd314aa55dd9db85f81996734cc74
gnu: python-esprima: Switch to pyproject. * gnu/packages/python-xyz.scm (python-esprima): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Configure but disable tests with a comment. [native-inputs]: Add python-setuptools. [synopsis, description]: Improve style. Change-Id: I27793284c263032dcb929ca1de6302f4663e148f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-reedsolo: Update to 1.7.0. * gnu/packages/python-xyz.scm (python-reedsolo): Update to 1.7.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools. [description]: Improve style. Change-Id: I176ee91e0ad31615336fbc9e8982adc3936c4495 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-phpserialize: Switch to pyproject. * gnu/packages/python-xyz.scm (python-phpserialize): [build-system]: Switch to pyproject-build-system. [arguments]: Configure tests. [native-inputs]: Add python-setuptools. [home-page]: Use https. [description]: Improve style. Change-Id: I3592dd5d79e8673e30c976003f5c130748c2947f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pyrss2gen: Switch to pyproject. * gnu/packages/python-xyz.scm (python-pyrss2gen): [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them. [native-inputs]: Add python-setuptools. Change-Id: Ic0dcc5c5333612e14bd8173ba09c8bd607b5accf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-piexif: Switch to pyproject. * gnu/packages/python-xyz.scm (python-piexif): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools. [description]: Improve style. * gnu/packages/patches/python-piexif-fix-tests-with-pillow-7.2.patch: Refresh it. When downloading from git rather than from the tarball, line ending change, refresh the patch accordingly. Change-Id: I3d7b1a76960170cd0e8bbcaba758b9e20a44f17a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-dictdiffer: Switch to pyproject. * gnu/packages/python-xyz.scm (python-dictdiffer): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Add phases 'set-version and 'relax-requirements. [native-inputs]: Add python-setuptools. Replace python-pytest-runner by python-pytest. Change-Id: I8c10fce39d106df090df3ced8fed6680949ebefe Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-celery: Update to 5.5.3. * gnu/packages/python-xyz.scm (python-celery): Update to 5.5.3. [arguments]<#:test-flags>: Refresh them. <#:phases>: Fix the 'relax-requirements phase. [native-inputs]: Add python-azure-core, python-gevent, python-pymongo, python-redis. Remove python-toml, python-wheel. [propagated-inputs]: Replace python-click-plugins by python-click-plugins-1. Add python-dateutil. [description]: Improve style. Change-Id: I295a3ca8004ffab995ea62dba157418d99ad1785 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-billiard: Update to 4.2.2. * gnu/packages/python-xyz.scm (python-billiard): Update to 4.2.2. [source]: Switch to git-fetch. [arguments]: Improve style. [native-inputs]: Remove python-wheel. Change-Id: Ibe2be878c8fd16b041332b0bbeb68b59e0ece96f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-kombu: Update to 5.5.4. * gnu/packages/python-xyz.scm (python-kombu): Update to 5.5.4. [source]: Switch to git-fetch. [arguments]<#:test-flags>: Ignore additional test file. <#:phases>: Add phase 'relax-requirements. [native-inputs]: Remove python-wheel. [description]: Improve style. Change-Id: I5dbc24e4245279ff3ec7ab0d8f63a0b807b31754 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>