guix/tests/import
Nicolas Graves 1126be3478
import: pypi: Ignore pypi-ignored-inputs.
* guix/import/pypi.scm (pypi-ignored-inputs): New variable.
  (compute-inputs): Use it.

* tests/pypi.scm (parse-requires.txt): Add ignored input to test the
  feature.

* guix/lint.scm (check-inputs-should-be-native): Adapt list.
  (check-inputs-should-not-be-an-input-at-all): Use pypi-ignored-list.

Change-Id: I297793b71f9ffdfbe7cc4e883777f8823941adf0
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-23 22:09:20 +00:00
..
composer.scm import: composer: Move tests to tests/import/composer.scm. 2025-10-01 11:04:17 +02:00
cpan.scm import: cpan: Move tests to tests/import/cpan.scm. 2025-10-01 11:00:36 +02:00
cran.scm import/cran: Detect library references in "check_installed". 2025-11-29 12:19:09 +01:00
crate.scm import: crate: Generate comments with ‘TODO REVIEW:’ prefix. 2026-01-18 10:13:38 +01:00
egg.scm import: egg: Move tests to tests/import/egg.scm. 2025-10-01 11:00:36 +02:00
elm.scm import: elm: Move tests to tests/import/elm.scm. 2025-10-01 11:00:36 +02:00
elpa.scm import: elpa: Move tests to tests/import/elpa.scm. 2025-10-01 11:04:16 +02:00
gem.scm import: gem: Move tests to tests/import/gem.scm. 2025-10-08 10:57:00 +02:00
git.scm import: git: Move tests to tests/import/git.scm. 2025-10-01 11:04:15 +02:00
github.scm import: github: Move tests to tests/import/github.scm. 2025-10-01 11:04:16 +02:00
go.scm import: go: Move tests to tests/import/go.scm. 2025-10-01 11:00:36 +02:00
hackage.scm
hexpm.scm import: hexpm: Move tests to tests/import/hexpm.scm. 2025-10-01 11:04:16 +02:00
luanti.scm import: luanti: Move tests to tests/import/luanti.scm. 2025-10-01 11:04:16 +02:00
npm-binary.scm import: npm-binary: Move tests to tests/import/npm-binary.scm. 2025-10-01 11:04:17 +02:00
nuget.scm import: nuget: Add tests and documentation. 2026-01-19 19:21:52 +01:00
opam.scm import: opam: Move tests to tests/import/opam.scm. 2025-10-01 11:04:16 +02:00
print.scm import: print: Move tests to tests/import/print.scm. 2025-10-01 11:04:16 +02:00
pypi.scm import: pypi: Ignore pypi-ignored-inputs. 2026-01-23 22:09:20 +00:00
texlive.scm import: texlive: Move tests to tests/import/texlive.scm. 2025-10-01 11:04:16 +02:00
utils.scm import: utils: Add generate-git-source procedure. 2025-10-24 16:42:53 +02:00