gnu: python-notify2: Switch to pyproject. * gnu/packages/python-xyz.scm (python-notify2): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. Change-Id: I6684841f7f1a89ad539ad2c8fe1eca17c9193378 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python-jinja2-time: Switch to pyproject. * gnu/packages/python-xyz.scm (python-jinja2-time): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools. Change-Id: I425584b6c6f06451e71e5b593eca90d73b9250bf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python-crossenv: Update to 1.6.1. * gnu/packages/python-xyz.scm (python-crossenv): Update to 1.6.1. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-hatchling. [description]: Improve style. Change-Id: Ic5fe3baf91dd4aa71d92c8b54d433e55d1ada17c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: magic: Update to 8.3.590. * gnu/packages/electronics.scm (magic): Update to 8.3.590. Change-Id: I2ec3333c9b195e070f347b0de6c0b516e4ed981e Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: m8c: Update to 2.2.2. * gnu/packages/electronics.scm (m8c): Update to 2.2.2. Change-Id: Ie96cf4325009b733977f0fe19a80b9964c249db4 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python-django-allauth: Update to 65.13.1. * gnu/packages/django.scm (python-django-allauth): Update to 65.13.1. [propagated-inputs]: Remove python-requests-oauthlib; add python-pyyaml and python-oauthlib. Change-Id: Ib9dd7d2bb64990caf6a7285705075f7c779b9ebb Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: z3: Switch to pyproject. * gnu/packages/maths.scm (z3): [arguments]<#:imported-modules, #:modules, #:phases>: Switch to pyproject-build-system. <#:phases>: Replace phase 'compile-python-modules by the one in pyproject-build-system. Change-Id: Ie74daad5cd152bd80447219a9c82fa7d0827ac9b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: quodlibet: Switch to pyproject. * gnu/packages/music.scm (quodlibet): [build-system]: Switch to pyproject-build-system. [arguments]<#:imported-modules, #:modules, #:phases>: Switch to pyproject-build-system. <#:phases>: Improve phase 'wrap-extra-paths. [native-inputs]: Add python-setuptools. Change-Id: Icb9b41dfc3e16fbf0d98d5a4f01b8cb18b6eca83 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: fp16: Switch to pyproject. * gnu/packages/maths.scm (fp16): [arguments]<#:modules, #:imported-modules, #:phases>: Switch to pyproject-build-system. Change-Id: I6ca525ea3f5704b4afce39837c21e704e2a13370 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python-ipydatawidgets: Switch to pyproject. * gnu/packages/jupyter.scm (python-ipydatawidgets): [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. <#:phases>: Migrate 'check phase replacement to <#:test-flags>. Use 'build and 'install phases from the python-build-system, as it currently fails for the pyproject-build-system. [native-inputs]: Add python-setuptools. Fixes: guix/guix#5524 Change-Id: I410c5fa6ba4cc95bae2e5ace227a4ad07ebc118b Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: jupyter: Switch to pyproject. * gnu/packages/jupyter.scm (jupyter): [build-system]: Switch to pyproject-build-system. [arguments]: Improve comment and style. [native-inputs]: Add python-setuptools. Change-Id: I6056c60a1ddb822b9b80bee606add58420246c4e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: pass-rotate: Switch to pyproject. * gnu/packages/password-utils.scm (pass-rotate): [source, home-page]: Update repository url. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them. [native-inputs]: Add python-setuptools. Change-Id: I0216f6f8edd2b0c69b43a99a678b4f42886e50c2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: qspectrumanalyzer: Switch to pyproject. * gnu/packages/radio.scm (qspectrumanalyzer): [build-system]: Switch to pyproject-build-system. [arguments]: Relocate them, improve style. <#:phases>: Relocate phase 'wrap-path. [native-inputs]: Add python-setuptools. Change-Id: I4b236b72ed0d680a5c03fa3d29200830f31833d6 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: xpra: Switch to pyproject. * gnu/packages/xorg.scm (xpra): [build-system]: Switch to pyproject-build-system. [arguments]<#:configure-flags>: Migrate them. <#:modules>: Drop them. <#:phases>: Drop phase 'build. [native-inputs]: Add python-setuptools. Change-Id: Ie712c67991d1e4c399d65e0243f6161d9cb28492 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: kapidox: Switch to pyproject. * gnu/packages/kde-frameworks.scm (kapidox): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. Change-Id: Idedbc3901ddb80969d23cff179abf79743ec13cb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python2-pycparser: Move to (gnu packages pypy). * gnu/packages/python-xyz.scm (python2-pycparser): Move from here… * gnu/packages/pypy.scm (python2-pycparser): …to here. Change-Id: I368e7fc7c07dcba675c1f7524e7f68145252cf73 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python2-cffi: Move to (gnu packages pypy). * gnu/packages/libffi.scm (python2-cffi): Move from here… * gnu/packages/pypy.scm (python2-cffi): …to here. Change-Id: Ib472d2187a118c1dfec62ea9285d48fe63438fbf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python2-cffi: Migrate to pyproject and decouple. Rationale: Decoupling helps us moving the package, and not worry about inheriting package updates. * gnu/packages/python-xyz.scm (python2-cffi) [inherit]: Drop it. [source]: Decrease version to 1.15.1, which is the last supported version for Python2. The former build fails with 1.17.0. [build-system, arguments]: Migrate to pyproject-build-system. [name, home-page, synopsis, description, license]: Set them explicitely. Change-Id: Iea81e4fd3896da044a97043e2d80f5f43b28f50e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: python2-pycparser: Migrate to pyproject and decouple. Rationale: Decoupling helps us moving the package, and not worry about inheriting package updates. * gnu/packages/python-xyz.scm (python2-pycparser) [inherit]: Drop it. [build-system, arguments]: Migrate to pyproject-build-system. [name, home-page, synopsis, description, license]: Set them explicitely. [native-inputs]: Add python-setuptools. Change-Id: Ie55f1fdc60d80ec921acabced218ec758a650cf1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
build-system: python: Accept pyproject package-with-explicit-python. * guix/build-system/python.scm (package-with-explicit-python): Accept pyproject-build-system resolved lazily. Change-Id: I6e4186b8a7d2ec17afbf6af7d0f9e709cc55e14b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>