guix/tests/import
Ludovic Courtès 812fc780d4
tests: Use ‘https’ for ‘home-page’ in ‘guix import pypi’ tests.
Fixes a regression introduced in d66e9698a1.

* tests/import/pypi.scm ("pypi->guix-package, no wheel")
("pypi->guix-package, no wheel, no requires.txt, but pyproject.toml")
("pypi->guix-package, no wheel, but requires.txt and pyproject.toml")
("pypi->guix-package, no requires.txt, but wheel.")
("pypi->guix-package, no usable requirement file, no wheel.")
("pypi->guix-package, package name contains \"-\" followed by digits"): Change
‘home-page’ to ‘https://’.

Fixes: guix/guix#4646
Reported-by: Rutherther <rutherther@ditigal.xyz>
Change-Id: Id3ddac832d9688f2eb8a055c13f62a9642a20766
2025-12-13 23:14:27 +01: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 gnu: Remove store path occurrences. 2025-11-22 15:32:22 +00: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
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 tests: Use ‘https’ for ‘home-page’ in ‘guix import pypi’ tests. 2025-12-13 23:14:27 +01: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