gnu: python-atomicwrites: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-atomicwrites):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Remove them.
[native-inputs]: Add python-setuptools.
[description]: Improve style.
Change-Id: I1cc040e89d1971b77def03502b95b173b860df35
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-texttable: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-texttable):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Use <#:test-flags> rather than <#:phases>.
[native-inputs]: Add python-setuptools.
[synopsis, description]: Improve style.
Change-Id: I4cbbf4c453c45365a869f53c59a0b19c6fb48f25
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-connection-pool: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-connection-pool):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Disable them.
[native-inputs]: Add python-setuptools.
[description]: Improve style.
Change-Id: If13e840c63d4ed48341739c3c6bb8666b3167942
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-fs: Fix build on cross compilation.
* gnu/packages/python-xyz.scm (python-fs)[arguments] <test-flags>: Move
option here instead of overwriting 'check phase.
<phases>: Use default 'check; add 'pre-check.
[native-inputs]: Keep python-setuptools away from condition.
Fixes: guix/guix#3656
Change-Id: I247a70ea9d3fbc94a748973dd4a273341408fea9
gnu: python-pyftpdlib: Skip one test on aarch64-linux.
* gnu/packages/python-xyz.scm (python-pyftpdlib)[arguments]
<test-flags>: Conditionally deselect one test when target is
aarch64-linux.
Change-Id: I027207d97a7ee24e5482bf676b7b108d2789946e
gnu: Add onednn.
* gnu/packages/oneapi.scm (onednn): New variable.
Change-Id: I10e5446aefea2978134495d25b9df504114a7530
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add python-onetbb.
* gnu/packages/oneapi.scm (python-onetbb): New variable.
Change-Id: If03bd2a7934478908fc00b6c76ab5fb871647af6
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add onetbb.
* gnu/packages/oneapi.scm (onetbb): New variable.
* gnu/packages/patches/onetbb-other-arches.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new module.
Change-Id: Id00fffb79ebc74ca1d65ba79ff2f28af1e07ef9a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Unregister non existing and unused patch.
This is a follow-up to commit 4d86f0a3126ddb8eb2678e3dcd264a342b6e8e78 .
* gnu/local.mk (dist_patch_DATA): Unregister trytond-hack-import.patch.
Change-Id: I43ad3a0ed4ac6df1085a9a501e265e793e6cdf35
gnu: python-febelfin-coda: Update to 0.3.0.
* gnu/packages/python-xyz.scm (python-febelfin-coda): Update to 0.3.0.
Change-Id: Icbe0009785e19456dc28eddc2f90d816c409863f
gnu: tryton.scm: Remove deprecated package aliases.
These are deprecated since four years now.
* gnu/packages/tryton.scm (python-trytond-account,
python-trytond-account-invoice, python-trytond-account-invoice-stock,
python-trytond-account-product, python-trytond-analytic-account,
python-trytond-company, python-trytond-country, python-trytond-currency,
python-trytond-party, python-trytond-product, python-trytond-purchase,
python-trytond-purchase-request, python-trytond-stock,
python-trytond-stock-lot, python-trytond-stock-supply): Remove variable.
Change-Id: I1002091a5eec1666fcca61509cfcbbd13200fe4e
gnu: Add trytond-stock-shipment-cost-weight.
* gnu/packages/tryton.scm (trytond-stock-shipment-cost-weight): New variable.
gnu: Add trytond-sale-promotion-coupon-payment.
* gnu/packages/tryton.scm (trytond-sale-promotion-coupon-payment): New variable.
gnu: Add trytond-sale-product-recommendation-association-rule.
* gnu/packages/tryton.scm (trytond-sale-product-recommendation-association-rule): New variable.
gnu: Add trytond-sale-product-recommendation.
* gnu/packages/tryton.scm (trytond-sale-product-recommendation): New variable.
gnu: Add trytond-sale-product-quantity.
* gnu/packages/tryton.scm (trytond-sale-product-quantity): New variable.
gnu: Add trytond-sale-invoice-date.
* gnu/packages/tryton.scm (trytond-sale-invoice-date): New variable.
gnu: Add trytond-sale-blanket-agreement.
* gnu/packages/tryton.scm (trytond-sale-blanket-agreement): New variable.
gnu: Add trytond-quality.
* gnu/packages/tryton.scm (trytond-quality): New variable.