Commit graph

5052 commits

Author SHA1 Message Date
Sharlatan Hellseher
9eec08944f
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
2025-07-02 23:16:28 +01:00
Sharlatan Hellseher
98d48a6da9
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
2025-07-02 23:16:28 +01:00
Sharlatan Hellseher
7f620c948e
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
2025-07-02 23:16:28 +01:00
Sharlatan Hellseher
4c4dc6b2df
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
2025-07-02 23:16:27 +01:00
Sharlatan Hellseher
04982414e2
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
2025-07-02 23:16:27 +01:00
Sharlatan Hellseher
82b54d884a
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
2025-07-02 23:16:27 +01:00
Sharlatan Hellseher
c8cc6971ad
gnu: Add python-textual-1.
* gnu/packages/python-xyz.scm (python-textual-1): New variable.

Change-Id: Id346d9746531dcc13375390e24f9f5aa81718363
2025-07-02 23:16:27 +01:00
Vinicius Monego
adb09ed12e
gnu: python-confuse: Update to 2.0.1.
* gnu/packages/python-xyz.scm (python-confuse): Update to 2.0.1.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-flit-core, python-pytest.

Change-Id: I1af7f207b7347ddfbd4cc9227ae500173ec615a2
2025-07-02 18:38:05 -03:00
Vinicius Monego
30ff14f39a
gnu: python-argh: Update to 0.31.3.
* gnu/packages/python-xyz.scm (python-argh): Update to 0.31.3.
[source]: Fetch from PyPI.
[build-system]: Use pyproject-build-system.
[arguments]<#:phases>: Delete the 'patch-tests' phase. Do not override
the 'check' phase.
[native-inputs]: Add python-flit-core, python-pytest.
[propagated-inputs]: Remove python-iocapture, python-mock,
python-pytest, python-pytest-cov, python-pytest-xdist.
[description]: Improve it.

Change-Id: Ib02e4552271e1b461fed1fa5f0e70f603f2befa2
2025-07-02 18:38:05 -03:00
Vinicius Monego
50f1777284
gnu: python-pyre-extensions: Update to 0.0.32.
* gnu/packages/python-xyz.scm (python-pyre-extensions): Update to
0.0.32.
[source]: Update URI.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.

Change-Id: I87fad94a2f7234cdf203f6f0d8f8895da0977bbe
2025-07-02 18:37:50 -03:00
Vinicius Monego
1e44e976e7
gnu: python-mir-eval: Update to 0.8.2.
* gnu/packages/python-xyz.scm (python-mir-eval): Update to 0.8.2.
[source]: Fetch from GitHub.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase 'cd-tests' before 'check'.
[propagated-inputs]: Remove python-future, python-six. Add
python-decorator.
[native-inputs]: Add python-pytest, python-pytest-cov,
python-pytest-mpl, python-setuptools, python-wheel.
[home-page]: Follow redirect.

Change-Id: I63ce6b9295292595218e83edf8590134bd80a5f6
2025-06-29 00:04:45 -03:00
Vinicius Monego
7aae3e3b8a
gnu: python-uncertainties: Enable tests.
* gnu/packages/python-xyz.scm (python-uncertainties)[arguments]: Remove
'#:tests? false'.
[native-inputs]: Add python-pytest.
[propagated-inputs]: Add python-numpy.

Change-Id: I1b9a923a405c1dc1b11ef1ca17d2974cf9c8317b
2025-06-29 00:04:44 -03:00
Vinicius Monego
9d8f0a6b65
gnu: python-uncertainties: Update to 3.2.3.
* gnu/packages/python-xyz.scm (python-uncertainties): Update to 3.2.3.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Remove python-future.
[native-inputs]: Remove python-nose, python-numpy. Add
python-setuptools, python-setuptools-scm, python-wheel.
[home-page]: Switch to new home page.

Change-Id: I5af89ce8e2e83b02f0942350ecc74ceee331d8b2
2025-06-29 00:04:44 -03:00
Vinicius Monego
1573aa3ae2
gnu: python-symengine: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (python-symengine)[build-system]: Use
pyproject-build-system.
[arguments]<#:phases>: In the custom 'check' phase, run tests with
nose2.
[native-inputs]: Replace python-nose by python-nose2. Add
python-setuptools, python-wheel.

Change-Id: I73adbc3d6439b865001d65a6ea1d137815ce7192
2025-06-29 00:04:44 -03:00
Vinicius Monego
5966e0ef22
gnu: python-filetype: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (python-filetype)[build-system]: Use
pyproject-build-system.
[arguments]<#:phases>: Do not override the 'check' phase and enable
previously failing tests.
[native-inputs]: Add python-setuptools, python-wheel.

Change-Id: I0490afc30a0ec4b8263b9d201a2043f9e493c260
2025-06-29 00:04:44 -03:00
Vinicius Monego
a6c21cd8c0
gnu: python-get-version: Update to 3.5.5.
* gnu/packages/python-xyz.scm (python-get-version): Update to 3.5.5.
[build-system]: Use pyproject-build-system.
[arguments]: Add '#:tests? #f'.
[propagated-inputs]: Remove python-pygments, python-pytest,
python-pytest-black, python-pytest-cov, python-setuptools,
python-testpath. Add python-dunamai.
[native-inputs]: Add python-flit-core.

Change-Id: I14330db6c4efed12aaaa2f8bc046ecffd78d49a1
2025-06-29 00:04:43 -03:00
Vinicius Monego
47948f47f9
gnu: python-zipfly: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (python-zipfly)[build-system]: Use
pyproject-build-system.
[arguments]: Add '#:tests? #f'.
[native-inputs]: Add python-setuptools, python-wheel.
[home-page]: Use HTTPS.

Change-Id: I2df22c529ce6b43399eaeb63f6072dbe826f3052
2025-06-29 00:04:43 -03:00
Vinicius Monego
56dbb54917
gnu: python-urwidtrees: Update to 1.0.4.
* gnu/packages/python-xyz.scm (python-urwidtrees): Update to 1.0.4.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools, python-wheel.

Change-Id: I42a7f4aa9b6aa6a0af547a0d3c62f28d262f8e38
2025-06-29 00:04:43 -03:00
Vinicius Monego
a56b0f76c0
gnu: python-nb-clean: Update to 4.0.1.
* gnu/packages/python-xyz.scm (python-nb-clean): Update to 4.0.1.
[source]: Fetch from GitHub.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-poetry-core, python-pytest,
python-pytest-cov, python-pytest-mock.

Change-Id: I9eb94f5411fd0686f21d6546cd8619d8a9680b6e
2025-06-29 00:04:43 -03:00
Vinicius Monego
d402e5777e
gnu: python-cookiecutter: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (python-cookiecutter)[build-system]: Use
pyproject-build-system.
[arguments]<#:phases>: Do not override the 'check' phase.
[native-inputs]: Replace git by git-minimal. Add python-setuptools,
python-wheel.

Change-Id: I7b36db664e4292366fe59ac269f9614383e41d28
2025-06-29 00:04:42 -03:00
Vinicius Monego
a48fc57a3a
gnu: python-langdetect: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (python-langdetect)[build-system]: Use
pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.
[propagated-inputs]: Remove python-six.

Change-Id: I5e5057d6804ef5fec4c0be8dfd8d4b4ddc24ae88
2025-06-29 00:04:42 -03:00
Vinicius Monego
568f7329bc
gnu: python-cachelib: Update to 0.13.0.
* gnu/packages/python-xyz.scm (python-cachelib): Update to 0.13.0.
[build-system]: Use pyproject-build-system.
[arguments]<#:test-flags>: Skip failing tests.
<#:phases>: Do not override the 'check' phase.
[native-inputs]: Add python-setuptools, python-wheel.
[home-page]: Follow redirect.

Change-Id: I0b0e5337916fa2a015908d3949d9860516f1068d
2025-06-29 00:04:42 -03:00
Vinicius Monego
5bbe729803
gnu: python-crccheck: Update to 1.3.0.
* gnu/packages/python-xyz.scm (python-crccheck): Update to 1.3.0.
[source]: Fetch from GitHub.
[build-system]: Use pyproject-build-system.
[arguments]<#:phases>: Do not override the 'check' phase.
[native-inputs]: Add python-setuptools, python-wheel.
[home-page]: Switch to new home page.

Change-Id: Ibd121d3e1875b77da6759e751e3321cde9a498b7
2025-06-29 00:04:41 -03:00
Vinicius Monego
b6138013d8
gnu: python-fire: Run guix style.
* gnu/packages/python-xyz.scm (python-fire): Run guix style.

Change-Id: I589ad6a5cdf9c2d7f93ce4f44861fc8745bf6e89
2025-06-29 00:04:41 -03:00
Vinicius Monego
23510c1df6
gnu: python-fire: Update to 0.7.0.
* gnu/packages/python-xyz.scm (python-fire): Update to 0.7.0.
[build-system]: Use pyproject-build-system.
[arguments]: Do not override the 'check' phase.
[propagated-inputs]: Remove python-six.
[native-inputs]: Remove python-mock. Add python-setuptools,
python-wheel.

Change-Id: Id75b22101cae1ee17334bb89f91eebc0e7e5001d
2025-06-29 00:04:41 -03:00
Spencer King
f126116b7a
gnu: python-icegrams: Update to 1.1.3.
* gnu/packages/python-xyz.scm (python-icegrams): Update to 1.1.3.
[source]: Use git-fetch as PyPI archive provides no tests.
[native-inputs]: Remove python-setuptools; add python-setuptools-next,
python-setuptools-scm-next, add python-pytest.

Change-Id: I4ab7fcaf3be5584a9b651f3288ce4b8f155674a0
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-06-26 09:36:32 +01:00
Vinicius Monego
261047e2b4
gnu: python-cli-helpers: Update to 2.4.0.
* gnu/packages/python-xyz.scm (python-cli-helpers): Update to 2.4.0.
[source]: Fetch from PyPI.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools, python-wheel.
[propagated-inputs]: Sort alphabetically.

Change-Id: If73bdd8881c48a6595ca2b9d2656838ca1090224
2025-06-26 00:42:02 -03:00
Vinicius Monego
c241a5e50b
gnu: python-honcho: Update to 2.0.0.
* gnu/packages/python-xyz.scm (python-honcho): Update to 2.0.0.
[build-system]: Use pyproject-build-system.
[arguments]: Delete the custom 'check' phase. Skip tests in
'#:test-flags' instead.
[native-inputs]: Remove python-tox, which. Add python-jinja2,
python-setuptools, python-wheel.
[propagated-inputs]: Remove python-jinja2. Add python-colorama.

Change-Id: I3d39e0324f2ed852b3e79ce4c41a80816ad758fb
2025-06-26 00:42:01 -03:00
Vinicius Monego
e02d418f5c
gnu: python-matplotlib-venn: Enable tests.
* gnu/packages/python-xyz.scm (python-matplotlib-venn)[arguments]:
Remove '#:tests? #f'.
[native-inputs]: Add python-pytest, python-shapely.

Change-Id: If373b401be63913953ec4fb35539ec280904f657
2025-06-26 00:42:01 -03:00
Vinicius Monego
f3401cd02a
gnu: python-matplotlib-venn: Update to 1.1.2.
* gnu/packages/python-xyz.scm (python-matplotlib-venn): Update to 1.1.2.
[source]: Update URI.
[build-system]: Use pyproject-build-system.
[native-inputs]: Remove unzip. Add python-setuptools, python-wheel.

Change-Id: Ia38830c3a3d8b977865fc3d5ea808f40e8b3e7aa
2025-06-26 00:42:01 -03:00
Vinicius Monego
b6491e51d5
gnu: python-pdftotext: Update to 3.0.0.
* gnu/packages/python-xyz.scm (python-pdftotext): Update to 3.0.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.

Change-Id: I1448718d217e885554803dea8148bd7dccc732c5
2025-06-26 00:42:01 -03:00
Vinicius Monego
4b6a79295f
gnu: python-pydantic-cli: Update to 9.1.0.
* gnu/packages/python-xyz.scm (python-pydantic-cli): Update to 9.1.0.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Replace python-pydantic by python-pydantic-2.
[native-inputs]: Remove python-black, python-mypy. Add python-hatchling.

Change-Id: I01b598dd4211dcc719626e83b594bff1cf1a741d
2025-06-26 00:42:01 -03:00
Vinicius Monego
75633187c2
gnu: python-click-repl: Update to 0.3.0.
* gnu/packages/python-xyz.scm (python-click-repl): Update to 0.3.0.
[build-system]: Use pyproject-build-system.
[arguments]<#:phases>: Do not override the 'check' phase.
[native-inputs]: Add python-pytest-cov, python-setuptools, python-wheel.
[propagated-inputs]: Remove python-six.
[home-page]: Follow redirect.

Change-Id: I57d87c88223b27118751d61c3b6083f9f419edcf
2025-06-26 00:42:01 -03:00
Vinicius Monego
20ab9d8ce9
gnu: dosage: Update to 3.1.
* gnu/packages/python-xyz.scm (dosage): Update to 3.1.
[build-system]: Use pyproject-build-system.
[native-inputs]: Remove python-pytest-cov. Add python-pytest,
python-setuptools, python-wheel.
[propagated-inputs]: Remove python-cached-property, python-colorama,
python-importlib-metadata, python-six. Add python-platformdirs,
python-rich.

Change-Id: I607c182a1f5741a3e196474a586c3be6c56a762e
2025-06-26 00:42:01 -03:00
Vinicius Monego
ad88d96662
gnu: python-gphoto2: Update to 2.6.1.
* gnu/packages/python-xyz.scm (python-gphoto2): Update to 2.6.1.
[source]: Fetch from GitHub.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.

Change-Id: Ib92928d16dd9a922360e40b07b84e60e19558006
2025-06-26 00:42:00 -03:00
Vinicius Monego
5b3ac6e413
gnu: python-schedule: Update to 1.2.2.
* gnu/packages/python-xyz.scm (python-schedule): Update to 1.2.2.
[source]: Remove unnecessary snippet.
[build-system]: Use pyproject-build-system.
[native-inputs]: Remove python-mock. Add python-setuptools,
python-wheel.

Change-Id: Ib5276ba608bff46d20171b121cb2d667c03954f8
2025-06-26 00:42:00 -03:00
Vinicius Monego
7d57257b09
gnu: python-pylatexenc: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (python-pylatexenc)[source]: Remove
file-name.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.

Change-Id: I96994cef50b30e4616d02d70b47ffd6bcd5c80ed
2025-06-26 00:42:00 -03:00
Vinicius Monego
eb0c03e82c
gnu: python-canopen: Update to 2.3.0.
* gnu/packages/python-xyz.scm (python-canopen): Update to 2.3.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Remove python-packaging. Add python-pytest,
python-wheel.
[home-page]: Follow redirect.

Change-Id: I9dd32b4376e2c2b2e19de63c9992c06c6f0b6859
2025-06-26 00:42:00 -03:00
Vinicius Monego
7ceb839dc3
gnu: python-boolean.py: Update to 5.0.
* gnu/packages/python-xyz.scm (python-boolean.py): Update to 5.0.
[source]: Fetch from PyPI.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.

Change-Id: Ieaa06d5512e96c12ed72842b250f9fd088470591
2025-06-26 00:42:00 -03:00
Vinicius Monego
1fa89a6c76
gnu: python-bitarray: Update to 3.4.3.
* gnu/packages/python-xyz.scm (python-bitarray): Update to 3.4.3.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools, python-wheel.

Change-Id: I13ab21ecaba9807098981e91e203b59c756bd866
2025-06-26 00:42:00 -03:00
Vinicius Monego
efc99eaed9
gnu: python-bidict: Update to 0.23.1.
* gnu/packages/python-xyz.scm (python-bidict): Update to 0.23.1.
[source]: Fetch from GitHub.
[build-system]: Use pyproject-build-system.
[native-inputs]: Remove python-coverage, python-hypothesis, python-py,
python-pytest-cov, python-setuptools-scm, python-sortedcontainers,
python-sphinx, python-sphinx-autodoc-typehints, python-tox. Add
python-pytest-xdist, python-setuptools, python-wheel.
[arguments]: Delete phase 'relax-reqs'. Do not override the 'check' phase.

Change-Id: I518f1d1212781e8c3eaa12e760dfad66638e811c
2025-06-26 00:41:59 -03:00
wrobell
13d37cbcb5
gnu: Add python-rbfly.
* gnu/packages/python-xyz.scm (python-rbfly): New variable.

Change-Id: Ibc5d61c9d4b8461c4e7976dc3f6cd1bec38dc0b2
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-26 00:33:08 +01:00
Sharlatan Hellseher
9f31f50ad3
gnu: python-cantools: Update to 40.2.3.
Fixing #787.

* gnu/packages/python-xyz.scm (python-cantools): Update to 40.2.3.
[arguments] <phases>: Remove 'build-doc and 'install-doc; add
'set-version.
[propagated-inputs]: Remove python-parameterized.
[native-inputs]: Remove python-sphinx and texinfo; add
python-parameterized, python-pytest, python-setuptools,
python-setuptools-scm, and python-wheel.

Change-Id: I57b20e8df1406795c8a22a38bec470e6294dabbf
2025-06-24 12:38:21 +01:00
Sharlatan Hellseher
8a8da2a0f4
gnu: python-bitstruct: Update to 8.21.0.
* gnu/packages/python-xyz.scm (python-bitstruct): Update to 8.21.0.
[build-system]: Use pyproject.
[native-inputs]: Add python-pytest, python-setuptools-next, and
python-wheel.
[description]: Start from a new line, apply fill-column indentation.

Change-Id: I669b99d5687d173e9d9667d3e7339a2d5bf62006
2025-06-24 12:38:21 +01:00
Vinicius Monego
1cbe0d7db6
gnu: python-textual: Update to 3.5.0.
* gnu/packages/python-xyz.scm (python-textual): Update to 3.5.0.
[arguments]<#:test-flags>: Update failing tests.
[propagated-inputs]: Remove python-mdit-py-plugins. Add
python-platformdirs.
[native-inputs]: Add python-pytest-xdist.

Change-Id: I7ff7d663e223da8b7ff924a863a419be11bd478e
2025-06-22 22:04:18 -03:00
Vinicius Monego
f4f6d9ac7e
gnu: python-ueberzug: Update to 18.3.1.
* gnu/packages/python-xyz.scm (python-ueberzug): Update to 18.3.1.
[build-system]: Use pyproject-build-system.
[arguments]: Skip the 'check' phase.
[native-inputs]: Add meson-python, pkg-config.
[inputs]: Add libxres.
[propagated-inputs]: Remove python-xlib.
[home-page]: Switch to maintained repository.

Change-Id: Ia93f8d98767e0887b3f18335a5e4bfc8d925abf7
2025-06-22 22:04:17 -03:00
Vinicius Monego
73b7e4686a
gnu: python-logbook: Update to 1.8.2.
* gnu/packages/python-xyz.scm (python-logbook): Update to 1.8.2.
[source]: Update URI.
[build-system]: Use pyproject-build-system.
[arguments]<#:phases>: Delete unnecessary phase 'cythonize-sources'. Do
not override the 'check' phase.
[native-inputs]: Remove python-cython, python-mock,
python-pytest-cov. Add python-cython-3, python-setuptools, python-wheel.

Change-Id: I4b4c8ea60bc0ad7fdcb4d5320e5337f3ca38ed6f
2025-06-22 22:04:17 -03:00
wrobell
437809ffe2
gnu: python-charset-normalizer-3: Update to 3.4.2.
* gnu/packages/python-xyz.scm (python-charset-normalizer-3): Update to
  3.4.2.
  [build-system]: Use pyproject-build-system.
  [arguments] <phases>: Add 'fix-scripts.
  [native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I32c89a63c3fd1aaf3c323d4986808b7860c2d999
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-22 22:02:02 +01:00
jgart
8f97502396
gnu: python-diskcache: Update to 5.6.3.
* gnu/packages/python-xyz.scm (python-diskcache): Update to 5.6.3.
[source]: Use GitHub origin since PyPI missing docs which are needed for
tests.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add required native-inputs.

Change-Id: I169c24c02356407902a69cc4937a4761be47b6e6
2025-06-22 15:54:19 -04:00
Vinicius Monego
272fc9c223
gnu: pelican: Enable tests.
* gnu/packages/python-xyz.scm (pelican)[arguments]: Remove '#:tests?'.
<#:test-flags>: Skip three failing tests.
[native-inputs]: Add python-anyio, python-beautifulsoup4, python-lxml,
python-pytest, python-smartypants, python-typogrify.

Change-Id: Ibcbfa1a405753bfcf68028be86a90c1c318cb1b7
2025-06-22 11:21:48 -03:00