~ruther/guix-local

6b52644e — Nicolas Graves 9 months ago
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>
e4bdc826 — Sharlatan Hellseher 9 months ago
gnu: python-ed25519: Update to 1.5.

* gnu/packages/python-crypto.scm (python-ed25519): Update to 1.5.

Change-Id: I09bf6c259debca4eb11cf618026a706a7e688631
4957d786 — Nicolas Graves 9 months ago
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>
aa6126d5 — Nicolas Graves 9 months ago
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>
64ac97f8 — Nicolas Graves 9 months ago
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>
2b2daab0 — Nicolas Graves 9 months ago
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>
4bbb6c0c — Florian Pelz 9 months ago
news: Add 'de' translation.

* etc/news.scm: Add German translation of linux-libre 6.16 entry.

Change-Id: I08aecdafaa52664572ca0390a4dc190775fd3d5a
0ea6bda8 — Nicolas Graves 9 months ago
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>
580d1f52 — Nicolas Graves 9 months ago
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>
162d72fe — Nicolas Graves 9 months ago
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.
1bba49c7 — Nicolas Graves 9 months ago
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>
df3d8bdd — Nicolas Graves 9 months ago
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>
3fa2014c — Nicolas Graves 9 months ago
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>
db1c4b85 — Nicolas Graves 9 months ago
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>
943ea457 — Nicolas Graves 9 months ago
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>
194312d6 — Nicolas Graves 9 months ago
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>
96fdd95d — Nicolas Graves 9 months ago
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>
d0cc8f6e — Nicolas Graves 9 months ago
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>
6df869cd — Nicolas Graves 9 months ago
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>
83f234a5 — Nicolas Graves 9 months ago
gnu: crc32c: Move to (gnu packages crypto).

* gnu/packages/cpp.scm (crc32c): Move from here…
* gnu/packages/crypto.scm (crc32c): …to here.

Change-Id: I62bee9e02c9480646093c174dfe84ccc72e4577a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next