gnu: Remove python-pafy. * gnu/packages/python-xyz.scm (python-pafy): Delete variable. Change-Id: Idade1f5610c7b9c29f1da047c2879bbef69d2d3e
gnu: Remove python-pillow-2.9. * gnu/packages/python-xyz.scm (python-pillow-2.9): Delete variable. Fixes: guix/guix#2086 Change-Id: I4ef66bff3aeeab8027d00a6685eeb32ad314720b
gnu: python-lief: Update to 0.17.0. * gnu/packages/python-xyz.scm (python-lief): Update to 0.17.0. Change-Id: I713a887e3444c5133431f61e029b898c04b9346d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-canmatrix: Remove python-pathlib2 native-input. * gnu/packages/python-xyz.scm (python-canmatrix)[native-inputs]: Remove python-pathlib2. Change-Id: Idad162c35dc6c36cf637f3991628c7caf57487d1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Remove python-setuptools-for-tensorflow. * gnu/packages/python-xyz.scm (python-setuptools-for-tensorflow): Delete variable. Change-Id: I681ce2d7797042bef830135789f4b466bd1fa14c
gnu: packages/python-xyz: Add copyright for Matthias Riße. It's a follow for e7f43d3837b15d73b9e6c462fadf22c330acd610. * gnu/packages/python-xyz.scm: Add copyright entry for Matthias Riße. Change-Id: Ie7e7602d3981fdbdcc2ca1afd1227dad23f33ce6
gnu: Add python-annexremote. * gnu/packages/python-xyz.scm (python-annexremote): New variable. Change-Id: If004031433cf63ff4c3eea3e32a7c403470e6bb0 Reviewed-by: Nicolas Graves <ngraves@ngraves.fr> Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Remove python-textual-1. * gnu/packages/python-xyz.scm (python-textual-1): Delete variable. Change-Id: I7882072c8e4a8bc1715c5b51c7cfdd6705e2a565
gnu: Remove python-pylzma. * gnu/packages/python-xyz.scm (python-pylzma): Delete variable. Fixes: guix/guix#1919 Change-Id: Icad9f8b8dfc23406271c5e3cd342e5553dbde491
gnu: Remove python-pyyaml-5. * gnu/packages/python-xyz.scm (python-pyyaml-5): Delete variable. Fixes: guix/guix#1390 Change-Id: I27d160667e9813b38c6a7ffbc03dd6df8c042c17
gnu: Add python-importlib-resources-6.4.0. * gnu/packages/python-xyz.scm (python-importlib-resources-6): New variable. Change-Id: Id8de5ece784bf01e43e0e74aa178a4962428220a
gnu: Add python-yamlordereddictloader. * gnu/packages/python-xyz.scm (python-yamlordereddictloader): New variable. Change-Id: Ie250a044da02d2a2c8d2113d2331e37c6b3e46b0
gnu: python-glob2: Switch to pyproject. * gnu/packages/python-xyz.scm (python-glob2)[build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest. and python-setuptools-next. [arguments] <#:phases>: Add fixes for pytest 8. Change-Id: I95459df0aedf4c5ba22d060aa1e2640875ecb240 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: jube: Switch to pyproject. * gnu/packages/python-xyz.scm (jube): [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them explicitely. [native-inputs]: Add python-setuptools-next. Remove python-pyyaml. [propagated-inputs]: Add python-pyyaml, listed in the package as an install requirements, and no tests were run in the first place. Change-Id: I4b11597196a5d9e6a227d064cf6ab96276a57aff Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: wfetch: Switch to pyproject. * gnu/packages/python-xyz.scm (wfetch): [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Improve style. <#:use-setuptools?>: Unset. [native-inputs]: Add python-setuptools-next. Change-Id: I9b8fa66a3ff0ef20adcda3541918ce0b85e8e4f6 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: s3cmd: Switch to pyproject. * gnu/packages/python-xyz.scm (s3cmd): [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them. <#:phases>: Add 'check phase to clarify how tests are supposed to be run. Improve style. [native-inputs]: Add python-setuptools-next. [inputs]: Improve style. Change-Id: Ife22d6596387c179b1c44f8f8ae8b54ddcca195b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: pyzo: Switch to pyproject. * gnu/packages/python-xyz.scm (pyzo): [build-system]: Switch to pyproject-build-system. [arguments]: Enable <#:tests?>, replace <#:phases> with <#:test-flags>. [native-inputs]: Add python-pytest and python-setuptools-next. Change-Id: Ia163f37bb64282cc8f9e9f10600dd40125915aa0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: ptpython: Switch to pyproject. * gnu/packages/python-xyz.scm (ptpython): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Improve comment. [native-inputs]: Add python-setuptools-next. [propagated-inputs]: Remove python-black. Change-Id: Ibfc663d028160ca8cb16b8ffce838a5be951d715 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: online-judge-tools: Switch to pyproject. * gnu/packages/python-xyz.scm (online-judge-tools): [build-system]: Switch to pyproject-build-system. [arguments]: Replace <#:phases> with <#:test-flags>. [native-inputs]: Add python-setuptools-next. Change-Id: I4590ac8211c9d18b1c71be06fe2cf17cb285bbc4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: offlate: Switch to pyproject. * gnu/packages/python-xyz.scm (offlate): [build-system]: Switch to pyproject-build-system. [arguments, description]: Improve style. [native-inputs]: Add python-setuptools-next. Change-Id: I40c59c552950055cc7bea3d354f0eda246d56a71 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>