~ruther/guix-local

5a86ade3 — Cayetano Santos 1 year, 1 month ago
gnu: emacs-mu4e-alert: Update to 1.0-1.d36eb0c.

* gnu/packages/emacs-xyz.scm (emacs-mu4e-alert): Update to 1.0-1.d36eb0c.

Change-Id: I085c3abfe103b99850c0effa6ac7f1f3a2769ce4
Signed-off-by: Ian Eure <ian@retrospec.tv>
ab6b5a7d — AndrĂ© Batista 1 year, 1 month ago
gnu: librewolf: Register RDD allowlist patch.

Follow up to ab24e2ebe51720f332215b110c1bb151718d16bd.

* gnu/local.mk: Register librewolf-add-store-to-rdd-allowlist.patch.

Change-Id: I1583a23e3d7ff19261118a81d54cd61e4aee7d25
Signed-off-by: Ian Eure <ian@retrospec.tv>
40e0f4fc — Sharlatan Hellseher 1 year, 1 month ago
gnu: cobib: Move to textutils.

* gnu/packages/python-xyz.scm (cobib, python-cobib): Move from here ...
* gnu/packages/textutils.scm: ... to here.

Change-Id: I7cea3adc41f08fa4650e548ad31dc76fde49174c
c8a21da0 — Sharlatan Hellseher 1 year, 1 month ago
gnu: Add cobib, deprecate python-cobib.

This project is the final tool with unique name,  not a
library. This changes reflects it.

* gnu/packages/python-xyz.scm (cobib): New variable.
(python-cobib): Deprecate variable.

Change-Id: I264eef993e4b470f3e3335a3ac5f76495d43d648
14bbe087 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-sshpubkeys: Update to 3.2.0.

* gnu/packages/python-xyz.scm (python-sshpubkeys): Update to
3.2.0. Improve style.
[build-system]: Use pyproject.
[arguments] <tests?>: Disable as all are broken.
[native-inputs]: Add python-setuptools, and python-wheel.

Change-Id: Iff258cf897485f289148e7de56c4b0210732d87d
c0095af3 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-robotframework-pabot: Update to 4.2.0.

* gnu/packages/python-xyz.scm (python-robotframework-pabot): Update to 4.2.0.
[build-system]: Use pyproject.
[arguments] <phases>: Use default 'check; add 'relax-requirements.
<test-flags>: Skip some problematic tests.
[native-inputs]: Add python-setuptools, and python-wheel.
[propagated-inputs]: Add python-natsort.

Change-Id: I2ffc2cb90cd311b231a6b854a44d217adc01208e
8bb19cd7 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-schema: Update to 0.7.7.

* gnu/packages/python-xyz.scm (python-schema): Update to 0.7.7.
[build-system]: Use pyproject.
[native-inputs]: Add python-setuptools, and python-wheel.

Change-Id: I77b48501d91b8d236ca45ba444a56616f8e377df
7d9b4100 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-miniupnpc: Update to 2.3.3.

* gnu/packages/python-xyz.scm (python-miniupnpc): Update to 2.3.3.
[build-system]: Use pyproject.
[arguments] <phases>: Add custrom 'check.
[native-inputs]: Add python-setuptools, and python-wheel.

Change-Id: I61caaa1ae01fe8e00e13397cb307d7aee3b3332f
649df4cf — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-miniboa: Update to 1.0.9.

* gnu/packages/python-xyz.scm (python-miniboa): Update to 1.0.9.
[source]: Switch to git-fetch.
[build-system]: Use pyproject.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: I18c432086bf725340996013155585148f6cd50d3
538f259d — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-doxypypy: Update to 0.8.8.7.

* gnu/packages/python-xyz.scm (python-doxypypy): Update to 0.8.8.7.
[build-system]: Use pyproject.
[arguments] <tests?>: There are tests, enable them.
<test-flags>: Skip some problematic tests.
<phases>: Add fix-setup.py.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
[propagated-inputs]: Add python-chardet.

Change-Id: I5a0f1cda4f840292a849d70591daa7e6b33185e0
9eec0894 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-doxyqml: Update to 0.5.3.

* gnu/packages/python-xyz.scm (python-doxyqml): Update to 0.5.3.
[build-system]: Use pyproject.
[native-inputs]: Add python-setuptools, and python-wheel.

Change-Id: I9cff64d4b2985160c495e1a04bc746f00063596d
98d48a6d — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-jsonalias: Update to 0.1.2.

* gnu/packages/python-xyz.scm (python-jsonalias): Update to 0.1.2.
[build-system]: Use pyproject.
[native-inputs]: Add python-poetry-core.

Change-Id: I9f0e7653f6604debc7879f0089267661ab28d316
7f620c94 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-canmatrix: Update to 1.2.

* gnu/packages/python-xyz.scm (python-canmatrix): Update to 1.2.
[source]: Switch to git-fetch.
[build-system]: Use pyproject.
[arguments] <phases>: Use default 'check.
[propagated-inputs]: Remove python-future and python-six; add
python-canopen, python-lxml, python-openpyxl, python-pyyaml,
python-xlrd, and python-xlwt.
[native-inputs]: Remove python-lxml, python-xlrd, and python-xlwt; add
python-pathlib2, python-setuptools, and python-wheel.

Change-Id: I50bff662c327d335a880d5366f49cec59be90e75
4c4dc6b2 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-ncclient: Update to 0.6.19.

* gnu/packages/python-xyz.scm (python-ncclient): Update to 0.6.19.
[build-system]: Use pyproject.
[arguments] <phases>: Use default 'check.
[native-inputs]: Add python-setuptools, and python-wheel.

Change-Id: I72b436101c8c8703ec69ab18b04adc4df119a513
04982414 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-plotille: Update to 5.0.0.

* gnu/packages/python-xyz.scm (python-plotille): Update to 5.0.0.
[source]: Switch to git-fetch.
<snippet>: Delete conflicting directory containing test image samples.
[build-system]: Use pyproject.
[native-inputs]: Remove python-six; add python-pytest, python-mock,
python-pendulum, python-pytest-cov, python-pytest-mock,
python-setuptools, and python-wheel.

Change-Id: Ia990677e97d48ba69e8738fc79585c45bd3a954d
82b54d88 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-cobib: Update to 5.3.0.

* gnu/packages/python-xyz.scm (python-cobib): Update to 5.3.0.
[source]: Switch to git-fetch.
[build-system]: Use pyproject.
[propagated-inputs]: Add python-lxml, python-mdit-py-plugins,
python-rich, python-text-unidecode, python-textual-1, and
python-typing-extensions.
[native-inputs]: Remove python-future, and python-pyte; add
git-minimal/pinned, nss-certs-for-tests, python-pytest-asyncio,
python-pytest-textual-snapshot, add python-setuptools and python-wheel.
[home-page]: Fix URL redirection <https://gitlab.com/mrossinek/cobib> ->
<https://gitlab.com/cobib/cobib>.

Change-Id: I50f01b6c8229ca7732ba51369406ecf6350fd59a
c8cc6971 — Sharlatan Hellseher 1 year, 1 month ago
gnu: Add python-textual-1.

* gnu/packages/python-xyz.scm (python-textual-1): New variable.

Change-Id: Id346d9746531dcc13375390e24f9f5aa81718363
9c7bd339 — Sharlatan Hellseher 1 year, 1 month ago
gnu: Add python-pytest-textual-snapshot.

* gnu/packages/python-check.scm (python-pytest-textual-snapshot): New variable.

Change-Id: Ia6bddc9ef81f02578ac92f9a1f017d320ee729f5
223aeeb9 — Sharlatan Hellseher 1 year, 1 month ago
gnu: Add python-syrupy.

* gnu/packages/python-check.scm (python-syrupy): New variable.

Change-Id: Idfe441ee8e56a02ec2c28247b3f4557e5440ebef
9466dea1 — Vinicius Monego 1 year, 1 month ago
gnu: python-priority: Update to 2.0.0.

* gnu/packages/python-web.scm (python-priority): Update to 2.0.0.
[build-system]: Use pyproject-build-system.
[arguments]<#:phases>: Do not override the 'check' phase. Enable all
tests.
[native-inputs]: Remove python-hypothesis, python-pytest-cov,
python-pytest-xdist. Add python-setuptools, python-wheel.

Change-Id: Idfeeccdec3e31b600d7d69020afc55a5a66a3dee
Next