gnu: python-pylibscrypt: Switch to pyproject. * gnu/packages/python-crypto.scm (python-pylibscrypt): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments, inputs]: Remove them. [native-inputs]: Add python-pytest, python-setuptools, python-wheel. [description]: Rewrite it. Change-Id: I012930b6dad02b02a15c7bda5f6dc96cad632343 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-ntlm-auth: Update to 1.5.0. * gnu/packages/python-crypto.scm (python-ntlm-auth): Update to 1.5.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-requests, python-setuptools, python-wheel. Change-Id: Ib97d312871975aac472b303930e2073214d73b66 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-mcuboot-imgtool: Switch to pyproject. * gnu/packages/python-crypto.scm (python-mcuboot-imgtool): [source]<uri>: Update url. [build-system]: Switch to pyproject-build-system. [arguments, description]: Improve style. [native-inputs]: Add python-pytest, python-setuptools, python-wheel. Change-Id: I2e722867413d9d46bb67ab03a58be34d5dea5f5a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-ed25519: Update to 1.5. * gnu/packages/python-crypto.scm (python-ed25519): Update to 1.5. Change-Id: I09bf6c259debca4eb11cf618026a706a7e688631
gnu: python-ed25519: Switch to pyproject. * gnu/packages/python-crypto.scm (python-ed25519): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments] <phases>: Use custom 'check. [native-inputs]: Add python-setuptools-next. [description]: Improve it. Change-Id: If9964e5907a8b06041083d8512458363306db9a0 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-certipy: Update to 0.2.2. * gnu/packages/python-crypto.scm (python-certipy): Update to 0.2.2. [propagated-inputs]: Replace python-pyopenssl by python-cryptography. [native-inputs]: Add python-pypa-build, python-flask. Change-Id: If2a740e90d60e88f3d0839a6c3c6fac7a70b505c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-certipy: Switch to pyproject. * gnu/packages/python-crypto.scm (python-certipy): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel. Change-Id: I120a86ca80bd2798154ae4a1717463b6ee736bde Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-axolotl: Switch to pyproject. * gnu/packages/python-crypto.scm (python-axolotl): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace phase 'remove-tests by phase 'cleanup-install. [native-inputs]: Add python-pytest, python-setuptools, python-wheel. [description]: Run guix style. Change-Id: I70bb567982555cf96b6bc84e2900b33910b05414 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-robber: Switch to pyproject. * gnu/packages/python-check.scm (python-robber): [source]: Run guix style. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel. Change-Id: I52825bbefe3d4c02681e76ce0dfcc7a490d5f11d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pytest-services: Switch to pyproject. * gnu/packages/python-check.scm (python-pytest-services): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Update comment. [native-inputs]: Add python-setuptools, python-wheel. Change-Id: Ib5932dc71639c9f264f15702a3b318a2f39c74f1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pytest-pydocstyle: Update to 2.4.0. * gnu/packages/python-check.scm (python-pytest-pydocstyle): Update to 2.4.0. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-pytest-isort, python-pytest-pycodestyle, python-setuptools, python-wheel. [description]: Run guix style.
gnu: python-pytest-parawtf: Switch to pyproject. * gnu/packages/python-check.scm (python-pytest-parawtf): [source, description]: Run guix style. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace it with... <#:test-flags>: ...them. [native-inputs]: Add python-setuptools, python-wheel. Change-Id: Id47b094ac260f4623d2cf85c4cc5c646d992be04 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pytest-helpers-namespace: Switch to pyproject. * gnu/packages/python-check.scm (python-pytest-helpers-namespace): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Remove 'check phase replacement. Add 'set-version phase. [native-inputs]: Add python-wheel. [description]: Run guix style. Change-Id: I868b710a45d0663697354b8590667486afd9fbf7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pytest-doctest-custom: Switch to pyproject. * gnu/packages/python-check.scm (python-pytest-doctest-custom): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. [native-inputs]: Add python-setuptools, python-wheel. Change-Id: I62c718785134be0ad13adbddeba098c05cdc472c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-eradicate: Update to 3.0.0. * gnu/packages/python-check.scm (python-eradicate): Update to 3.0.0. Change-Id: I7f823f784fc1790217ca5837aa9415279c64c45c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-eradicate: Switch to pyproject. * gnu/packages/python-check.scm (python-eradicate): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel. [description]: Run guix style. Change-Id: I02b61fc9d5db59ea18fbdaa14bafe1d51da81523 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-codacy-coverage: Switch to pyproject. * gnu/packages/python-check.scm (python-codacy-coverage): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel. [description]: Run guix style. Change-Id: I0d47d6bc793e70753df3b59a8b97eb739074627c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-google-crc32c: Add crc32c input. A warning highlighted that our previous version was not using the native implementation but the slower python one. This commit fixes it. * gnu/packages/python-crypto.scm (python-google-crc32c)[inputs]: Add crc32c. Change-Id: I320a63e96d3c7abe61f42b758690436f9d73f3ce Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-google-crc32c: Move to (gnu packages python-crypto). * gnu/packages/python-web.scm (python-google-crc32c): Move from here… * gnu/packages/python-crypto.scm (python-google-crc32c): …to here. Change-Id: I211f02fabaf35fcef7c5bee67675cfb3f590ea95 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-google-crc32c: Switch to pyproject. * gnu/packages/python-web.scm (python-google-crc32c): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel. Change-Id: I96f9d00b17d92568603074d92afde7824bc92e11 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>